This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Hide WPEngine Tab

توضیحات

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.

عکس‌های صفحه

  • Settings page

نصب

  1. Upload ‘hide-wpengine-tab’ to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Click on the new menu item “Hide WPEngine Tab” under settings!
  4. Add a comma separated list of users that should have access to the tab. (Note: wpengine gets added automatically.)

سوالات متداول

None yet. Please ask questions if you have any.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Hide WPEngine Tab” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Hide WPEngine Tab” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

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