Skip to content

Latest commit

 

History

History
96 lines (51 loc) · 1.53 KB

CHANGELOG.md

File metadata and controls

96 lines (51 loc) · 1.53 KB

Change Log

1.2.3

Requires WordPress 4.7

Bug fixes

  • Adds the missing CHANGELOG to repository.

Features

  • Spanish translation.
  • Use the Git Archive npm module instead of the compress one.

Props

@delmicio


1.2.2

Requires WordPress 4.7

Bug fixes

  • Adds the missing GNU/GPL2 license to repository.

Features

  • Adds a `Github Plugin URI header tag for easier upgrades using the Github Updater plugin or the Entrepôt plugin.
  • Adds a plugin icon to be used by the Entrepôt plugin.

1.2.1

Requires WordPress 4.7

Bug fixes

  • Avoid confusions between taxonomy terms and statuses for the custom example.
  • Make sure the Attachment post type is not concerned by custom statuses.

Features

  • German translation.
  • Introduce a filter to remove the custom post statuses support from custom post types.

Props

@mediastuttgart @toshotosho


1.2.0

Requires WordPress 4.7

Bug fixes

  • Avoid confusions between taxonomy terms and statuses for the custom example.

Features

  • Introduce more customizable labels for the Metabox strings.
  • Make the Publishing Metabox JavaSscript less dependant of WordPress & ready for custom labels.

Props

@GaryJones


1.1.0

Requires WordPress 4.7

Bug fixes

  • Make sure custom statuses cannot be sticked to front.

Features

  • Add a property to support custom statuses integration within Press This.

1.0.0

Requires WordPress 4.7

Features

  • Improve the WordPress Post statuses API by allowing custom Post statuses.