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.

Just Disable It

توضیحات

Disable WordPress features for a faster, cleaner, more secure experience.

Currently these features can be disabled:

  • XMLRPC
  • REST API (when logged out)
  • Sitemaps (WordPress core generated)
  • RSS feeds (WordPress core generated)
  • Comments
  • Search (frontend only)
  • Author archives
  • Attachment pages
  • 404 guessing
  • Emoji scripts cruft
  • srcset’s (WordPress core generated)
  • WordPress branding logos (admin bar, login page)
  • Disable select admin sidebar menus

عکس‌های صفحه

  • Disable features settings page.
  • Disable admin menu options.

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

2 اکتبر 2023
Any plugin that can disable unnecessary WordPress bloat has my approval. May I also suggest: Remove Gutenberg block library CSS function remove_wp_block_library_css(){ wp_dequeue_style( ‘wp-block-library’ ); wp_dequeue_style( ‘wp-block-library-theme’ ); wp_dequeue_style( ‘wc-blocks-style’ ); } add_action( ‘wp_enqueue_scripts’, ‘remove_wp_block_library_css’, 100 ); Remove front-end admin bar show_admin_bar(false);
خواندن تمامی 1 نقد و بررسی‌

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

“Just Disable It” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

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

ترجمه “Just Disable It” به زبان شما.

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

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

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

1.1.2

  • Add option to disable attachment pages.

1.1.1

  • Change plugin file.

1.1.0

  • Add option to disable admin menus.

1.0

  • Initial release.