'#main', '#primary'=>'#primary', '#content'=>'#content' ); $ap_styles = array( 'ap_gogowords'=>'Gogo Words', 'ap_chess'=>'AP Chess', 'ap_classic'=>'AP Classic', 'ap_mahjong'=>'AP Mahjong' ); ksort($ap_styles); $ap_classes = implode(' ', array_keys($ap_styles)); $ap_taxonomies = get_taxonomies(); $stored_tax = get_option('ap_tax'); $stored_langs = get_option('ap_lang'); if(empty($ap_taxonomies)) $ap_taxonomies = array(); if(empty($stored_tax)) $stored_tax = array(); if(empty($stored_langs) || !is_array($stored_langs)) $stored_langs = array(); $dom_default = false; $dom_selected = (get_option('ap_dom')==''?false:true); $ap_all = (get_option('ap_all')==1?true:false); ?>

Alphabetic Pagination - Settings

Dismiss

Show some love!

Want to appreciate the effort behind this plugin? Donate $2, $4 or $8 now!

Or you could:

By default this plugin enables pagination on the default posts page (Settings > Reading).
The following option enables Alphabetical Pagination on all other templates.
Implentation:

Shortcode:

[ap_pagination]
or
<?php echo do_shortcode('[ap_pagination]'); ?>


Styles:


Preview:
Display on all lists?

Note: Multiple taxonomies can be selected.

Note: Multiple items can be selected.
Hide/Show pagination if only one post available?

Layout Required?

Alphabets in?

DOM Position?
This is the HTML element where the Alphabetical Pagination will be placed into.

'; ?>   Reset

Language selection?

Want to appreciate?