Skip to content

Rundizable WP Features - Disable WordPress features such as pages, media, front-end.

Notifications You must be signed in to change notification settings

Rundiz-WP/rundizable-wp-features

Repository files navigation

=== Rundizable WP Features ===
Contributors: okvee
Tags: disable features, pages, media, front-end
Tested up to: 7.0
Stable tag: 1.0.1
License: MIT
License URI: https://opensource.org/licenses/MIT
Requires at least: 4.6.0
Requires PHP: 5.5

Disable WordPress features such as posts, comments, pages, media, all front-end or partial.

== Description ==
If you want to make WordPress as a backoffice system, this plugin can help you disable WordPress features you do not want.

This plugin can:

* Disable posts, media, comments, pages, XML-RPC.
* Disable all front-end pages. It will be redirect all URL in the front-end to wp-admin page.
* Disable posts, media, pages, author page for front-end only.
* Disable parts of admin pages such as greeting message, plugin file editor, theme file editor.
* Disable user profile fields in add new user, edit user, edit profile pages. The fields can be disabled such as Admin Color Scheme, Website, Biographical Info.

Tested up to PHP 8.5.

== Installation ==
1. Upload "rundizable-wp-features" folder to the "/wp-content/plugins/" directory or use add plugin from WordPress plugin management page on your website.
2. Activate the plugin through the "Plugins" menu in WordPress.
3. Access plugin setup page.

== Frequently Asked Questions ==
= Multi-site support? =
Yes, it is.

== Screenshots ==
1. Settings page, general tab.
2. Settings page, admin pages tab.
3. Settings page, users tab.

== Changelog ==
= 1.0.1 =
2025-12-18

* Minor update.

= 1.0.0 =
2025-06-29

* Hide meta boxes of categories, posts, pages from menu management page.
* Remove menu items from admin top bar.
* Hide widget blocks.
* Add disable posts, comments, XML-RPC, author page sections.
* Update to disable feed when disable front-end.
* Add disable admin greeting section.
* Add disable plugin and theme file edit section.
* Add disable settings in user profile page such as Admin Color Scheme, Biographical Info, Website fields.
* Bump from version 0.2.7


For older versions please continue reading in changelog.md

About

Rundizable WP Features - Disable WordPress features such as pages, media, front-end.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published