Changes between Initial Version and Version 1 of Ticket #41572, comment 3
- Timestamp:
- 08/06/2017 05:35:25 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #41572, comment 3
initial v1 1 1 Got it, thanks. I was just thinking this could be abused due to the default naming across all WP sites. 2 3 Or I guess I could just remove the unused themes but I like to have at least one default for testing purposes. 4 5 https://codex.wordpress.org/Hardening_WordPress 6 Limit access: Reduce the number of people who have administrative access to your WordPress site to a minimum. You should also reduce the number of possible entry points to a minimum. You can do this by only installing web applications that you need and use. Remove any unused plugins and themes. These follows the principle of least privilege and provides administrative and logical controls to help preserve confidentiality, availability and integrity. 2 7 3 8