{"id":36240,"date":"2015-05-11T03:19:00","date_gmt":"2015-05-11T03:19:00","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/fake-login-area\/"},"modified":"2016-12-08T19:10:41","modified_gmt":"2016-12-08T19:10:41","slug":"fake-login-area","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/fake-login-area\/","author":430697,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.05","stable_tag":"1.05","tested":"4.7.33","requires":"2.6","requires_php":"","requires_plugins":"","header_name":"Fake Login Area","header_author":"Dave McHale","header_description":"","assets_banners_color":"360909","last_updated":"2016-12-08 19:10:41","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www.binarytemplar.com\/plugins\/fake-login-area","header_author_uri":"http:\/\/www.binarytemplar.com","rating":0,"author_block_rating":0,"active_installs":60,"downloads":3593,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.05":"<ul>\n<li>Minor style update and latest version of sweetalert resources<\/li>\n<\/ul>","1.01":"<ul>\n<li>Updated for WordPress version tag<\/li>\n<li>Updated SweetAlert js and css supporting files to latest versions<\/li>\n<\/ul>","1.0":"<ul>\n<li>Initial Release<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1157597","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1157597","resolution":"256x256","location":"assets"}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"1157597","resolution":"1544x500","location":"assets"},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1157597","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.01","1.05"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1157597","resolution":"1","location":"assets"},"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":"1157597","resolution":"2","location":"assets"}},"screenshots":{"1":"The login form itself","2":"The \"error\" message displayed to the user"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[602,28960,13749,1917],"plugin_category":[38],"plugin_contributors":[82581],"plugin_business_model":[],"class_list":["post-36240","plugin","type-plugin","status-publish","hentry","plugin_tags-login","plugin_tags-login-area","plugin_tags-user-login","plugin_tags-users","plugin_category-authentication","plugin_contributors-dmchale","plugin_committers-dmchale"],"banners":{"banner":"https:\/\/ps.w.org\/fake-login-area\/assets\/banner-772x250.png?rev=1157597","banner_2x":"https:\/\/ps.w.org\/fake-login-area\/assets\/banner-1544x500.png?rev=1157597","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/fake-login-area\/assets\/icon-128x128.png?rev=1157597","icon_2x":"https:\/\/ps.w.org\/fake-login-area\/assets\/icon-256x256.png?rev=1157597","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/fake-login-area\/assets\/screenshot-1.jpg?rev=1157597","caption":"The login form itself"},{"src":"https:\/\/ps.w.org\/fake-login-area\/assets\/screenshot-2.jpg?rev=1157597","caption":"The \"error\" message displayed to the user"}],"raw_content":"<!--section=description-->\n<p>Do you want your organization to appear bigger, or more important\/legitimate\/established than you are right now?\nThe presence of a user login area on your website will help you achieve that effect for your site visitors.<\/p>\n\n<p>After installing this plugin, simply add the class \"flaform\" to the desired link. When the user clicks the link, a\nmodal window will appear with a user\/password prompt to log in. Of course, the form does nothing and will always claim\nto \"fail\" the login, but it still makes it look like you have more to offer!<\/p>\n\n<p>Huge props to <a href=\"http:\/\/t4t5.github.io\/sweetalert\/\">SweetAlert<\/a>, the awesome popup window that I am using with this\nplugin.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>fake-login-area<\/code> directory to the <code>\/wp-content\/plugins\/<\/code> directory via FTP<\/li>\n<li>Alternatively, upload the <code>fake-login-area_v#.#.zip<\/code> file to the 'Plugins-&gt;Add New' page in your WordPress admin\narea<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Add the class \"flaform\" to your desired link. For example, you may have a CMS Page called \"log in\" or a link on your\nhomepage\/sidebar, and create a link with the markup such as &lt;a href=\"#\" class=\"flaform\"&gt;Log In Now&lt;\/a&gt;<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>How do I get the form to appear?<\/dt>\n<dd><p>You just need to write a TINY amount of HTML to make use of this plugin. Add the class \"flaform\" to your desired link.\nFor example, you may have a CMS Page called \"log in\"  or a link on your homepage\/sidebar and create a link with the\nmarkup such as &lt;a href=\"#\" class=\"flaform\"&gt;Log In Now&lt;\/a&gt;<\/p><\/dd>\n<dt>A login form that doesn't do anything? Seriously?<\/dt>\n<dd><p>Believe it or not, this plugin came about after a client legitimately asked for one of these. After discussing with\nothers, I decided this was something that other people may want as well. And it turns out, I was right :)<\/p><\/dd>\n<dt>Can I customize the form?<\/dt>\n<dd><p>Soon! Early versions of this plugin just want to put the functionality in your hands, but I plan to allow for all sorts\nof customizations of the form including colors, all of the text, number of fields, field labels, and more.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.05<\/h4>\n\n<ul>\n<li>Updated CSS to ensure that input[type=text] boxes stay hidden even when being forced to display:block by theme styles (discovered via twenty seventeen)<\/li>\n<li>Updated SweetAlert js and css supporting files to latest versions (as of 12\/08\/2016)<\/li>\n<li>Tested plugin through WP 4.7<\/li>\n<\/ul>\n\n<h4>1.01<\/h4>\n\n<ul>\n<li>Updated for WordPress version tag<\/li>\n<li>Updated SweetAlert js and css supporting files to latest versions<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial Release<\/li>\n<\/ul>","raw_excerpt":"Allows you to display a user login form to nowhere.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/36240","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=36240"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/dmchale"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=36240"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=36240"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=36240"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=36240"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=36240"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=36240"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}