Opened 8 months ago
Last modified 8 months ago
#22056 new feature request
Integrate a list of notices for newbie users
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Administration | Version: | 3.4.2 |
| Severity: | normal | Keywords: | 2nd-opinion needs-patch |
| Cc: | knut@…, mdhansen@… |
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 (5)
comment:1
SergeyBiryukov — 8 months ago
- Component changed from Warnings/Notices to Administration
- Type changed from defect (bug) to feature request
comment:2
SergeyBiryukov — 8 months ago
comment:4
MikeHansenMe — 8 months 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.
comment:5
MikeHansenMe — 8 months ago
- Cc mdhansen@… added
Note: See
TracTickets for help on using
tickets.

Related: http://wordpress.org/extend/plugins/health-check/