-
Posted a reply to Implementation of AMP Optimizer, on the site WordPress.org Forums:
how long time waiting for this update? -
Posted a reply to wrong links to the post, on the site WordPress.org Forums:
i solved this issue: add_action("wp_insert_post",function( $post_ID, $post, $update){ if( $post && get_post_type($post) == "oembed_cache" ){… -
Posted a reply to [WP Telegram (Auto Post and Notifications)] wrong links to the post, on the site WordPress.org Forums:
NO, i looked logs and see that system sends post_type=”oembed_cache” in to the te channel.… -
Created a topic, wrong links to the post, on the site WordPress.org Forums:
i have wrong links on the post in my telegram channel …