Plugin Directory

Changeset 3416674


Ignore:
Timestamp:
12/10/2025 06:25:35 PM (3 months ago)
Author:
doc4
Message:

Additional Information

File:
1 edited

Legend:

Unmodified
Added
Removed
  • limit-post-add-on/trunk/readme.txt

    r3412545 r3416674  
    1414Note: This update requires that updating of your code:
    1515• Update 'the_content_limit();' with 'limit_post_add_on_the_content_limit();'
    16 • Update 'get_the_content();' with 'limit_post_add_on_get_the_content();'
     16• Update 'get_the_content();' with 'limit_post_add_on_get_the_content_limit();'
    1717
    1818Limit-Post is one of the better WordPress post content limiters we have come across, both in terms of usability and size. Developed by labitacora.net Limit-Post provides excellent control over the post character-length and even adds the ability to create a "read more ..." link with a single line of code.
Note: See TracChangeset for help on using the changeset viewer.