Changeset 1924932
- Timestamp:
- 08/14/2018 11:07:15 PM (8 years ago)
- File:
-
- 1 edited
-
site-info/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
site-info/trunk/readme.txt
r1924931 r1924932 14 14 The **Site Info** plugin helps you discover key information about your site in a single, useful display. This can save you a lot of clicking and logins when you need to gather this information bit-by-bit. 15 15 16 Need to know your PHP and WordPress versions? *No problem!* Need to find your site's relative and absolute paths? *There you go!* Want to find out your database server, character set, or table prefix? *No sweat!* How about finding which plugins and themes you have installed? *Of course!* Oh, you wanted to know your server's OS, software, cURL version, or supported SSL protocol? *You big geek!* 16 WordPress' built-in icons are used throughout to bring your attention to any problems found with your site or server. You will find that things like an outdated WordPress version, an insecure PHP version, non-use of HTTPS, etc., are marked prominently. 17 17 18 WordPress' built-in icons are used throughout to bring your attention to any problems found with your site or server. You will find that things like an outdated WordPress version, an insecure PHP version, non-use of HTTPS, etc., are marked prominently. 18 **Need to know your PHP, database, and WordPress versions?** *No problem!* 19 20 **Need to find your site's relative and absolute paths?** *There you go!* 21 22 **Want to find out your database server, character set, or table prefix?** *No sweat!* 23 24 **How about finding which plugins and themes you have installed?** *Of course!* 25 26 **Oh, you wanted to know your server's OS, software, cURL version, or supported SSL protocol?** *Gotcha covered!* 19 27 20 28 == Installation == … … 28 36 29 37 == Frequently Asked Questions == 30 Where is my site info displayed? 31 1.In your WordPress dashboard, hover the **Tools** menu and you will find a new item named **Site Info**.38 **Where is my site info displayed?** 39 In your WordPress dashboard, hover the **Tools** menu and you will find a new item named **Site Info**. 32 40 33 Which users can see the site information? 34 1.Users with *manage_options* capability can access the plugin. These users are typically in admin or super-admin roles.41 **Which users can see the site information?** 42 Users with *manage_options* capability can access the plugin. These users are typically in admin or super-admin roles. 35 43 36 Is my database username and password exposed onscreen? 37 1.No. The only database-related items shown are: database host, table prefix, character set, collation, and type of database.44 **Is my database username and password exposed onscreen?** 45 No. The only database-related items shown are: database host, table prefix, character set, collation, and type of database. 38 46 39 Can you add something else for me? 40 1.This plugin was written specifically for a presentation I gave at my local WordPress Meetup group. I've made it available because it can be a handy resource. However, further development is not planned, but if you can make a compelling argument for including something more, I'll certainly consider it.47 **Can you add something else for me?** 48 This plugin was written specifically for a presentation I gave at my local WordPress Meetup group. I've made it available because it can be a handy resource. However, further development is not planned, but if you can make a compelling argument for including something more, I'll certainly consider it. 41 49 42 I found a bug! 43 1.Let me know on the support forum and I'll get it fixed. Please note that if you're requesting a "missing" feature, it won't necessarily be considered a bug.50 **I found a bug!** 51 Let me know on the support forum and I'll get it fixed. Please note that if you're requesting a "missing" feature, it won't necessarily be considered a bug.
Note: See TracChangeset
for help on using the changeset viewer.