Archive for the "add_meta_box" Tag

To add custom content to the "Write" admin pages (where you write posts, pages or links), WordPress 2.5 introduces a new function set: add_meta_box() Simple plugin example : PLAIN TEXT PHP: <?php /* Plugin Name: Example: Add Meta Box Plugin URI: # Description: Simple example showing how to add a "meta box" in WP 2.5 Version: 0.0 Author: Ozh Author URI: http://planetozh.com/blog/ */   // This function tells WP [...] → Read more

Close
E-mail It