Can't update field at Media

This topic is: not resolved
Viewing 5 posts - 1 through 5 (of 5 total)
Author Posts
December 28, 2014 at 1:27 pm #3588
December 30, 2014 at 4:27 pm #3589
traversal
Post count: 207

Hi, try using the “mp_after_save_meta” action instead, like so:

https://gist.github.com/traversal/ed1eb9a033a51e44b35d

December 30, 2014 at 5:34 pm #3590
aguko
Post count: 43

Change of a title and a custom field was not completed in my environment…

January 2, 2015 at 9:45 pm #3591
traversal
Post count: 207

Hi Kosuke,

Sorry about the delayed reply. I’ve recreated this properly, and realised my code was incorrect. Furthermore, if you try to use the MasterPress API to update fields against an attachment while the attachment is being updated, you’ll end up with an infinite loop! I’ve updated the gist now to show you a workaround for this:

https://gist.github.com/traversal/ed1eb9a033a51e44b35d

Basically, use the native update_post_meta function instead to update the value, and you should be okay. Hopefully that’s okay for the moment.

January 4, 2015 at 12:17 pm #3592
aguko
Post count: 43

Very thank you!
I was able to update the field.

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.

Latest From the Blog

Ability to deactivate licence domains within MasterPress account management

25th October 2024

We have just rolled out an account management feature which allows licence holders to have better control over the domains that use their licence key. From the MasterPress Account Management page, the list of Active Sites that use your licence now includes a function that allows you to remove a domain from your licence. Simply… 

Plugin Requirements

MasterPress requires a minimum of WordPress version 4.9, MySQL 5.6, and PHP version 5.6.20.

We also recommend that PHP is configured to use a memory limit of 64MB per request (128MB may be required for sites with higher complexity).

This plug-in is not compatible with the WordPress.com hosted service.

Three AM