{"id":90022,"date":"2018-08-13T21:47:22","date_gmt":"2018-08-13T21:47:22","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/secure-admin-ip\/"},"modified":"2022-08-21T09:28:38","modified_gmt":"2022-08-21T09:28:38","slug":"secure-admin-ip","status":"closed","type":"plugin","link":"https:\/\/kin.wordpress.org\/plugins\/secure-admin-ip\/","author":14439127,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"2.0","stable_tag":"2.0","tested":"6.0.11","requires":"4.6","requires_php":"5.6","requires_plugins":"","header_name":"Secure Admin IP","header_author":"Michal Nov\u00e1k","header_description":"Simply restrict access to your WordPress admin for the specific IP addresses.","assets_banners_color":"6b6b6b","last_updated":"2022-08-21 09:28:38","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.me\/NovaMi","header_plugin_uri":"","header_author_uri":"https:\/\/www.novami.cz","rating":4.4,"author_block_rating":0,"active_installs":700,"downloads":15734,"num_ratings":0,"support_threads":1,"support_threads_resolved":1,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0":{"tag":"1.0","author":"Minor","date":"2018-12-28 18:56:15"},"1.1":{"tag":"1.1","author":"Minor","date":"2019-01-02 13:56:35"},"1.2":{"tag":"1.2","author":"Minor","date":"2019-05-11 11:45:39"},"1.3":{"tag":"1.3","author":"Minor","date":"2019-07-28 23:57:55"},"1.4":{"tag":"1.4","author":"Minor","date":"2019-08-26 09:59:32"},"1.5":{"tag":"1.5","author":"Minor","date":"2020-08-12 21:42:44"},"1.6":{"tag":"1.6","author":"Minor","date":"2020-10-05 16:03:35"},"1.7":{"tag":"1.7","author":"Minor","date":"2020-10-31 14:44:52"},"1.8":{"tag":"1.8","author":"Minor","date":"2020-12-21 10:25:48"},"1.9":{"tag":"1.9","author":"Minor","date":"2021-03-12 18:15:35"},"2.0":{"tag":"2.0","author":"Minor","date":"2022-08-21 09:28:38"}},"upgrade_notice":[],"ratings":{"1":1,"2":0,"3":0,"4":0,"5":6},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":1924318,"resolution":"128x128","location":"assets","locale":""}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":1924318,"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","1.9","2.0"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":2545293,"resolution":"1","location":"assets","locale":""}},"screenshots":{"1":"Options page - Settings page"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[83,1493,602,1929,125],"plugin_category":[38,54],"plugin_contributors":[87657],"plugin_business_model":[],"class_list":["post-90022","plugin","type-plugin","status-closed","hentry","plugin_tags-admin","plugin_tags-ip","plugin_tags-login","plugin_tags-protect","plugin_tags-secure","plugin_category-authentication","plugin_category-security-and-spam-protection","plugin_contributors-minor","plugin_committers-minor"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/secure-admin-ip_6b6b6b.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/secure-admin-ip\/assets\/screenshot-1.jpg?rev=2545293","caption":"Options page - Settings page"}],"raw_content":"<!--section=description-->\n<p>Simple plugin to secure your WordPress admin interface thanks to IP whitelisting. Only IP addressess on the whitelist (external whitelist supported) have an access into admin interface.<\/p>\n\n<p>Another possibility how to access WordPress administration is thanks to secret admin link (you still need to insert correct user login and password).<\/p>\n\n<p>Your IP address is whitelisted and secret admin link generated every time at plugin activation!<\/p>\n\n<!--section=installation-->\n<ol>\n<li><p>Upload the plugin files to the '\/wp-content\/plugins\/secure-admin-ip' directory, or install the plugin through WordPress Plugins Search: Plugins -&gt; Add new.<\/p><\/li>\n<li><p>Click on the Activate button.<\/p><\/li>\n<li><p>Done! WordPress admin interface is restricted to your IP address!<\/p><\/li>\n<li><p>Go to Settings -&gt; Secure Admin IP where you can add another IP address or set External whitelist URL and see secret admin link.<\/p><\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='why%20to%20install%20this%20plugin%3F'><h3>Why to install this plugin?<\/h3><\/dt>\n<dd><p>No ads and any other needless changes in the WordPress. This plugin is primary created for my own websites - make money is not the reason why I created it.<\/p><\/dd>\n<dt id='how%20to%20disable%20this%20plugin%3F'><h3>How to disable this plugin?<\/h3><\/dt>\n<dd><p>Just use standard Plugin overview page in WordPress admin section and deactivate it or rename plugin folder \/wp-content\/plugins\/secure-admin-ip over FTP access.<\/p><\/dd>\n<dt id='how%20to%20separate%20more%20ip%20addresses%3F'><h3>How to separate more IP addresses?<\/h3><\/dt>\n<dd><p>It's up to you! You can use new line, dash, comma, ...<\/p><\/dd>\n<dt id='how%20to%20use%20external%20whitelist%3F'><h3>How to use external whitelist?<\/h3><\/dt>\n<dd><p>Just create new file (JSON format) and host it on public URL. Example: [{\"ip\":\"1.1.1.1\",\"description\":\"Michal\"},{\"ip\":\"2.2.2.2\",\"description\":\"Novak\"}].<\/p>\n\n<p>Cache is used so don't need to afraid about a lot of requests on that file (server load).<\/p><\/dd>\n<dt id='what%20happen%20if%20i%20save%20my%20incorrect%20ip%20address%3F'><h3>What happen if I save my incorrect IP address?<\/h3><\/dt>\n<dd><p>Save settings fail if your current IP address will not be found on new whitelist.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.0<\/h4>\n\n<ul>\n<li>Bugfix: More reliable.<\/li>\n<\/ul>\n\n<h4>1.9<\/h4>\n\n<ul>\n<li>Change: IP detection - If there is IP list separated by comma, like sometimes in HTTP_X_FORWARDED_FOR, first IP address is taken.<\/li>\n<\/ul>\n\n<h4>1.8<\/h4>\n\n<ul>\n<li>New: Added protection to avoid save settings if your current IP address will not be found on new whitelist.<\/li>\n<\/ul>\n\n<h4>1.7<\/h4>\n\n<ul>\n<li>New: External whitelist support!<\/li>\n<\/ul>\n\n<h4>1.6<\/h4>\n\n<ul>\n<li>Change: Uses standard cookie instead of session because of better compatibility.<\/li>\n<\/ul>\n\n<h4>1.5<\/h4>\n\n<ul>\n<li>Bugfix: Fixed IP address detection on servers with PHP FastCGI settings.<\/li>\n<\/ul>\n\n<h4>1.4<\/h4>\n\n<ul>\n<li>Change: IP address detection extended - proxy servers and shared internet connection.<\/li>\n<li>Change: Previous whitelist is not discarded on plugin reactivation.<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>New: Not possible to show login form If the IP address is not on the whitelist - brute-force attack protection.<\/li>\n<li>New: Uses session instead of cookie for the purpose to login via secret link - it's more secure.<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Bugfix: Secret hash is generated and your current IP address is whitelisted at plugin activation.<\/li>\n<li>New: Important! All whitelisted IP addresses are removed at plugin activation! Only your current IP address is whitelisted automatically.<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Bugfix: Notice error regarding not initialized vars.<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>New: Initial release!<\/li>\n<\/ul>","raw_excerpt":"Simply restrict login to your WordPress for the specific IP addresses or users with secret link.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/kin.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/90022","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kin.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/kin.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/kin.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=90022"}],"author":[{"embeddable":true,"href":"https:\/\/kin.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/minor"}],"wp:attachment":[{"href":"https:\/\/kin.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=90022"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/kin.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=90022"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/kin.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=90022"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/kin.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=90022"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/kin.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=90022"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/kin.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=90022"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}