• I am using the latest version of WordPress and WP-PageNavi.

    I am running a multilanguage page (polylang), so I am calling PageNavi without the options in the backend:

    wp_pagenavi( array( 'options' => PageNavi_Core::$options->get_defaults() ) );

    How can I now adjust things like the number of pages that should be displayed as the backend is ignored? Could not find any documentation on that so far.

    Thanks!

    https://wordpress.org/plugins/wp-pagenavi/

  • The topic ‘Customize output / options via template tag wp_pagenavi’ is closed to new replies.