Post Level Restriction dialog missing in custom post types
Posted: August 29th, 2010, 2:01 am
How can I enable the s2member Post Level Restriction dialog for custom post typess?
Thanks,
Joe
Thanks,
Joe
— WordPress® ( Users Helping Users ) —
http://www.primothemes.com/forums/
add_meta_box ("ws-plugin--s2member-security", "s2Member",
"ws_plugin__s2member_security_meta_box", [ your type ], "side", "high");