options = new Options(); } public function get_default_options() { return $this->options; } /** * Builds options page */ public function options_form() { if (isset($_POST['submit'])) { if (function_exists('current_user_can') && !current_user_can('manage_options')) { die(_e('Hacker?', 'ac_paging')); } if (function_exists('check_admin_referer')) { check_admin_referer('acp_options_form'); } $this->options->acp_paging_on_off = $_POST['acp_paging_on_off']; $this->options->acp_wp_shortcode_pagination_view = $_POST['acp_wp_shortcode_pagination_view']; $this->options->acp_plugin_pagination_type = $_POST['acp_plugin_pagination_type']; $this->options->acp_paging_buttons_location = $_POST['acp_paging_buttons_location']; $this->options->acp_buttons_border_css = $_POST['acp_buttons_border_css']; $this->options->acp_buttons_background_css = $_POST['acp_buttons_background_css']; $this->options->acp_buttons_background_hover_css = $_POST['acp_buttons_background_hover_css']; $this->options->acp_buttons_font_css = $_POST['acp_buttons_font_css']; $this->options->acp_buttons_text_color_css = $_POST['acp_buttons_text_color_css']; $this->options->acp_buttons_title_size_css = $_POST['acp_buttons_title_size_css']; $this->options->acp_buttons_visual_style = $_POST['acp_buttons_visual_style']; $this->options->acp_active_button_border_css = $_POST['acp_active_button_border_css']; $this->options->acp_active_button_background_css = $_POST['acp_active_button_background_css']; $this->options->acp_active_button_text_color_css = $_POST['acp_active_button_text_color_css']; $this->options->updateOptions(); } ?>



Advanced Content Pagination PRO     Update to Pro Now! Demo
ACP Pro allows you to add subPage Title, Image and Description on pagination buttons.

 Like Advanced Content Pagination plugin?
  • If you like ACP and want to encourage us to develop and maintain it,why not do any or all of the following:
  • - Link to it so other folks can find out about it.
  • - Give it a good rating on WordPress.org.
  • - We spend as much of my spare time as possible working on Advanced Content Pagination and any donation is appreciated. Donations play a crucial role in supporting Free and Open Source Software projects.

    You have my sincere thanks and appreciation for using ACP.


 Need Help?
If you need help with this plugin or if you want to make a suggestion, then please visit to our support Q&A forum.ACP Support Forum
 
 

General Settings

Turn on/off Content Pagination
Pagnation Buttons Layout
options->acp_wp_shortcode_pagination_view; ?>

Pagnation loading type
options->acp_plugin_pagination_type; ?>

Pagination Button Location:
options->acp_paging_buttons_location; ?>


Pagination Button Style

X

Color Picker

X

Color Picker

X

Color Picker

Pagination Active Button Style

X

Color Picker

X

Color Picker

Pagination Button Layout

Pagination Button Style:
options->acp_buttons_visual_style; ?>