APC WordPress Plugin
README for APC Wordpress plugin
=== APC Wordpress === Contributors: jeannemachine Tags: apc, admin, simplify Requires at least: 4.7 Tested up to: 4.7.3 Stable tag: 1.0.0 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html Plugin for www.anotherperfectcrime.com that simplifies the administrative backend for editors and provides shortcode tags for commonly used embed codes. == Description == This plugin simplifies the admin views by hiding update notifications, menu items, and meta boxes for users who can\'t actually perform any administrative tasks on them. It also hides the admin bar when viewing the site. The short codes available to users are: * YouTube video: `[youtube id={videoId}]` * SoundCloud playlist: `[soundcloud id={playlistId}]` == Installation == 1. Download the most recent tag from the repository. 1. Upload the extracted plugin to the `/wp-content/plugins/` directory. 1. Activate the plugin through the "Plugins" menu in WordPress. == Changelog == = 0.1.0 = * Initial release.