hook (filter): Fires just before the target post is updated with its new data.<p>Allows for final data adjustments before updating the target post.</p>
hook (filter): Fires just before the target post is updated with its new data.<p>Allows for final data adjustments before updating the target post.</p>
hook (filter): Fires when determining if the "Copy" row action should be made available.<p>Allows overriding supported post types.</p> View Example
hook (filter): Fires after the new Copy action has been added to the row actions.<p>Allows changes to the action presentation, or other final checks.</p>
hook (action): Fires after all updates have been performed, and default content filters have been added.<p>Allows for any cleanup or post operations, and default content filters can be removed or modified.</p>