Skip to content

Commit

Permalink
Update org readme
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenjacoby committed Jul 12, 2023
1 parent a36894d commit 6d0bf87
Showing 1 changed file with 9 additions and 18 deletions.
27 changes: 9 additions & 18 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,36 +9,30 @@ License: MIT
License URI: https://github.com/darrenjacoby/intervention/blob/main/LICENSE.md
Stable tag: 2.0.0

Less, but better.
Less But Better — Dieter Rams.

== Description ==
Easily remove the superfluous, customising and simplifying the WordPress admin for each unique use case. Authors will appreciate a clearer, more intentional editing experience while developers spend less time on hooks, filters and support requests.
Easily simplify the WordPress admin interface and application state using a single config file.

== Features ==

In addition to being able to remove most visual elements from the WordPress admin, Intervention also enables the following options;

* Export a PHP config file of your database options to place under version control.
* Import a PHP config file to your database, useful for fast setup.
* Remove WordPress comments site-wide.
* Remove WordPress and plugin update notifications.
* Remove post types, including WordPress defaults such as `post` or `attachment`.
* Remove WordPress default image sizes, such as `medium`.
* Remove emojis site-wide.
* Simplify the WordPress admin interface.
* Export the WordPress database options which can be placed under version control.
* Import the Intervention config file to a WordPress installation for fast setup.

Full feature list: https://github.com/darrenjacoby/intervention

== Installation ==
= Requirements =
* WordPress version 5.0 and later; tested only in last stable version.
* PHP 7.4, newer PHP versions will work faster. Tested only from version 7.4.
* WordPress 5.0 and later. Tested only in last stable version.
* PHP 7.4. Tested only from version 7.4.

Install via WordPress, or;

* Unzip the Intervention download.
* Upload the files to `/wp-content/plugins/`.
* Enable plugin Intervention under `Plugins/Installed Plugins`.
* Using user role `administrator`, browse to `Tools/Intervention` and begin configure Intervention.
* Browse to `Tools/Intervention` to export WordPress DB options.

== Changelog ==
= 2.0.0 (11/07/2023) =
Expand All @@ -51,7 +45,4 @@ MIT
English, German, Dutch, Swedish.

= Development =
Building in public over at https://github.com/darrenjacoby/intervention

= Support =
Support the future development by contributing at https://paypal.me/darrenjacoby
Building over at https://github.com/darrenjacoby/intervention

0 comments on commit 6d0bf87

Please sign in to comment.