Making WordPress.org


Ignore:
Timestamp:
07/03/2020 03:11:38 AM (6 years ago)
Author:
dd32
Message:

Pinking shears, 10000

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.tv/public_html/wp-content/themes/wptv2/functions.php

    r9176 r10000  
    923923/**
    924924 * Update Attachment titles to match the Post Title.
    925  * 
     925 *
    926926 * This is done as the Attachment Title is shown within the VideoPress embeds.
    927927 * This can't be done through a filter in the themes functions.php, as it appears that's not loaded for the Rest API.
    928  * 
     928 *
    929929 * @see https://meta.trac.wordpress.org/ticket/4667
    930930 */
Note: See TracChangeset for help on using the changeset viewer.