Advertisement
swte

Untitled

Oct 26th, 2018
359
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.13 KB | None | 0 0
  1. add_action('elementor/ajax/register_actions', function(){
  2.     Swift_Performance_Cache::clear_post_cache($_REQUEST['editor_post_id']);
  3. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement