WordPress/wp-content/themes/twentynineteen/inc
audrasjb e96961f861 Twenty Nineteen: Add fragment ID to paginated links.
This changeset adds the `#content` fragment identifier to paginated links so the screen scrolls down to the content section when clicking on pagination links 
located on paginated pages.

Props laurelfulford, mukesh27, joyously, poena, alvitazwar052, oglekler, audrasjb.
Fixes #45920.



Built from https://develop.svn.wordpress.org/trunk@56057


git-svn-id: http://core.svn.wordpress.org/trunk@55569 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-06-27 08:11:23 +00:00
..
back-compat.php Coding Standards: Remove a one-time $message variable in WordPress version requirement notices for bundled themes. 2021-06-15 15:24:58 +00:00
block-patterns.php Bundled Themes: Correct @since tags for block patterns. 2021-07-03 09:41:58 +00:00
color-patterns.php Bundled Themes: Correct @since tags for block patterns. 2021-07-03 09:41:58 +00:00
customizer.php Docs: Remove an empty line between @param and @return tags, per the documentation standards. 2020-06-20 11:18:09 +00:00
helper-functions.php Twenty Nineteen: Remove unnecessary references to some variables in twentynineteen_hsl_hex() before they are defined. 2020-11-15 12:16:09 +00:00
icon-functions.php Docs: Synchronize and correct the documentation for wp_nav_menu() arguments in bundled themes. 2020-06-20 11:22:10 +00:00
template-functions.php Twenty Nineteen: Add fragment ID to paginated links. 2023-06-27 08:11:23 +00:00
template-tags.php I18N: Mark screen reader strings as such with translator comments. 2023-02-07 17:10:21 +00:00