Title: Salt Shaker
Author: Nagdy
Published: <strong>2016-10-17</strong>
Last modified: 2025-12-01

---

Szukaj wtyczek

![](https://ps.w.org/salt-shaker/assets/banner-772x250.png?rev=2654890)

![](https://ps.w.org/salt-shaker/assets/icon-256x256.png?rev=2654890)

# Salt Shaker

 Autor: [Nagdy](https://profiles.wordpress.org/nagdy/)

[Pobierz](https://downloads.wordpress.org/plugin/salt-shaker.2.1.1.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/salt-shaker/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/salt-shaker/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/salt-shaker/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/salt-shaker/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/salt-shaker/)

## Opis

By using Salt Shaker plugin, you’ll be able to harden your WordPress security. It
allows you to change the salt keys either manually or automatically.

Try it out on a [free dummy site](https://demo.tastewp.com/salt-shaker).

**Why Use SALT Keys in WordPress?**

When you log in to WordPress, you have the option to remain logged in long-term.
To achieve this, WordPress stores your login data in cookies instead of in a PHP
session. Malicious individuals can hijack your cookies through various means, leaving
your website vulnerable.

To make it harder for attackers to use cookie data, you can take advantage of SALT
keys. WordPress SALT keys encrypt your password, making it harder to guess. What’s
more, it’s next to impossible for hackers to simply ‘unscramble’ the result in order
to get at the original password.

[Read more on WPEngine Blog](https://wpengine.com/resources/generate-wordpress-salt-keys/#Why_Use_SALT_Keys_in_WordPress)

**What people says about Salt Shaker**

[WPBeginner](https://www.wpbeginner.com/wp-tutorials/how-to-automatically-change-wordpress-salt-keys/)

[Kinsta](https://kinsta.com/knowledgebase/wordpress-salts/) [WPEngine](https://wpengine.com/resources/generate-wordpress-salt-keys/)
[Elgenat Themes](https://www.elegantthemes.com/blog/tips-tricks/what-are-wordpress-salt-keys-and-how-can-you-change-them)
[Hostinger](https://www.hostinger.com/tutorials/wordpress-salts)

Like Salt Shaker? Consider leaving a [5 star review](https://wordpress.org/support/plugin/salt-shaker/reviews/).

**Salt Shaker Features**

 * Improve your WordPress security.
 * Easy to use, set it and forget it, with minimal settings.
 * Manual and immediate WP security keys and salts changing.
 * Set automated schedule for keys and salts change.

**Developers?**

Feel free to [fork the project on GitHub](https://github.com/amElnagdy/salt-shaker)
and submit your contributions via pull request.

## Zrzuty ekranu

 * [[
 * Plugin Settings.

## Instalacja

 1. Upload `salt-shaker` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the `Plugins` menu in WordPress.
 3. Navigate to `Tools > Salt Shaker` menu to configure the plugin.

## Najczęściej zadawane pytania

### Nothing happens?

Make sure that `wp-config.php` file has the salt keys. If for any reason the keys
aren’t there; you can always generate a set of keys from this link https://api.wordpress.
org/secret-key/1.1/salt/ and add it to your `wp-config.php` file. Once that’s done,
the plugin will be able to shake them based on your settings.

### The plugin isn’t working or have a bug?

Post detailed information about the issue in the [support forum](https://wordpress.org/support/plugin/salt-shaker)
and we will work to fix it.

### Custom wp-config.php location?

You can use this filter to define the file location `salt_shaker_salts_file`. Example:

In this example, the new location of the config file is in a folder that’s outside
WordPress location in a folder called `wpsecret`. Make sure to replace it with your
secret location 😉

    ```
    function salt_shaker_new_file($salts_file_name) {
        $salts_file_name = '../wpsecret/wp-config';
        return $salts_file_name;
    }

    add_filter('salt_shaker_salts_file', 'salt_shaker_new_file');
    ```

## Recenzje

![](https://secure.gravatar.com/avatar/106caab492190336afe5c8868482b0091190d9348df73ae9ec865c7afeb59386?
s=60&d=retro&r=g)

### 󠀁[Salt Shaker](https://wordpress.org/support/topic/salt-shaker/)󠁿

 [muhammedhamed](https://profiles.wordpress.org/muhammedhamed/) 2024-05-30

good and valid

![](https://secure.gravatar.com/avatar/590c1a85322729f2345aa128684db6522b37951ea328215b6f501ed8439c0a91?
s=60&d=retro&r=g)

### 󠀁[All Systems Go!](https://wordpress.org/support/topic/all-systems-go-2/)󠁿

 [Jimmy Lee](https://profiles.wordpress.org/shirtguy72/) 2023-05-18 1 odpowiedź

Reviewed the changelog before installing, glad file permissions are now left alone,
confirmed, all working as expected. Great plugin, thanks! 5-Stars!

![](https://secure.gravatar.com/avatar/161a79268d7935025d1ddebad02a4e5856f6bf6ed77f09c78109e13245480c6a?
s=60&d=retro&r=g)

### 󠀁[Excellent addition to my security arsenal!](https://wordpress.org/support/topic/excellent-addition-to-my-security-arsenal/)󠁿

 [now4dw](https://profiles.wordpress.org/now4dw/) 2023-03-09

This is a simple, elegant and yet powerful addition to any security you might already
have on your site/sites. I have been the victim of cookie hijacking. It wasn’t a
pleasant experience! This plugin ensures you and your team log out according to 
a fixed schedule resulting in a fresh cookie when you log back in. Indispensable!

![](https://secure.gravatar.com/avatar/c31e78841624015515bdb94bbb6331f1244f85d33e688d2b357da813cd5360e0?
s=60&d=retro&r=g)

### 󠀁[Best Salt & Key Plugin](https://wordpress.org/support/topic/best-salt-key-plugin/)󠁿

 [gopalb123](https://profiles.wordpress.org/gopalb123/) 2023-02-28

This plugin (Salt Shaker) is amazing, and every WP website needs it. Use this plugin
to keep your website secure.<gwmw style=”display:none;”></gwmw>

![](https://secure.gravatar.com/avatar/aa7edd10b48a395f0730336e169c18c8ce94ab134be49fcd33d6cc06d233fb84?
s=60&d=retro&r=g)

### 󠀁[this is one the best plugins](https://wordpress.org/support/topic/this-is-one-the-best-plugins/)󠁿

 [Tawfiq Makhamreh](https://profiles.wordpress.org/tawfiq1616/) 2023-01-12

this is great plugin, each site should have it. you will not have it with other 
plugins, keep your site safe

![](https://secure.gravatar.com/avatar/f77e8e19e87161244480277b54093200e0f0c6fb89e029d0f3f1c839c0589c6d?
s=60&d=retro&r=g)

### 󠀁[Wonderfull](https://wordpress.org/support/topic/wonderfull-119/)󠁿

 [saadezz](https://profiles.wordpress.org/saadezz/) 2022-06-28

The plugin works fine

 [ Przeczytaj 27 recenzji ](https://wordpress.org/support/plugin/salt-shaker/reviews/)

## Kontrybutorzy i deweloperzy

„Salt Shaker” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój
wtyczki.

Zaangażowani

 *   [ Nagdy ](https://profiles.wordpress.org/nagdy/)
 *   [ Ahmed Hussein ](https://profiles.wordpress.org/ahmedgeek/)

Wtyczka „Salt Shaker” została przetłumaczona na 6 języków. Podziękuj [tłumaczom](https://translate.wordpress.org/projects/wp-plugins/salt-shaker/contributors)
za ich wkład.

[Przetłumacz wtyczkę “Salt Shaker” na swój język.](https://translate.wordpress.org/projects/wp-plugins/salt-shaker)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/salt-shaker/), sprawdź
[repozytorium SVN](https://plugins.svn.wordpress.org/salt-shaker/) lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/salt-shaker/)
przez [RSS](https://plugins.trac.wordpress.org/log/salt-shaker/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

#### 2.1.1

 * Fixed an issue with 2.1.0 not working because of a missing Freemius SDK file.

#### 2.1.0

 * Added comprehensive audit trail logging for all salt rotations
 * Automatic cleanup of old logs with configurable retention periods
 * Performance improvements and better error handling
 * WordPress 6.9 compatibility

#### 2.0.1

 * Improved salt generation and replacement
 * WordPress 6.8 compatibility

Read the full changelog [here](https://saltshakerwp.com/changelog/)

## Meta

 *  Wersja **2.1.1**
 *  Ostatnia aktualizacja **6 miesięcy temu**
 *  Włączone instalacje **6 000+**
 *  Wersja WordPressa ** 5.0 lub nowszej **
 *  Testowano do **6.9.4**
 *  Języki
 * [Arabic](https://ar.wordpress.org/plugins/salt-shaker/), [Dutch](https://nl.wordpress.org/plugins/salt-shaker/),
   [English (US)](https://wordpress.org/plugins/salt-shaker/), [Spanish (Chile)](https://cl.wordpress.org/plugins/salt-shaker/),
   [Spanish (Spain)](https://es.wordpress.org/plugins/salt-shaker/), [Spanish (Venezuela)](https://ve.wordpress.org/plugins/salt-shaker/),
   i [Swedish](https://sv.wordpress.org/plugins/salt-shaker/).
 *  [Przetłumacz na swój język](https://translate.wordpress.org/projects/wp-plugins/salt-shaker)
 * Tagi
 * [salts](https://pl.wordpress.org/plugins/tags/salts/)[security](https://pl.wordpress.org/plugins/tags/security/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/salt-shaker/advanced/)

## Oceny

 4.7 na 5 gwiazdek.

 *  [  24 recenzje 5-gwiazdkowe     ](https://wordpress.org/support/plugin/salt-shaker/reviews/?filter=5)
 *  [  0 recenzji 4-gwiazdkowych     ](https://wordpress.org/support/plugin/salt-shaker/reviews/?filter=4)
 *  [  1 recenzja 3-gwiazdkowa     ](https://wordpress.org/support/plugin/salt-shaker/reviews/?filter=3)
 *  [  1 recenzja 2-gwiazdkowa     ](https://wordpress.org/support/plugin/salt-shaker/reviews/?filter=2)
 *  [  1 recenzja 1-gwiazdkowa     ](https://wordpress.org/support/plugin/salt-shaker/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/salt-shaker/reviews/#new-post)

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/salt-shaker/reviews/)

## Zaangażowani

 *   [ Nagdy ](https://profiles.wordpress.org/nagdy/)
 *   [ Ahmed Hussein ](https://profiles.wordpress.org/ahmedgeek/)

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/salt-shaker/)

## Złóż datek

Czy chcesz wesprzeć rozwój wtyczki?

 [ Wspomóż wtyczkę ](https://ko-fi.com/nagdy)