{"id":14890,"date":"2011-09-13T10:28:56","date_gmt":"2011-09-13T10:28:56","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/electric-studio-client-login\/"},"modified":"2012-06-13T12:37:07","modified_gmt":"2012-06-13T12:37:07","slug":"electric-studio-client-login","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/electric-studio-client-login\/","author":6924306,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.8.1","stable_tag":"0.8.1","tested":"3.3.2","requires":"3.1","requires_php":"","requires_plugins":"","header_name":"Electric Studio Client Login","header_author":"James Irving-Swift","header_description":"","assets_banners_color":"b1d5ea","last_updated":"2012-06-13 12:37:07","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www.electricstudio.co.uk","header_author_uri":"http:\/\/www.irving-swift.com","rating":0,"author_block_rating":0,"active_installs":10,"downloads":4531,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"0.5":"<p>This is the 1st Beta.<\/p>","0.7":"<ul>\n<li>Bug Fix<\/li>\n<li>New Admin Interface<\/li>\n<li>Added Features<\/li>\n<\/ul>","0.7.1":"<ul>\n<li>Bug Fix<\/li>\n<\/ul>","0.7.5":"<ul>\n<li>Can now deal with usernames with spaces<\/li>\n<li>New option to redirect to homepage on logout<\/li>\n<\/ul>","0.7.6":"<ul>\n<li>Wordpress 3.3 bug fixed<\/li>\n<\/ul>","0.7.7":"<ul>\n<li>Activation and deactivation bug fix<\/li>\n<\/ul>","0.8":"<ul>\n<li>Deletes tables on uninstall<\/li>\n<li>Bug fixes<\/li>\n<li>Admin interface redesign<\/li>\n<li>Restrictions on hierachical post types now affect their child posts<\/li>\n<\/ul>","0.8.1":"<ul>\n<li>Minor Bug Fixes<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"557338","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.7","0.7.1","0.7.5","0.7.6","0.7.7","0.8","0.8.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1573780","resolution":"1","location":"plugin"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1573780","resolution":"2","location":"plugin"}},"screenshots":{"1":"The Configuration Page","2":"Restrict pages using our metabox on the posts\/pages edit view."}},"plugin_section":[],"plugin_tags":[1151,353,1915,1917],"plugin_category":[44,58],"plugin_contributors":[82563,82562,83706],"plugin_business_model":[],"class_list":["post-14890","plugin","type-plugin","status-closed","hentry","plugin_tags-clients","plugin_tags-groups","plugin_tags-roles","plugin_tags-users","plugin_category-discussion-and-community","plugin_category-user-management","plugin_contributors-electric-studio","plugin_contributors-irvingswiftj","plugin_contributors-matthew-burrows","plugin_committers-electric-studio","plugin_committers-irvingswiftj","plugin_committers-matthew-burrows"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/electric-studio-client-login_b1d5ea.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/electric-studio-client-login\/trunk\/screenshot-1.png?rev=1573780","caption":"The Configuration Page"},{"src":"https:\/\/ps.w.org\/electric-studio-client-login\/trunk\/screenshot-2.png?rev=1573780","caption":"Restrict pages using our metabox on the posts\/pages edit view."}],"raw_content":"<!--section=description-->\n<p>Add users by using the standard User management in wordpress. Just set them to the role of client.<\/p>\n\n<p>Use shortcode [escl_logged_in]content[\/escl_logged_in] to make content available only to logged in users.\nWith the [escl_logged_in] shortcode, you can specify only for a certain user or certain groups by using the attributes 'user' and 'group'.\ni.e. To show content only to user 'joebloggs':\n* [escl_logged_in user=\"joebloggs\"]content[\/escl_logged_in]<\/p>\n\n<p>And to show content only to groups 'group1' and 'group2' (When using multiple groups, the groups must be separated by a '|'):\n* [escl_logged_in group=\"group1|group2\"]content[\/escl_logged_in]<\/p>\n\n<p>N.B. This is a beta version. The more feedback we get, the quicker we can make it into a stable version.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the .zip file using the Builting Wordpress plugin Uploader<\/li>\n<li>Wordpress will install the plugin for you.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Can the user attribute handle multiple users<\/dt>\n<dd><p>No. If you want to handle multiple users, create a new group instead.<\/p><\/dd>\n<dt>This plugin have stop working after changing my theme<\/dt>\n<dd><p>On activation of this plug, a template file is copy to your theme folder. Therefore, if you change theme, you must reinstall this plugin<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.5<\/h4>\n\n<ul>\n<li>1st Beta Version<\/li>\n<\/ul>\n\n<h4>0.7<\/h4>\n\n<ul>\n<li>2nd Beta Version<\/li>\n<li>Add custom fields to users<\/li>\n<li>Better Wordpress Admin intergration<\/li>\n<li>Fixed Redirecting Bug<\/li>\n<li>Nicer Styling (IMO!)<\/li>\n<\/ul>\n\n<h4>0.7.1<\/h4>\n\n<ul>\n<li>Improved Redirecting<\/li>\n<\/ul>\n\n<h4>0.7.5<\/h4>\n\n<ul>\n<li>Can now deal with usernames with spaces<\/li>\n<li>New option to redirect to homepage on logout<\/li>\n<\/ul>\n\n<h4>0.7.6<\/h4>\n\n<ul>\n<li>Wordpress 3.3 bug fixed<\/li>\n<\/ul>\n\n<h4>0.7.7<\/h4>\n\n<ul>\n<li>Activation and deactivation bug fix<\/li>\n<\/ul>\n\n<h4>0.8<\/h4>\n\n<ul>\n<li>Deletes tables on uninstall<\/li>\n<li>Client Login User Management Removed, instead using Wordpress' default user management<\/li>\n<li>Markup on Login Form improved<\/li>\n<li>Group Management improved and slightley redesigned<\/li>\n<li>Groups now show on the user page<\/li>\n<li>Fix for redirecting to login on a page that contains a link to a locked post\/page<\/li>\n<li>Groups, Users, Function and Options are now all coded in classes (keeps plugin consistant with out other plugins)<\/li>\n<li>Client setup page slightley redesigned<\/li>\n<li>Restrictions on hierachical post types now affect their child posts<\/li>\n<\/ul>\n\n<h4>0.8.1<\/h4>\n\n<ul>\n<li>Minor Bug Fixes<\/li>\n<li>Changed method in which files are copied during activation (you shouldn't see headers already sent error when activatinga anymore)<\/li>\n<li>Clients Area page showing blank has be resolved<\/li>\n<li>There is now a default group in which all clients are automatically a member.<\/li>\n<\/ul>","raw_excerpt":"A plugin that creates groups for users and allows you to change the content (with use of shortcodes) to change content depending on which user is logg &hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/14890","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=14890"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/irvingswiftj"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=14890"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=14890"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=14890"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=14890"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=14890"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=14890"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}