#22056 closed feature request (wontfix)
Integrate a list of notices for newbie users
Reported by: | alexvorn2 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.4.2 |
Component: | Administration | Keywords: | 2nd-opinion needs-patch |
Focuses: | Cc: |
Description
Integrate a list of possible warnings and notices for the power-user (admin) if some problems or security thread occur, or to check if the site was infected with viruses and malicious .php files...
Example:
- Notice: GD Graphics Library is not installed, install this so the images could be resized
- Notice: Your site is not giving search engines the right to index the site, please consider changing the settings.
- Warning: An unknown file mail.php is in the site main directory, please check if you are not infected.
- Notice: Your site files permissions are set to 777, please change to 644 or 640, your site is in a security thread.
- Notice: Upload folder is not writable, please change permission to 755 for the upload dir.
- Notice: Please use a caching file plugin to make your site load faster than ever.
Change History (7)
#1
@
12 years ago
- Component changed from Warnings/Notices to Administration
- Type changed from defect (bug) to feature request
#4
@
12 years ago
I am not sure this should be added into core as it is for "newbie" users only. I think this is definatly plug-in territory. Now, I do think that would make a great plug-in, I think the health plug-in is on the right track.
Note: See
TracTickets for help on using
tickets.
Related: http://wordpress.org/extend/plugins/health-check/