PHP

the wordpress logo on a purple background

Using WordPress ‘edit_post’ PHP action

​This article discusses how to use the WordPress `edit_post` action to modify posts when they are updated. It covers examples such as updating post meta, sending email notifications, logging post…