{"id":674,"date":"2011-06-29T13:56:31","date_gmt":"2011-06-29T13:56:31","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-pagenavi-style\/"},"modified":"2014-06-27T06:46:27","modified_gmt":"2014-06-27T06:46:27","slug":"wp-pagenavi-style","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/wp-pagenavi-style\/","author":3543235,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.4","stable_tag":"trunk","tested":"3.9.40","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"Wp Pagenavi Style","header_author":"snilesh","header_description":"","assets_banners_color":"e2e1e1","last_updated":"2017-11-28 08:24:58","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_s-xclick&hosted_button_id=YKY7SHDT8GTQG","header_plugin_uri":"http:\/\/www.snilesh.com\/wordpress-pagenavi-style-plugin\/","header_author_uri":"","rating":4.8,"author_block_rating":0,"active_installs":9000,"downloads":212998,"num_ratings":16,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog","faq"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":"1","3":0,"4":"1","5":"16"},"assets_icons":[],"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"481833","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.1"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1753,243,900,5826],"plugin_category":[43],"plugin_contributors":[78466],"plugin_business_model":[],"class_list":["post-674","plugin","type-plugin","status-publish","hentry","plugin_tags-navigation","plugin_tags-pages","plugin_tags-pagination","plugin_tags-paging","plugin_category-customization","plugin_contributors-snilesh","plugin_committers-snilesh"],"banners":{"banner":"https:\/\/ps.w.org\/wp-pagenavi-style\/assets\/banner-772x250.jpg?rev=481833","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wp-pagenavi-style_e2e1e1.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>First i will like to say thanks to Lester 'GaMerZ' Chan &amp; scribu for this beautiful wordpress page navigation plugin.<\/p>\n\n<p>To Use this plugin you must have <a href=\"http:\/\/wordpress.org\/extend\/plugins\/wp-pagenavi\/\">Wp Pagenavi<\/a>  plugin installed on your wordpress blog.<\/p>\n\n<p>Links: <a href=\"http:\/\/www.snilesh.com\/wordpress-pagenavi-style-plugin\/\">Pagination Demo<\/a><\/p>\n\n<p><a href=\"http:\/\/www.snilesh.com\/wordpress-pagenavi-style-plugin\/\">Documentation<\/a> | <a href=\"http:\/\/scribu.net\/wordpress\/wp-pagenavi\/\">wp pagenavi Plugin News<\/a><\/p>\n\n<!--section=installation-->\n<p>To use this plugin you must install wp-pagenavi plugin first.<\/p>\n\n<p>You can either install it automatically from the WordPress admin, or do it manually:<\/p>\n\n<ol>\n<li>Unzip the archive and put the <code>wp-pagenavi<\/code> folder into your plugins folder (\/wp-content\/plugins\/).<\/li>\n<li>Activate the plugin from the Plugins menu.<\/li>\n<\/ol>\n\n<p>After you installed <code>wp-pagenavi<\/code> plugin next step is to install wp-pagenavi-style plugin.<\/p>\n\n<p>You can either install it automatically from the WordPress admin, or do it manually:<\/p>\n\n<ol>\n<li>Unzip the archive and put the <code>wp-pagenavi-style<\/code> folder into your plugins folder (\/wp-content\/plugins\/).<\/li>\n<li>Activate the plugin <code>wp pagenavi style<\/code> from the Plugins menu.<\/li>\n<\/ol>\n\n<h4>Usage<\/h4>\n\n<p>In your theme, replace code like this:<\/p>\n\n<pre><code>&lt;div class=\"navigation\"&gt;\n    &lt;div class=\"nav-previous\"&gt;&lt;?php next_posts_link( __( '&lt;span class=\"meta-nav\"&gt;&amp;larr;&lt;\/span&gt; Older posts', 'twentyten' ) ); ?&gt;&lt;\/div&gt;\n    &lt;div class=\"nav-next\"&gt;&lt;?php previous_posts_link( __( 'Newer posts &lt;span class=\"meta-nav\"&gt;&amp;rarr;&lt;\/span&gt;', 'twentyten' ) ); ?&gt;&lt;\/div&gt;\n&lt;\/div&gt;\n<\/code><\/pre>\n\n<p>with this:<\/p>\n\n<pre><code>&lt;div class=\"navigation\"&gt;\n&lt;?php wp_pagenavi(); ?&gt;\n&lt;\/div&gt;\n<\/code><\/pre>\n\n<p>Go to <em>WP-Admin -&gt; Settings -&gt; PageNavi<\/em> for configuration.<\/p>\n\n<p>Visit [Wp PageNavi Style Documentation] (http:\/\/www.snilesh.com\/wordpress-pagenavi-style-plugin\/) for more details.<\/p>\n\n<h4>Changing Style<\/h4>\n\n<p>Visit [Wp PageNavi Style Documentation] (http:\/\/www.snilesh.com\/wordpress-pagenavi-style-plugin\/) for more details.<\/p>\n\n<!--section=changelog-->\n<h4>1.4<\/h4>\n\n<ul>\n<li>CSS issue fixed.<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>Menu Capability options changed. Pagenvi style options will be managed by administrator only.<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Removed CSS errors.<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>First Version Of this Plugin<\/li>\n<\/ul>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><p>To use this plugin you must install wp-pagenavi plugin first.<\/p>\n\n<p>You can either install it automatically from the WordPress admin, or do it manually:<\/p>\n\n<ol>\n<li>Unzip the archive and put the <code>wp-pagenavi<\/code> folder into your plugins folder (\/wp-content\/plugins\/).<\/li>\n<li>Activate the plugin from the Plugins menu.<\/li>\n<\/ol>\n\n<p>After you installed <code>wp-pagenavi<\/code> plugin next step is to install wp-pagenavi-style plugin.<\/p>\n\n<p>You can either install it automatically from the WordPress admin, or do it manually:<\/p>\n\n<ol>\n<li>Unzip the archive and put the <code>wp-pagenavi-style<\/code> folder into your plugins folder (\/wp-content\/plugins\/).<\/li>\n<li>Activate the plugin <code>wp pagenavi style<\/code> from the Plugins menu.<\/li>\n<\/ol>\n\n<h4>Usage<\/h4>\n\n<p>In your theme, replace code like this:<\/p>\n\n<pre><code>&lt;div class=\"navigation\"&gt;\n    &lt;div class=\"nav-previous\"&gt;&lt;?php next_posts_link( __( '&lt;span class=\"meta-nav\"&gt;&amp;larr;&lt;\/span&gt; Older posts', 'twentyten' ) ); ?&gt;&lt;\/div&gt;\n    &lt;div class=\"nav-next\"&gt;&lt;?php previous_posts_link( __( 'Newer posts &lt;span class=\"meta-nav\"&gt;&amp;rarr;&lt;\/span&gt;', 'twentyten' ) ); ?&gt;&lt;\/div&gt;\n&lt;\/div&gt;\n<\/code><\/pre>\n\n<p>with this:<\/p>\n\n<pre><code>&lt;div class=\"navigation\"&gt;\n&lt;?php wp_pagenavi(); ?&gt;\n&lt;\/div&gt;\n<\/code><\/pre>\n\n<p>Go to <em>WP-Admin -&gt; Settings -&gt; PageNavi<\/em> for configuration.<\/p>\n\n<p>Visit [Wp PageNavi Style Documentation] (http:\/\/www.snilesh.com\/wordpress-pagenavi-style-plugin\/) for more details.<\/p>\n\n<h4>Changing Style<\/h4>\n\n<p>Visit [Wp PageNavi Style Documentation] (http:\/\/www.snilesh.com\/wordpress-pagenavi-style-plugin\/) for more details.<\/p><\/dd>\n\n<\/dl>","raw_excerpt":"Adds a more styling options to Wp-PageNavi wordpress plugin.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/674","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=674"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/snilesh"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=674"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=674"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=674"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=674"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=674"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=674"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}