Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #46177, comment 1


Ignore:
Timestamp:
05/29/2020 09:34:47 PM (4 years ago)
Author:
sabernhardt
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #46177, comment 1

    initial v1  
    1 We may want to create a `twentynineteen_excerpt_more` function, similar to the [https://themes.trac.wordpress.org/browser/twentysixteen/2.1/inc/template-tags.php?marks=179-200#L178 Twenty Sixteen filter].
     1We may want to create a `twentynineteen_excerpt_more` filter, similar to the [https://themes.trac.wordpress.org/browser/twentysixteen/2.1/inc/template-tags.php?marks=179-200#L178 Twenty Sixteen filter].
    22
    33Note: filters like that apparently are not compatible yet with the [https://github.com/WordPress/gutenberg/issues/20510 Latest Posts block] (but the block editor issue needs fixing anyway for other themes' existing filters).