Tried to stay with default setup but added the following. Increase size of font when reading added tag to content. Next page to read next verse. Search to get more relevant results.
| Font Resizer |
Font Resizer with jQuery and Cookies Version 1.1.7 | By cubetech.ch | Visit plugin site
|
|
| Next Page, Not Next Post |
Create next/previous navigation for pages. Adds the functions next_page_not_post() & previous_page_not_post() which link sibling pages. Now will traverse to parent & child pages. Version 0.1.8 | By Matt McInvale – BinaryM Inc. | Visit plugin site
|
|
| Relevanssi |
This plugin replaces WordPress search with a relevance-sorting search. Version 2.9.13 | By Mikko Saari | Visit plugin site
|
To list pages with short code this plug and (Just add this to your functions.php file:
add_filter(‘widget_text’, ‘do_shortcode’);
This will ensure that the text content of widgets is parsed for shortcodes and those shortcodes are ran. Awesome.)
| Page-list |
Show list of pages with
Version 3.2 | By webvitaly | Visit plugin site
|