Hi!
The plugin has following meta box:
add_meta_box('sfforumlink', esc_attr(__("Link To Forum", "sforum")), 'sf_populate_post_form', 'post', 'advanced');
How to put it in the right sidebar under category box?
Hi!
The plugin has following meta box:
add_meta_box('sfforumlink', esc_attr(__("Link To Forum", "sforum")), 'sf_populate_post_form', 'post', 'advanced');
How to put it in the right sidebar under category box?
This topic has been closed to new replies.