WebberZone Snippetz (formerly Add to All) is available in the WordPress.org plugins repository. This means you can search for and install the plugin directly from within your WordPress site’s dashboard.
WordPress install (the easy way)
- Navigate to Plugins within your WordPress Admin Area
- Click “Add new” and enter “WebberZone Snippetz” in the search box.
- Find the plugin in the list (usually the first result) and click “Install Now”.
Manual install
- Download the plugin
- Extract the contents of where-did-they-go-from-here.zip to the /wp-content/plugins folder. You should get a folder called add-to-all.
- Activate the Plugin “WebberZone Followed Posts” in WP-Admin.
- Go to Snippetz » Settings to configure.
Installing via WP CLI
If you’re using WP CLI, you can install and activate this plugin by running:
wp plugin install add-to-all --activate
This plugin can also be network-activated using the following:
wp plugin install add-to-all --activate-network