Community Support Forums — WordPress® ( Users Helping Users ) — 2010-08-31T23:55:07-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=629 2010-08-31T23:55:07-05:00 http://www.primothemes.com/forums/viewtopic.php?t=629&p=2814#p2814 <![CDATA[Re: Post Level Restriction dialog missing in custom post typ]]> @COMPLETED/TODO
This was updated with the release of s2Member v3.2.4 to automatically
support Custom Post Types in the Meta Box panel.
~ Thank you.

Statistics: Posted by Jason Caldwell — August 31st, 2010, 11:55 pm


]]>
2010-08-30T12:33:50-05:00 http://www.primothemes.com/forums/viewtopic.php?t=629&p=2699#p2699 <![CDATA[Re: Post Level Restriction dialog missing in custom post typ]]> Hi Joe. Thanks for the great question.

If you're talking about the Meta Box panel on the Post editing form, then you can do this:
Code:
add_meta_box ("ws-plugin--s2member-security", "s2Member",
"ws_plugin__s2member_security_meta_box", [ your type ], "side", "high");

s2Member v3.2.4+ will auto-detect Custom Post Types
and add the Meta Box for you without that line of code.
( to be released soon )
~ Thanks for pointing this out.

If you're just talking about protecting Custom Post Types, you can do that using s2Member's General Options panel. In your Dashboard, go to: s2Member -> General Options -> Post Level Restrictions
( which ALSO supports Custom Post Types automatically ).

Statistics: Posted by Jason Caldwell — August 30th, 2010, 12:33 pm


]]>
2010-08-29T02:01:10-05:00 http://www.primothemes.com/forums/viewtopic.php?t=629&p=2640#p2640 <![CDATA[Post Level Restriction dialog missing in custom post types]]>
Thanks,
Joe

Statistics: Posted by Guest — August 29th, 2010, 2:01 am


]]>