=== Post Loop Ajax === Contributors: AI.Takeuchi Description: Post Loop and Pagination Widget. Auto page feed. Use Javascript and Cookie. Multi Widget supported. Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=P8LCVREFDKWFW Tags: plugin, widget, post loop, category, pagination, auto page feed, page at random Requires at least: 4.1 Tested up to: 4.5.3 Stable tag: 1.16 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == Post Loop and Pagination Widget. Auto page feed. Use Javascript and Cookie. Multi Widget supported. Page at random. == Installation == 1. Install plugin and activate. 2. Placement at widget area. == Settings == = unique id = Normally enter default. Checked and enter unique value, if doesn't work. Will be destroyed this value when copied widget. = title = Enter widget title or empty. = class = Specify widget block class. Default: post-loop-ajax-use-default-css = display posts = * post type name, separated by comma: Enter Post Type name, Also including Custom Post Type. * category slag name, separated by comma: * without category slag name, separated by comma: * additional (key=value&key2=value2...): See: https://codex.wordpress.org/Class_Reference/WP_Query * to result in (query after assembly): Display query after assembly. = posts per page = Default: 10 = excerpt char length = Default: 140 = excerpt more = Default: […] = date time format = Default: F jS, Y = remember page number until cookie expires = = pagination type = nothing normal lite prev and next only multi (for responsive design, see: css/post-loop-ajax.css) = pagination previous string = Enter previous navigation button string or empty(defalt button). = pagination next string = Enter next navigation button string or empty(defalt button). = loop timer (0: disabled) = Enter interval time(sec) to update contents. = fade time (0: disabled) = Enter time(msec), use the time while swap contents by fade effect. = put before and after widget = = need reload page = If checked then set page number to cookie then reload page, not use ajax call. = page at random = = article = That have 5th blocks, split by `` tag. Default: `

%title%

%content%
Posted by %author% / %time%
Category: %category_links%

Not Found

Content not found.

Page: %paged% / %max_number_of_pages% (%number_of_posts% posts)
%pagination%
` Keyword: %post_id% %post_class% %permalink% %title% %content% %excerpt% %category_links% %time% %author% %author_posts_link% %pagination% %paged% %max_number_of_pages% %number_of_posts% %loop_interval% == Changelog == = 1.16 = * Change way to enter query string. = 1.15 = * Fix the_content filter. = 1.14 = * Update html template. = 1.13 = * Fix page at random function. = 1.12 = * Page at random function addition. = 1.11 = * Fix wp-query. = 1.10 = * Internationalization. = 1.9 = * Added css file. = 1.8 = * Function addition. = 1.7 = * Fix input tag. = 1.6 = * Published. == Screenshots == 1. Setting Screen == Frequently Asked Questions == = How to include bbPress topics in it? = Enter "topic" to post type field. see: https://codex.wordpress.org/Class_Reference/WP_Query