Skip to content

firstandthird/wp-disable-authors

Repository files navigation

Disable Authors

Disable authors

This plugin has already been approved by Wordpress for use in VIP installations.

Installing on VIP GO

git submodule add https://github.com/firstandthird/wp-disable-authors.git plugins/wp-disable-authors

Add this to client-mu-plugins/plugin-loader.php or similar:

wpcom_vip_load_plugin( 'wp-disable-authors' );

Installing on other Wordpress installations

Download the latest release and copy the contents of the zip file to the plugins directory.

Activate the plugin.

First use

Go to Settings ➡ Disable Authors

Adjusting settings as needed.

Dev setup

./run

Open browser: http://localhost:8080

Install wordpress.

Activate plugin.

Creating plugin zip

./run generate-package

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages