ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Word​Press Salts

by idleberg ST3

Context-aware WordPress salt key insertion for PHP, YAML and DotEnv files without the need of an internet-connection

Details

Installs

  • Total 1K
  • Win 925
  • Mac 155
  • Linux 93
Jul 9 Jul 8 Jul 7 Jul 6 Jul 5 Jul 4 Jul 3 Jul 2 Jul 1 Jun 30 Jun 29 Jun 28 Jun 27 Jun 26 Jun 25 Jun 24 Jun 23 Jun 22 Jun 21 Jun 20 Jun 19 Jun 18 Jun 17 Jun 16 Jun 15 Jun 14 Jun 13 Jun 12 Jun 11 Jun 10 Jun 9 Jun 8 Jun 7 Jun 6 Jun 5 Jun 4 Jun 3 Jun 2 Jun 1 May 31 May 30 May 29 May 28 May 27 May 26
Windows 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 0 0 0 1 1 0 0 1 0 0 0 1 0 0 0 0 1 0 0 1 0 0 2 0
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

WordPress Salts

The MIT License GitHub CircleCI

Context-aware WordPress salt key generation for PHP, YAML, DotEnv and JSON files without the need of an internet-connection

Installation

Package Control

  1. Make sure you have Package Control installed
  2. Choose “Install Package” from the Command Palette (Super+Shift+P)
  3. Type “WordPress Salts” and press Enter

With the auto_upgrade setting enabled, Package Control will keep all installed packages up-to-date!

Using Git

  1. Change to your Sublime Text Packages directory
  2. Clone repository git clone https://github.com/idleberg/sublime-wordpress-salts.git WordPress Salts

Usage

This package exposes the WordPress Salts: Insert command in your Command Palette, but can also be triggered using shortcuts.

Command Operating System Shortcut
WordPress Salts: Insert Linux, Windows Ctrl+Alt+W, Ctrl+Alt+P
WordPress Salts: Insert macOS Ctrl+W, Ctrl+P

Also take note of the available package settings to tweak the default behaviour.

Related

License

This work is licensed under the The MIT License