Make WordPress Core

Ticket #9674: inline-edit-post.dev.js.diff

File inline-edit-post.dev.js.diff, 367 bytes (added by jfarthing84, 15 years ago)

Actually, just change the variable to 'typenow' in the POST data.

  • inline-edit-post.dev.js

     
    199199
    200200                params = {
    201201                        action: 'inline-save',
    202                         post_type: this.type,
     202                        post_type: typenow,
    203203                        post_ID: id,
    204204                        edit_date: 'true',
    205205                        post_status: page