Skip to content

Releases: 10up/10up-experience

1.2

24 Sep 17:05
Compare
Choose a tag to compare
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

03 Aug 21:40
Compare
Choose a tag to compare
1.1
  • Add tenup_experience_remove_stream_menu_item filter
  • Add composer.json
  • Add editorconfig
  • Coding standard fixes

1.0

02 Mar 05:17
Compare
Choose a tag to compare
1.0

Initial GitHub-updateable release.

  • Removes user endpoints in the REST API, which can be lifted either in Reading settings or via code.
  • Returns a 403 for any non-authenticated REST API access, which can also be lifted either in Reading settings or via code.
  • Turns off the in-admin file editors.
  • Adds a 10up Suggested plugins tab to the plugin install screen; the list is sourced from our WordPress.org favorites.
  • Adds a notice to the plugin install screen to be careful about installing plugins.
  • Warns admins when attempting to deactivate the plugin.
  • Removes the Stream plugin menu item.
  • Changes the admin footer to thank them for creating with both WordPress and 10up.
  • Adds a 10up admin bar menu item with the 10up logo, linking to a brief about page.
  • Updates itself from GitHub, as this is not meant to be a plugin distributed via the .org plugin repository.