Advertisement
asadsuman

MeTa-support

Feb 8th, 2015
300
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. <!--Meta box support --->
  2. 1. First step add function with add_meta_boxes this wp-hook
  3.  
  4. 2. To print data on editor screen or callback data function
  5.  
  6. 3. Save data to wpdb and retrieve the data
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement