You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added better handling of labels by updating the messages displayed in the backend and making it possible to properly translate the labels. This will open up the repository for additional languages.
Added new function update() to update the settings for existing post types and taxonomies.
Added new function rename() to rename existing post types and taxonomies.
Added option for post types to have separate queries with a frontend and backend argument for query.
Fixed when a post slug wasn’t updated on first save.