update (tag)
| update_post_meta() | Updates specified meta field of specified post. Or adds it, if it's not exists. |
| wp_clean_update_cache() | Deletes data about plugin, theme, and core updates from the cache. |
| update_post_meta() | Updates specified meta field of specified post. Or adds it, if it's not exists. |
| wp_clean_update_cache() | Deletes data about plugin, theme, and core updates from the cache. |