Support

Account

Home Forums Backend Issues (wp-admin) Saving wp.media.view Information

Unread

Saving wp.media.view Information

  • I’m trying to update a custom afc plugin which sets focus points on images. After an WordPress Update it doenst work anymore. The last problem i have is saving the Data.

    In The Code they used this bit:

    window.wp.media.view.AttachmentCompat.prototype.save.call(
          window.wp.media.frame
        );

    But this triggers following error:

    Uncaught TypeError: this.controller.trigger is not a function in acf-input.js

Viewing 1 post (of 1 total)

The topic ‘Saving wp.media.view Information’ is closed to new replies.