{"id":27222,"date":"2014-01-14T01:20:14","date_gmt":"2014-01-14T01:20:14","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-pagination\/"},"modified":"2014-12-09T18:04:56","modified_gmt":"2014-12-09T18:04:56","slug":"wp-pagination","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/wp-pagination\/","author":8356590,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.6","stable_tag":"1.6","tested":"3.9.40","requires":"3.0.1","requires_php":"","requires_plugins":"","header_name":"Wp Pagination","header_author":"Kishore","header_description":"","assets_banners_color":"918178","last_updated":"2014-12-09 18:04:56","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_s-xclick&hosted_button_id=L5DAL9AXTAG8L","header_plugin_uri":"http:\/\/wordpress.org\/extend\/plugins\/wp-pagination\/","header_author_uri":"http:\/\/blog.kishorechandra.co.in\/","rating":5,"author_block_rating":0,"active_installs":30,"downloads":8656,"num_ratings":3,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.6":"<ul>\n<li>Fixed the range.end bug for images per page in Gallery<\/li>\n<\/ul>","1.5":"<ul>\n<li>Added option to choose images per page in Gallery<\/li>\n<\/ul>","1.4":"<ul>\n<li>Fixed bug in chrome for gallery<\/li>\n<\/ul>","1.3":"<ul>\n<li>Removed the trunk folder added by mistake<\/li>\n<\/ul>","1.2":"<p>Optimised the javascript.<\/p>","1.1":"<p>Added a option for choosing no of comments per page. We can set it in Discussion Settings.\nBUT DO NOT CHECK THE CHECK BOX FOR Break comments into page CHECK BOX.<\/p>","1.0":"<p>Upgrade notices describe the reason a user should upgrade.  No more than 300 characters.<\/p>","0.5":"<p>This version fixes a security related bug.  Upgrade immediately.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"3"},"assets_icons":[],"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"866674","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","1.2","1.3","1.4","1.5","1.6"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"A standard WordPress gallery turned into a gallery with pagination."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[107,210,70046,36530,900],"plugin_category":[44,50],"plugin_contributors":[78811],"plugin_business_model":[],"class_list":["post-27222","plugin","type-plugin","status-publish","hentry","plugin_tags-comments","plugin_tags-gallery","plugin_tags-jpages","plugin_tags-jquery-pagination","plugin_tags-pagination","plugin_category-discussion-and-community","plugin_category-media","plugin_contributors-kishores","plugin_committers-kishores"],"banners":{"banner":"https:\/\/ps.w.org\/wp-pagination\/assets\/banner-772x250.jpg?rev=866674","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wp-pagination_918178.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>This is a jQuery based Wordpress plugin which is inspired from\n<a href=\"http:\/\/luis-almeida.github.io\/jPages\/\">jPages<\/a>\njPages for WordPress integrates the cool pagination for gallery,comments etc.\nGalleries are turned into Gallery with pagination.<\/p>\n\n<p>How to Add pagination to WordPress Comments: Just add the ID \"comment-list\"\nto the div,ul,ol etc containing all the commnets\nlike: id=\"comment-list\" in html.<\/p>\n\n<p><a href=\"http:\/\/blog.kishorechandra.co.in\/what-is-eod-for-software-engineer\/\">Here is demo link<\/a><\/p>\n\n<p>For adding pagination for table:\nAdd id \"jpages-table\" to table and id jpages-table-body-list to tbody\n<a href=\"http:\/\/blog.kishorechandra.co.in\/pagination-table\/\">Here is demo link<\/a><\/p>\n\n<p>Further you can add pagination to anything type of section.\nYou just need to add the ID:jpages-list like: id=\"jpages-list\" in html.<\/p>\n\n<p>The ID of the container of the items you want to paginate can be an UL, OL, DIV etc.<\/p>\n\n<p>For Support <a href=\"http:\/\/crayonux.com\/questions\/\">Click Here<\/a><\/p>\n\n<p>Why should you use this pagination?<\/p>\n\n<ul>\n<li>Fully responsive - will adapt to any device<\/li>\n<li>Small file size, fully themed, simple to implement<\/li>\n<li>Browser support: Firefox, Chrome, Safari, iOS, Android, IE7+<\/li>\n<\/ul>\n\n<blockquote>\n  <p><strong>Priority Support<\/strong><\/p>\n  <p>If you are looking for more features, paid support or Custom WordPress Work, then you can hire me too. My email id : babunsahoo@gmail.com .<\/p>\n<\/blockquote>\n\n<h3>Arbitrary section<\/h3>\n\n<!--section=installation-->\n<p>This very simple like other wordpress plugin:\n1. Upload the plugin to the <code>\/wp-content\/plugins\/<\/code> directory\n2. Activate the plugin through the 'Plugins' menu in WordPress<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>My gallery pagination is not working?<\/dt>\n<dd><p>Please make sure there should be a class called \"gallery\" wrapping the\nGallery section.<\/p>\n\n<p>In Settings &gt;&gt; Media\n    We have a option for choosing images per page in Gallery. It's default five.<\/p><\/dd>\n<dt>Comments pagination is not working?<\/dt>\n<dd><p>Just add the ID \"comment-list\"\nto the div,ul,ol etc containing all the commnets\nlike: id=\"comment-list\" in html.Please set the comments per page in Discussion Settings.\nBUT DO NOT CHECK THE CHECK BOX FOR Break Comments into page CHECK BOX.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.6<\/h4>\n\n<ul>\n<li>Fixed the range.end bug for images per page in Gallery<\/li>\n<\/ul>\n\n<h4>1.5<\/h4>\n\n<ul>\n<li>Added option to choose images per page in Gallery<\/li>\n<\/ul>\n\n<h4>1.4<\/h4>\n\n<ul>\n<li>Fixed bug in chrome for gallery<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>Removed the trunk folder added by mistake<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Added option to choose comments per page<\/li>\n<li>Optimised the javascript<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Added option to choose comments per page<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>A change since the previous version.<\/li>\n<li>Another change for gallery,comments and table<\/li>\n<\/ul>\n\n<h4>0.5<\/h4>\n\n<ul>\n<li>Included the jpages js for gallery only.<\/li>\n<\/ul>","raw_excerpt":"jPages for WordPress integrates the cool pagination for gallery,comments,table.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/27222","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=27222"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/kishores"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=27222"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=27222"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=27222"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=27222"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=27222"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=27222"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}