Skip to content

The 10up Experience plugin configures WordPress to better protect and inform clients, aligned to 10up’s best practices.

Notifications You must be signed in to change notification settings

bengreeley/10up-experience

 
 

Repository files navigation

10up Experience Plugin

The 10up Experience plugin configures WordPress to better protect and inform our clients, aligned to 10up’s best practices. It is not meant as a general-distribution plugin and does not have an open development process, but is available for public perusal.

Requirements

Install

  1. Clone or download and extract the plugin into wp-content/plugins. Make sure you use the master branch which contains the latest stable release.
  2. Activate the plugin via the dashboard or WP-CLI.
  3. Updates use the built-in WordPress update system to pull from GitHub releases.

Plugin Usage

This plugin requires no configuration.

Changelog

1.3

  • Add "Use Classic Editor" toggle to writing settings
  • Properly call a hook as a filter, not an action

1.2

  • Only load admin bar CSS on front-end if the admin bar is showing
  • Use a base64-encoded admin bar icon so it can be colorized
  • Ensure plugin deactivation message linebreaks are displayed correctly

1.1

  • Add tenup_experience_remove_stream_menu_item filter
  • Add composer.json
  • Add editorconfig
  • Coding standard fixes

1.0

  • Initial release.

License

This plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

About

The 10up Experience plugin configures WordPress to better protect and inform clients, aligned to 10up’s best practices.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 91.8%
  • CSS 8.2%