Beskrivning
Let your visitor navigate through the pages with the keyboard arrows and numbers. This currently works for the posts, frontpage, archives etc. They can use the arrows for the previous/next post/page. They can type in a number to go to that specific page. if they type in ’15’ on the frontpage they will go to page /page/15, if it exists.
Installation
This section describes how to install the plugin and get it working.
- Upload the wp-keyboard-navigation-post folder to the
/wp-content/plugins/
directory - Activate the plugin through the ’Plugins’ menu in WordPress
- Navigate with the keyboard!
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”WP Keyboard Navigation” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”WP Keyboard Navigation” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0.1
- Javascript error on single pages fixed.
1.0
- Published