Plugin Directory

Changeset 1913316


Ignore:
Timestamp:
07/23/2018 08:08:31 AM (7 years ago)
Author:
jdalmeida
Message:

v1.32

Location:
the-future-posts
Files:
53 added
4 edited

Legend:

Unmodified
Added
Removed
  • the-future-posts/trunk/changelog.txt

    r1913259 r1913316  
    1212
    1313== Changelog ==
     14
     15= 1.32 - 2018-07-23 =
     16* Updated description.
    1417
    1518= 1.31 - 2018-07-23 =
  • the-future-posts/trunk/faq.txt

    r1901578 r1913316  
    4747= Is it compatible with The Future Is Now plugin? =
    4848
    49 Yes. Since this plugin changes the post status of every scheduled post (from 'future' to 'publish'), you cannot use post_status='future' attribute (as there won't be any). So, you must use the post_status='publish' along with the 'date_after' attribute. like this:
     49Yes. Since The Future Is Now changes the post status of every scheduled post (from 'future' to 'publish'), you cannot use post_status='future' attribute (as there won't be any). So, you must use the post_status='publish' along with the 'date_after' attribute. like this:
    5050
    5151<code>[the_future_posts post_status="publish" date_after="now"]</code>
  • the-future-posts/trunk/readme.txt

    r1913259 r1913316  
    2121Compatible with Beaver Builder, Divi Builder, Elementor, SiteOrigin, Thrive Architect, WPBakery / Visual Composer, etc. Works with virtually every Theme available for WordPress. Plenty of customization options available either for the power or expert user. Use the default theme or create your own unlimited themes. Includes extensive documentation and a huge array of examples to start with.
    2222
    23 The Future Posts is powerfull enough to be used also as a regular post grid system, for it also works with normal published posts in exactly the very same way.
     23The Future Posts is powerfull enough to be used also as a regular post grid system, for it also works with regular published posts in exactly the very same way.
    2424
    2525Unlike other plugins of its kind, The Future Posts fully supports custom post types and custom fields, created by PODS, Advanced Custom Fields, Toolset, etc. Each post grid can display whatever fields you want, either standard or custom.
     26
     27Right out of the box, The Future Posts features pretty permalinks on regular and custom post types (including WooCommerce). Pretty permalinks are supported on all posts status (including future posts). Furthermore, it also allows showing non-published posts, like future posts, even for non-logged anonymous users.
    2628
    2729= Supported features =
     
    139141= Versions =
    140142
     143= 1.32 - 2018-07-23 =
     144* Updated description.
     145
    141146= 1.31 - 2018-07-23 =
    142147* Fixed pretty permalinks on custom post types.
  • the-future-posts/trunk/the-future-posts.php

    r1913259 r1913316  
    1212 * Tested up to: 4.9.6
    1313 * Requires PHP: 5.6.0
    14  * Version: 1.31
     14 * Version: 1.32
    1515 * License: GPL3
    1616 * License URI: https://www.gnu.org/licenses/gpl-3.0.txt
Note: See TracChangeset for help on using the changeset viewer.