Plugin Directory

Changeset 1234637


Ignore:
Timestamp:
08/31/2015 01:33:02 PM (10 years ago)
Author:
yokudekiru
Message:

adding

Location:
h-seeed-wp/tags/1.1
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • h-seeed-wp/tags/1.1/H-Seeed-WP.php

    r1234540 r1234637  
    144144}
    145145}
    146 #010 If you use 'wp-pagenavi' , It will optimize the reading.
     146#010 If you use 'Yet Another Related Posts' , It will optimize the reading.
    147147if (!is_single()){
    148148add_action('wp_print_styles','hsw_010_1');
  • h-seeed-wp/tags/1.1/readme.txt

    r1234540 r1234637  
    2020    <li>Erase the letters the version notation of CSS and JS.</li>
    2121    <li>Use flush() function and Improve the of WordPress response.</li>
    22     <li>If you use 'Contact Form 7' , It will optimize the reading.</li>
    2322    <li>Stop special characters function.</li>
    2423    <li>Disable the contributor archive for security.(need setting)</li>
     24    <li>Read many plugins css, and js will be Optimisation.For example, Contact Form 7, wp-pagenavi, and Yet Another Related Posts.</li>
    2525</ol>
    2626<h3>Effect</h3>
Note: See TracChangeset for help on using the changeset viewer.