aquaballoon

Wordpress - php

May 29th, 2014
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.11 KB | None | 0 0
  1. plugin => "insert php"
  2.  
  3. <?php
  4. echo "Hello Wolrd";
  5. ?>
  6.  
  7. [insert_php]
  8. echo "Hello Wolrd";
  9. [/insert_php]
Advertisement
Add Comment
Please, Sign In to add comment