Show update date instead of post date
-
Hi,
Want to edit /src/blocks/block-post-grid/index.php
There is no filter/hook for modification of
esc_html( get_the_date( ”, $post_id ) )Want to use the get_the_modified_date function instead.
Should I overwrite the entire function
genesis_blocks_render_block_core_latest_posts
in the child theme?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Show update date instead of post date’ is closed to new replies.