asp_post_permalink_before_tokenize
This filter runs just before the attachment file contents are processed and cleared from HTML etc.., before it is passed to the tokenization process.
Parameters
$permalink(string) - the post content
$post(WP_Post) - post type object
Last updated