mirror of
https://github.com/szepeviktor/wordpress-website-lifecycle.git
synced 2025-08-17 18:11:08 +08:00
Explain NOFS
This commit is contained in:
parent
964b0d6000
commit
0039d6f422
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
* Plugin URI: https://github.com/szepeviktor/wordpress-website-lifecycle
|
||||
*/
|
||||
|
||||
// Enable NOFS version in wp-config: define('WSAL_NOFS_TOOL_PATH', true);
|
||||
// Enable NOFS (No Freemius SDK) in wp-config: define('WSAL_NOFS_TOOL_PATH', true);
|
||||
|
||||
// Remove menu items
|
||||
add_filter(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue