Adding a Meta Box to an Existing Post Type
-
How do I add a Meta Box to regular post or page (when I try using:
$posts = new Super_Custom_Post_Type( ‘post’ );)
It creates an Additional content type named posts…
And the functionality is duplicated…
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Adding a Meta Box to an Existing Post Type’ is closed to new replies.