Making WordPress.org

Changes between Version 1 and Version 2 of Ticket #7531, comment 3


Ignore:
Timestamp:
03/28/2024 05:25:50 PM (13 months ago)
Author:
flexseth
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7531, comment 3

    v1 v2  
    44
    55> Functions: What does the function do?
    6 > Good: Displays the last modified date for a post.
     6> Good: **Displays** the last modified date for a post.
    77[https://developer.wordpress.org/coding-standards/inline-documentation-standards/php/#:~:text=Functions%3A%20What,for%20a%20post. Link to docs]
    88
     
    1414 * my_awesome_plugin_before_title_hook
    1515 *
    16  * Description: **Displays** content before the post title
     16 * Description: Displays content before the post title
    1717 *
    1818 * @version 1.0.2