{"id":35335,"date":"2015-03-26T05:53:01","date_gmt":"2015-03-26T05:53:01","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/easy-wp-page-navigation\/"},"modified":"2016-04-07T09:35:20","modified_gmt":"2016-04-07T09:35:20","slug":"easy-wp-page-navigation","status":"publish","type":"plugin","link":"https:\/\/pcd.wordpress.org\/plugins\/easy-wp-page-navigation\/","author":12563591,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.4","stable_tag":"trunk","tested":"4.5.33","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"Easy WP Page Navigation","header_author":"PenciDesign","header_description":"","assets_banners_color":"d1968e","last_updated":"2016-04-07 09:35:20","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/themeforest.net\/user\/pencidesign\/portfolio?rel=pencidesign","header_plugin_uri":"http:\/\/pencidesign.com\/","header_author_uri":"http:\/\/pencidesign.com\/","rating":4.8,"author_block_rating":0,"active_installs":800,"downloads":30775,"num_ratings":10,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.0":"<ul>\n<li>Just release 1.0<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":"1","4":0,"5":"10"},"assets_icons":[],"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"1212378","resolution":"1544x500","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","1.1.1","1.2"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1160528","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1160528","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1160528","resolution":"3","location":"assets"},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1160528","resolution":"4","location":"assets"},"screenshot-5.png":{"filename":"screenshot-5.png","revision":"1161102","resolution":"5","location":"assets"},"screenshot-6.png":{"filename":"screenshot-6.png","revision":"1160528","resolution":"6","location":"assets"}},"screenshots":{"1":"Default styling","2":"Square styling","3":"Circle styling","4":"Diamond square styling","5":"Gerenal options","6":"Fill posts per page number for your taxonomies"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[83,26009,23472,26010,940],"plugin_category":[57],"plugin_contributors":[81540],"plugin_business_model":[],"class_list":["post-35335","plugin","type-plugin","status-publish","hentry","plugin_tags-admin","plugin_tags-easy-wp-page-navigation","plugin_tags-page-navigation","plugin_tags-page-navigation-in-wordpress","plugin_tags-taxonomies","plugin_category-taxonomy","plugin_contributors-bboy8k","plugin_committers-bboy8k"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/easy-wp-page-navigation_d1968e.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/easy-wp-page-navigation\/assets\/screenshot-1.png?rev=1160528","caption":"Default styling"},{"src":"https:\/\/ps.w.org\/easy-wp-page-navigation\/assets\/screenshot-2.png?rev=1160528","caption":"Square styling"},{"src":"https:\/\/ps.w.org\/easy-wp-page-navigation\/assets\/screenshot-3.png?rev=1160528","caption":"Circle styling"},{"src":"https:\/\/ps.w.org\/easy-wp-page-navigation\/assets\/screenshot-4.png?rev=1160528","caption":"Diamond square styling"},{"src":"https:\/\/ps.w.org\/easy-wp-page-navigation\/assets\/screenshot-5.png?rev=1161102","caption":"Gerenal options"},{"src":"https:\/\/ps.w.org\/easy-wp-page-navigation\/assets\/screenshot-6.png?rev=1160528","caption":"Fill posts per page number for your taxonomies"}],"raw_content":"<!--section=description-->\n<p>This plugin will create a new page navigation. Easy to use and custom it.\nWith this plugin, you don't worry about paging in your blog.<\/p>\n\n<p>Multiple styles for navigation, you can see in <a href=\"https:\/\/wordpress.org\/plugins\/easy-wp-page-navigation\/screenshots\/\">Screenshots<\/a><\/p>\n\n<p>To using it in your blog, see the <a href=\"http:\/\/wordpress.org\/plugins\/easy-wp-page-navigation\/installation\/\">installation instructions<\/a><\/p>\n\n<p>Subscribe our newsletter <a href=\"http:\/\/pencidesign.com\/#footer-subscribe\">here<\/a><\/p>\n\n<p>You need a theme? see <a href=\"http:\/\/themeforest.net\/user\/pencidesign\/portfolio?ref=PenciDesign\">our premium themes<\/a>.<\/p>\n\n<h4>Support<\/h4>\n\n<p>Support is handled in the <a href=\"https:\/\/wordpress.org\/support\/plugin\/easy-wp-page-navigation\">WordPress forums<\/a>. Please note that support is limited and does not cover any custom implementation of the plugin.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>plugin<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Go to Settings&gt;Easy WP Page Nav for configuration.<\/li>\n<li><p>Use it to where you want to paging:<\/p>\n\n<\/li>\n<\/ol>\n\n<p>Example for using with custom query:\n     'post',\n        'posts_per_page' =&gt; 6,\n        'paged' =&gt; $paged,\n    );\n    \n    $my_query = new WP_Query( $args );\n    ?&gt;\nYou can do that like so:<\/p>\n\n<pre><code>&lt;?php echo easy_wp_pagenavigation( $my_query ); ?&gt;\n<\/code><\/pre>\n\n<!--section=faq-->\n<dl>\n<dt>How to changing the CSS?<\/dt>\n<dd><p>If you need to configure the CSS of this plugin, you can copy the <code>easy-wp-pagenavigation.css<\/code> file  from the plugin directory to your theme's directory and make your modifications there.<\/p>\n\n<p>Also, you can override the CSS of Easy WP Page Navigation in other CSS file.<\/p>\n\n<p>Do it, you won't lose your changes when you update this plugin.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.4<\/h4>\n\n<ul>\n<li>Improvement: Data validate &amp; change colors actions <\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>Improvement: Allow HTML to custom text for First Page, Last Page, Prev Page, Next Page<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Fixed: Some bug in front-end<\/li>\n<li>Add: Easy to support by one click on plugins page<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Fixed: Easy WP Page Navigation on mobile<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Tweak: Some CSS page numbers<\/li>\n<li>New: Add multiple styles for plugin<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Just release 1.0<\/li>\n<\/ul>","raw_excerpt":"Easy to add page navigation in your blog","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/35335","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=35335"}],"author":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/bboy8k"}],"wp:attachment":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=35335"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=35335"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=35335"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=35335"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=35335"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=35335"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}