Advertisement
fauzanjeg

Profecient || Bypass Cache for List of Demo and Template Library

Jun 20th, 2024
555
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.15 KB | None | 0 0
  1. // Fetch Demo
  2. add_filter( 'fetch_demo_data', '__return_true' );
  3.  
  4. // Fetch template Library
  5. add_filter( 'fetch_template_library_data', '__return_true' );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement