Plugin Directory

Changeset 1924932


Ignore:
Timestamp:
08/14/2018 11:07:15 PM (8 years ago)
Author:
johnalarcon
Message:

Update readme.txt with better formatting.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • site-info/trunk/readme.txt

    r1924931 r1924932  
    1414The **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.
    1515
    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!*
     16WordPress' 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.
    1717
    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!*
    1927
    2028== Installation ==
     
    2836
    2937== 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?**
     39In your WordPress dashboard, hover the **Tools** menu and you will find a new item named **Site Info**.
    3240
    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?**
     42Users with *manage_options* capability can access the plugin. These users are typically in admin or super-admin roles.
    3543
    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?**
     45No. The only database-related items shown are: database host, table prefix, character set, collation, and type of database.
    3846
    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?**
     48This 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.
    4149
    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!**
     51Let 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.