imath / wp-statuses

WordPress plugin to ease Custom Post Statuses integration
GNU General Public License v2.0
160 stars 27 forks source link

Improve Publishing Metabox Javascript #1

Closed imath closed 7 years ago

imath commented 7 years ago

To quickly have results for the metabox WP Statuses relies too much on WordPress' post.js script. In particular WP Statuses uses the same selectors than the WordPress Publish meta box to benefit from the updateText() function.

Let's try to improve this part for 1.2.0.