Do Nothing
WordPress Plugin: Does nothing. For developers to test activation, deactivation, and plugin workflows.
★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/apos37/do-nothing/archive/refs/heads/main.zipFrom the readme
A simple plugin that does nothing. Perfect for testing activation, deactivation, and plugin workflows.
"Do Nothing" is intended purely for testing purposes.
1. Upload the do-nothing folder to the /wp-content/plugins/ directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Observe that it does nothing — exactly as advertised.
Nope! It's only for testing plugin activation, deactivation, or hooks.
Initial release.