Advertisement
Guest User

Untitled

a guest
Oct 4th, 2015
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. <?php
  2. require ('wp-load.php');
  3. $id_post = esc_html($_GET['id_post']);
  4.  
  5. rocket_clean_post($id_post);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement