=== The Future Posts === Contributors: jdalmeida Author: José De Almeida Author URI: https://www.josedealmeida.com/ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=YPL25DBZSWHWY Tags: posts, grid, posts grid, responsive, scheduled, published, shortcode, pods, advanced custom fields, woocommerce, page builder, elementor, beaver builder, wpbakery, visual composer Requires at least: 4.6.0 Tested up to: 4.9.6 Requires PHP: 5.6.0 Stable tag: 0.93 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html Display future (scheduled) or published posts in responsive grids using shortcodes. == Description == Display future (scheduled) posts in responsive grids using shortcodes. Works with PODS, Advanced Custom Fields, WooCommerce, and all page builders, like Elementor, Beaver Builder, WPBakery / Visual Composer, etc. Plenty of customization options available either for the power or expert user. Use the default theme or create your own theme. The Future Posts can also be used as a powerful regular post grid system, as it also works with normal published posts in exactly the same way. Furthermore, posts with status of draft, pending, private, trash, are also fully supported. Other features: * post type * category name * taxonomy * taxonomy terms * tag * offset * posts per page * posts per column * order by * order * etc... = How to use = The Future Posts is very easy to use, yet it features an extensive and rich array of options. Far too many to display here. Go to your Wordpress' admin area and select The Future Posts from the left menu. Then read and follow the instructions. All options are fully detailed there. = Basic shortcode = [the_future_posts] = More shortcode examples = Soon. == Installation == = From within WordPress' dashboard = 1. Go to your admin area and select Plugins -> Add new from the menu. 2. Search for "The Future Posts". 3. Click "Install" 4. Click "Activate" = Manually via FTP = 1. Upload the folder 'the-future-posts/' into the '/wp-content/plugins/' directory 2. Activate the plugin through the *Plugins* tab in WordPress == Frequently Asked Questions == = Which grid system you use? = Gridlex. A very simple, lightweight, fast, reliable and responsive CSS-only grid system, supported by media queries, to quickly create modern layouts. Based on Flexbox (CSS Flexible Box Layout Module). Copyright (C) 2016 by Laurent G. http://gridlex.devlint.fr/ == Screenshots == 1. Shortcode: [the_future_posts] 2. Shortcode: [the_future_posts post_status="published" posts_per_column="3" fields="float=start;left|image=large;link|float=end|float=start;right|title=text;link|excerpt=text;nolink|button=text;link;More...|author=text;nolink|date=text;nolink;M d, Y|float=end"] == Changelog == = 0.93 - 2018-06-13 = * Enhanced the 'readme.txt' file = 0.92 - 2018-06-10 = * Added 'tag' attribute * Fixed some taxonomy query problems * First public beta release = 0.91 - 2018-06-09 = * Fixed some issues concerning WordPress guidelines = 0.90 - 2018-06-08 = * First beta release