You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -61,15 +61,15 @@ DEVELOPED BY PIGEONPOSSE π¦π
61
61
62
62
π΅οΈββοΈπ Wordpress plugin that prevents your admin user from being exposed to the public.
63
63
64
-
###
64
+
###Protect Your WordPress Admin User with FakeAdmin
65
65
66
-
Have you ever published a post or page on WordPress from your admin account without realizing that you are exposing your admin user to the public? π It is a common mistake as well as frustrating, especially if your blog is personal and you are the administrator and blog writer.
66
+
Have you ever published a post or page on _WordPress_ from your admin account without realizing that you are exposing your admin user to the public? π It is a common mistake as well as frustrating, especially if your blog is personal and you are the **administrator** and blog writer.
67
67
68
-
Do not care anymore! π€ With FakeAdmin you can prevent your admin user from being publicly exposed.
68
+
Do not care anymore! π€ With **FakeAdmin** you can prevent your admin user from being publicly exposed.
69
69
70
70
### How does it work?
71
71
72
-
The plugin allows you to create a "ghost" user that looks like your admin user, but without the ability to create or edit anything. Once the *FakeAdmin* user is created, as an administrator, you can work on your WordPress site without worrying about exposing your admin user to the public. Everything you create or edit will be attributed to the user FakeAdmin and the security of your site will not be compromised.
72
+
The plugin allows you to create a _"ghost"_ user that looks like your admin user, but without the ability to create or edit anything. Once the **FakeAdmin** user is created, as an administrator, you can work on your _WordPress_ site without worrying about exposing your admin user to the public. Everything you create or edit will be attributed to the user **FakeAdmin** and the security of your site will not be compromised.
73
73
74
74
It's a simple and effective solution! Now you can work on your site with peace of mind knowing that you are protecting you.
Copy file name to clipboardExpand all lines: plugin/fake-admin.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@
11
11
* @wordpress-plugin
12
12
* Plugin Name: Fake Admin
13
13
* Description: π΅οΈββοΈπ Prevent your administrator user from being exposed to the public with just a few clicks. Create a user or change the role of an existing one to Fake-Admin and you're done! easy to use and very practical.
π΅οΈββοΈπ Wordpress plugin that prevents your admin user from being exposed to the public.
18
18
19
-
###
19
+
### Protect Your WordPress Admin User with FakeAdmin
20
20
21
-
Have you ever published a post or page on WordPress from your admin account without realizing that you are exposing your admin user to the public? π It is a common mistake as well as frustrating, especially if your blog is personal and you are the administrator and blog writer.
21
+
Have you ever published a post or page on _WordPress_ from your admin account without realizing that you are exposing your admin user to the public? π It is a common mistake as well as frustrating, especially if your blog is personal and you are the **administrator** and blog writer.
22
22
23
-
Do not care anymore! π€ With FakeAdmin you can prevent your admin user from being publicly exposed.
23
+
Do not care anymore! π€ With **FakeAdmin** you can prevent your admin user from being publicly exposed.
24
24
25
25
### How does it work?
26
26
27
-
The plugin allows you to create a "ghost" user that looks like your admin user, but without the ability to create or edit anything. Once the *FakeAdmin* user is created, as an administrator, you can work on your WordPress site without worrying about exposing your admin user to the public. Everything you create or edit will be attributed to the user FakeAdmin and the security of your site will not be compromised.
27
+
The plugin allows you to create a _"ghost"_ user that looks like your admin user, but without the ability to create or edit anything. Once the **FakeAdmin** user is created, as an administrator, you can work on your _WordPress_ site without worrying about exposing your admin user to the public. Everything you create or edit will be attributed to the user **FakeAdmin** and the security of your site will not be compromised.
28
28
29
29
It's a simple and effective solution! Now you can work on your site with peace of mind knowing that you are protecting you.
30
30
@@ -53,9 +53,16 @@ All notable changes to this project will be documented in this file. Dates are d
53
53
54
54
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
0 commit comments