Descripció
WPEngine is a fantastic WordPress hosting provider with an absolutely fantastic function – the one click staging environment. This plugin is built to make it super easy to limit access to that button so that people don’t accidentally overwrite the staging environment.
Captures
Instal·lació
- Upload ‘hide-wpengine-tab’ to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Click on the new menu item “Hide WPEngine Tab” under settings!
- Add a comma separated list of users that should have access to the tab. (Note: wpengine gets added automatically.)
PMF
None yet. Please ask questions if you have any.
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«Hide WPEngine Tab» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «Hide WPEngine Tab» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.1.3
- Check for WPEngine is_wpe() function
1.1.2
- Updated to run on WordPress 4.3
1.1.1
- Added urlencoding so that special characters can be used in lock messages.
1.1
- Added ability to lock the staging environment so that it cannot be rebuild without unlocking. This is done by capturing the click on the “Create staging area” button and displaying a friendly message letting the user know it’s locked, who locked it, and when.
1.0.1
- Updated descriptions
1.0
- Wrote plugin