Title: bleepa's Replies | WordPress.org

---

# bleepa

  [  ](https://wordpress.org/support/users/bleepa/)

 *   [Profile](https://wordpress.org/support/users/bleepa/)
 *   [Topics Started](https://wordpress.org/support/users/bleepa/topics/)
 *   [Replies Created](https://wordpress.org/support/users/bleepa/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/bleepa/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/bleepa/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/bleepa/engagements/)
 *   [Favorites](https://wordpress.org/support/users/bleepa/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Front-end Editor] [Plugin: Front-end Editor] Forcing revision creation](https://wordpress.org/support/topic/plugin-front-end-editor-forcing-revision-creation/)
 *  Thread Starter [bleepa](https://wordpress.org/support/users/bleepa/)
 * (@bleepa)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-front-end-editor-forcing-revision-creation/#post-2434978)
 * I think i got it.
 * I just added `wp_update_post( array( 'ID' => $post_id ) );` to the ‘save’ function
   in fields/taxonomy.php.
 * It seems to work perfectly!
 * Thanks for such an awesome plugin!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Front-end Editor] [Plugin: Front-end Editor] Forcing revision creation](https://wordpress.org/support/topic/plugin-front-end-editor-forcing-revision-creation/)
 *  Thread Starter [bleepa](https://wordpress.org/support/users/bleepa/)
 * (@bleepa)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-front-end-editor-forcing-revision-creation/#post-2434974)
 * Well, I am using another plugin called ‘Revision Control’ that does record changes
   in terms.
 * However, I have noticed this only happens when you update the post from the admin
   side. Is there any way to emulate the use of the ‘update’ button on the front-
   end?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Front-end Editor] [Plugin: Front-end Editor] jQuery .change](https://wordpress.org/support/topic/plugin-front-end-editor-jquery-change/)
 *  Thread Starter [bleepa](https://wordpress.org/support/users/bleepa/)
 * (@bleepa)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-front-end-editor-jquery-change/#post-2433680)
 * Considering live is now a deprecated method, I tried to use the .on() method 
   and it that stopped making fields editable i.e. the edit button would not appear.
 * `jQuery('#status select').on('change', function () { alert('changed'); });`

Viewing 3 replies - 1 through 3 (of 3 total)