{"id":18514,"date":"2012-06-10T21:59:00","date_gmt":"2012-06-10T21:59:00","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/easy-to-use\/"},"modified":"2020-08-02T23:03:05","modified_gmt":"2020-08-02T23:03:05","slug":"easy-to-use","status":"publish","type":"plugin","link":"https:\/\/tah.wordpress.org\/plugins\/easy-to-use\/","author":7506807,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"2.0","stable_tag":"2.0","tested":"5.5.18","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"Easy-to-use","header_author":"webvitaly","header_description":"","assets_banners_color":"fdfdfd","last_updated":"2020-08-02 23:03:05","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/web-profile.net\/donate\/","header_plugin_uri":"http:\/\/wordpress.org\/plugins\/easy-to-use\/","header_author_uri":"http:\/\/web-profile.net\/wordpress\/plugins\/","rating":5,"author_block_rating":0,"active_installs":10,"downloads":6573,"num_ratings":3,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"3"},"assets_icons":[],"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"854167","resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","1.2","1.3","1.4","1.5","1.6","1.7","1.8","2.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":2351247,"resolution":"1","location":"plugin"}},"screenshots":{"1":"login form before and after Easy-to-use plugin installation"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1930,6739,25953,3893,3800],"plugin_category":[38,54,58],"plugin_contributors":[77906],"plugin_business_model":[],"class_list":["post-18514","plugin","type-plugin","status-publish","hentry","plugin_tags-password","plugin_tags-remember","plugin_tags-rememberme","plugin_tags-usability","plugin_tags-ux","plugin_category-authentication","plugin_category-security-and-spam-protection","plugin_category-user-management","plugin_contributors-webvitaly","plugin_committers-webvitaly"],"banners":{"banner":"https:\/\/ps.w.org\/easy-to-use\/assets\/banner-772x250.png?rev=854167","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/easy-to-use_fdfdfd.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/easy-to-use\/trunk\/screenshot-1.png?rev=2351247","caption":"login form before and after Easy-to-use plugin installation"}],"raw_content":"<!--section=description-->\n<ul>\n<li><strong><a href=\"http:\/\/web-profile.net\/wordpress\/plugins\/\" title=\"WordPress Pro plugins\">WordPress Pro plugins<\/a><\/strong><\/li>\n<li><strong><a href=\"http:\/\/web-profile.net\/wordpress\/plugins\/easy-to-use\/\" title=\"Plugin page\">Easy-to-use<\/a><\/strong><\/li>\n<li><strong><a href=\"http:\/\/web-profile.net\/donate\/\" title=\"Support the development\">Donate<\/a><\/strong><\/li>\n<\/ul>\n\n<h4>Improvements made by the plugin:<\/h4>\n\n<ul>\n<li>unmasks password inputs on focus (login and admin sections)<\/li>\n<li>enables \"remember me\" checkbox by default<\/li>\n<li>sets login interval to 1 year<\/li>\n<li>hilites the focused inputs (login and admin sections)<\/li>\n<\/ul>\n\n<h4>Useful:<\/h4>\n\n<ul>\n<li><a href=\"http:\/\/wordpress.org\/plugins\/page-list\/\" title=\"list of pages with shortcodes\">\"Page-list\" - show list of pages with shortcodes<\/a><\/li>\n<li><a href=\"http:\/\/wordpress.org\/plugins\/iframe\/\" title=\"embed content\">\"Iframe\" - embed content<\/a><\/li>\n<li><a href=\"http:\/\/web-profile.net\/wordpress\/plugins\/\" title=\"WordPress Pro plugins\">WordPress Pro plugins<\/a><\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>install and activate the plugin on the Plugins page<\/li>\n<li>use your site more easily<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt><h3>Why password should be unmasked?<\/h3><\/dt>\n<dd><p>There will be less mistakes during login if user will see the password while typing. <a href=\"http:\/\/www.nngroup.com\/articles\/stop-password-masking\/\">Jacob Nilsen about stop masking the password<\/a><\/p><\/dd>\n<dt><h3>Why \"remember me\" should be enabled by default?<\/h3><\/dt>\n<dd><p><a href=\"http:\/\/37signals.com\/svn\/posts\/1920-has-the-time-come-to-kill-the-remember-me\">Has the time come to kill the \"Remember me\" check box and just assume that people using shared computers will simply logout? - David Heinemeier Hansson from 37signals<\/a><\/p><\/dd>\n<dt><h3>Why do I need to increase login interval?<\/h3><\/dt>\n<dd><p>By default WordPress sets login interval to 14 days.\nIt is annoying for the users to enter login credentials every 14 days and setting login interval to 1 year more usable.\nIf user forgot to logout on public computer it is possible to visit user's profile via link: http:\/\/site.com\/wp-admin\/profile.php and click \"Log Out of All Other Sessions\" button.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.0<\/h4>\n\n<ul>\n<li>code refactoring (OOP approach instead of procudural)<\/li>\n<li>add assets only in login and admin sections (removed from frontend to speedup websites)<\/li>\n<\/ul>\n\n<h4>1.8<\/h4>\n\n<ul>\n<li>increase login interval to 1 year<\/li>\n<li>move javascript to footer<\/li>\n<\/ul>\n\n<h4>1.7<\/h4>\n\n<ul>\n<li>unmask password fields loaded via ajax (thanks to Zane Matthew - the author of the <a href=\"http:\/\/wordpress.org\/plugins\/zm-ajax-login-register\/\">zM AJAX Login &amp; Register<\/a> plugin)<\/li>\n<li>enable by default 'remember-me' checkbox loaded via ajax<\/li>\n<\/ul>\n\n<h4>1.6<\/h4>\n\n<ul>\n<li>add unmasking of the password field and highlighting of the focused inputs to frontend section (add plugin scripts and styles to frontend section too)<\/li>\n<li>code refactoring<\/li>\n<\/ul>\n\n<h4>1.5<\/h4>\n\n<ul>\n<li>unmask password fields only on focus<\/li>\n<\/ul>\n\n<h4>1.4<\/h4>\n\n<ul>\n<li>minor updates<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>code refactoring<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>minor changes<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>unmasking password inputs everywhere in admin section<\/li>\n<li>highlighting the focused inputs everywhere in admin section<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>initial release<\/li>\n<\/ul>","raw_excerpt":"Unmasks password inputs, enables &#039;remember-me&#039; by default, sets login interval to 1 year.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/18514","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=18514"}],"author":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/webvitaly"}],"wp:attachment":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=18514"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=18514"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=18514"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=18514"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=18514"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=18514"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}