Releases: solidusjs/wp-solidus
Releases · solidusjs/wp-solidus
v1.0.1
- Updated README.md documents previously undocumented features and follows standard-readme spec.
- Minor code comment changes and renamed functions for clarity
v1.0.0
- Adds redirects to make post previews work on Solidus sites
- Renamed from
nadando
to wp-solidus
v0.4.0
This version adds all Types controlled custom fields to the public API response, rather than just the fields that are in the "public" group.
v0.3.0
- Adds markdown parsing to post excerpts
v0.2.0
- Adds support for exposing custom meta fields from
post_meta
using the WP Types plugin to add them to a group named "public".
v0.1.0
- Show "Plugins" navigation item to Super Admins to allow them to administrate plugins across the network.