presscustomizr / customizr

Simple and fast WordPress theme designed to help you attract and engage more visitors. Provides a perfect user experience on smartphones. Powers 100k+ active sites around the world. Hundreds of 5-stars reviews received on WordPress.org.
https://presscustomizr.com/customizr
Other
137 stars 66 forks source link

Implement skip to content for TRT requirement #1779

Closed eri-trabiccolo closed 5 years ago

eri-trabiccolo commented 5 years ago

fixes #1778 Add the following filters hooks: 'czr_skip_link' to control whether or not the skip link should be displayed (default true) 'czr_skip_link_anchor' the name of the content anchor (default '#content')

ghost commented 5 years ago

Thanks, looks good

ghost commented 5 years ago

with even a filter on the anchor !

eri-trabiccolo commented 5 years ago

I thought it could have been useful for nimble (nimble page layouts)... :D