Changeset 1118346
- Timestamp:
- 03/23/2015 01:06:55 AM (11 years ago)
- File:
-
- 1 edited
-
wp-performance-security/trunk/readme.txt (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-performance-security/trunk/readme.txt
r1118341 r1118346 16 16 17 17 **General settings** 18 18 19 * Modify excerpt length, the "More" text, and allow excerpts on Pages 19 20 * Change the "Read more" settings, so that the anchors to articles don't jump … … 29 30 30 31 **Performance** 32 31 33 * Enable GZIP on Apache 32 34 * Disable WordPress pings from internal links … … 35 37 36 38 **Security** 39 37 40 * Remove the WordPress version string 38 41 * Modify XMLRPC features - disable entirely and/or disable XMLRPC SSL testing … … 44 47 45 48 **Administration** 49 46 50 * Show statistics in the Admin section 47 51 * Change the WordPress greeting, even for non US English installs … … 52 56 53 57 **Login** 58 54 59 * Change the login page logo 55 60 * Change the login page logo URL … … 79 84 80 85 = 0.5 = 86 81 87 * Fixed issue where plugin might conflict with WP Super Cache 82 88 83 89 = 0.4.1 = 90 84 91 * Minor changes to plugin settings in WP 85 92 86 93 = 0.4 = 87 * Minor code changes 88 - JS only loaded on plugin page 94 95 Minor code changes 96 97 * JS only loaded on plugin page 89 98 * Changed default settings, all plugin options set to the WordPress defaults 90 99 91 100 = 0.3 = 101 92 102 * Updated plugin to allow for internationalization 93 103 * Added icon 94 104 95 105 = 0.2 = 106 96 107 * Added support for adding Google Analytics tracking code 97 108 * Added a toggle to remove the admin bar from front-facing pages … … 99 110 100 111 = 0.1 = 112 101 113 * Initial launch
Note: See TracChangeset
for help on using the changeset viewer.