{"id":16571,"date":"2012-02-15T15:34:59","date_gmt":"2012-02-15T15:34:59","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-rslogin\/"},"modified":"2017-06-01T04:10:01","modified_gmt":"2017-06-01T04:10:01","slug":"wp-rslogin","status":"publish","type":"plugin","link":"https:\/\/bal.wordpress.org\/plugins\/wp-rslogin\/","author":7831600,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1.0","stable_tag":"1.1.0","tested":"3.3.2","requires":"3.0.0","requires_php":"","requires_plugins":"","header_name":"WP RSlogin","header_author":"Ryan Sutana","header_description":"","assets_banners_color":"fbfbfb","last_updated":"2017-06-01 04:10:01","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/us\/cgi-bin\/webscr?cmd=_flow&SESSION=E2VJULJAtQi7Ncy4umbvN0BuA4d5XQ7giPP0bIWopu2ShQuZFyxZf3uo9Wu&dispatch=5885d80a13c0db1f8e263663d3faee8d4026841ac68a446f69dad17fb2afeca3","header_plugin_uri":"http:\/\/www.sutanaryan.com\/freebies\/plugins\/wp-rslogin\/","header_author_uri":"http:\/\/www.sutanaryan.com\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":3619,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.1.0":"<p>Add Reset Password and Edit Preloader.<\/p>","1.0.5":"<p>This is just short upgrade that contains basic changes on the plugin interface.<\/p>","1.0.0":"<p>This is the initial release, no upgrade notice yet at the moment, all you need to do is download and install the plugin.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"537601","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.5","1.1.0","2.0"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[5922,70659,3831,602,15785],"plugin_category":[38],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-16571","plugin","type-plugin","status-publish","hentry","plugin_tags-ajax-login","plugin_tags-jquery-login","plugin_tags-log-in","plugin_tags-login","plugin_tags-reset-password","plugin_category-authentication","plugin_committers-ryansutana"],"banners":{"banner":"https:\/\/ps.w.org\/wp-rslogin\/assets\/banner-772x250.png?rev=537601","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wp-rslogin_fbfbfb.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>An elegant jQuery Ajax Wordpress plugin that helps your users login without touching in the admin panel.<\/p>\n\n<p>After login the plugin redirected to the page where you add the shortcode or template tag and display a list of options like visit to profile page, dashboard and a logout button.<\/p>\n\n<h4>Important links<\/h4>\n\n<ul>\n<li>My portfolio: http:\/\/www.sutanaryan.com\/portfolio\/<\/li>\n<li>My Blog: http:\/\/www.sutanaryan.com\/<\/li>\n<li>Twitter: @ryansutana<\/li>\n<li>Need a Web Developer [visit http:\/\/www.sutanryan.com\/services\/]<\/li>\n<\/ul>\n\n<!--section=installation-->\n<h4>Method 1.<\/h4>\n\n<ol>\n<li>Download the \"WP RSlogin\" plug-in for your WordPress version.<\/li>\n<li>Unzip the downloaded file and extract the code to to your \/wp-content\/plugins\/ folder OR simply choose upload in the upper left corder and in the upload box select the wp-rslogin.zip file you downloaded.<\/li>\n<li>To complete installation you should activate the plugin in the plug-ins section of your administration panel.<\/li>\n<\/ol>\n\n<h4>Method 2.<\/h4>\n\n<ol>\n<li>Go to your WordPress admin account.<\/li>\n<li>Open Plug-Ins in the left-side bar menu, choose Add New, and search for WP RSlogin plug-in. Choose the available \"WP RSlogin\".<\/li>\n<li>Install the plug-in and activate it in your account.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><h4>Method 1.<\/h4>\n\n<ol>\n<li>Download the \"WP RSlogin\" plug-in for your WordPress version.<\/li>\n<li>Unzip the downloaded file and extract the code to to your \/wp-content\/plugins\/ folder OR simply choose upload in the upper left corder and in the upload box select the wp-rslogin.zip file you downloaded.<\/li>\n<li>To complete installation you should activate the plugin in the plug-ins section of your administration panel.<\/li>\n<\/ol>\n\n<h4>Method 2.<\/h4>\n\n<ol>\n<li>Go to your WordPress admin account.<\/li>\n<li>Open Plug-Ins in the left-side bar menu, choose Add New, and search for WP RSlogin plug-in. Choose the available \"WP RSlogin\".<\/li>\n<li>Install the plug-in and activate it in your account.<\/li>\n<\/ol><\/dd>\n<dt>How do I add WP RSlogin into my site?<\/dt>\n<dd><p>You can add this plugin in two easist way, by<\/p><\/dd>\n<dt>shortcode<\/dt>\n<dd><p>[wp_rslogin]<\/p>\n\n<p>or<\/p><\/dd>\n<dt>Template code<\/dt>\n<dd><p>if(function_exists(wp_rslogin)) {\nwp_rslogin();\n}<\/p>\n\n<p>or<\/p>\n\n<p>do_shortcode('[wp_rslogin]');<\/p><\/dd>\n<dt>Can I use this plugin into my site sidebar?<\/dt>\n<dd><p>Yes, just use the shortcode [wp_rslogin], \nif this does not work, then you need to add a little trick into the function.php file of your site.<\/p>\n\n<p>add_filter('widget_text', 'do_shortcode'); \/\/ add this code anywhere in your function.php file<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Add Reset Password<\/li>\n<li>Edit Preloader<\/li>\n<\/ul>\n\n<h4>1.0.5<\/h4>\n\n<ul>\n<li>Change after login interface<\/li>\n<li>Add Avatar picture<\/li>\n<li>Change logout URI<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release version<\/li>\n<\/ul>","raw_excerpt":"An elegant jQuery Ajax Wordpress plugin that helps your users login without touching in the admin panel.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/16571","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=16571"}],"author":[{"embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/ryansutana"}],"wp:attachment":[{"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=16571"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=16571"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=16571"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=16571"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=16571"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=16571"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}