Skip to content

generatepress/WP-Show-Posts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== WP Show Posts ===
Contributors: edge22
Donate link: https://wpshowposts.com
Tags: show posts, display posts shortcode, portfolio, gallery, post columns
Requires at least: 4.0
Tested up to: 4.6
Stable tag: 0.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Add posts to your website from any post type using a simple shortcode.

== Description ==

https://vimeo.com/175638957

WP Show Posts allows you to display posts anywhere on your website using an easy to use shortcode.

You can pull posts from any post type like WooCommerce, Easy Digital Downloads etc..

This plugin works with any theme.

Here are the features in the free version:

= Posts =

* Post type
* Taxonomy
* Terms
* Posts per page
* Pagination

= Columns =

* Columns
* Columns gutter

= Images =

* Show images
* Image width
* Image height
* Image alignment
* Image location

= Content =

* Content type (excerpt or full post)
* Excerpt length
* Include title
* Read more text

= Meta =

* Include author
* Author location
* Include date
* Date location
* Include terms
* Terms location

= More settings =

* Author ID
* Exclude current
* Post ID
* Exclude post ID
* Ignore sticky posts
* Offset
* Order
* Order by
* Status
* Meta key
* Meta value
* Tax operator
* No results message

= Our *Pro* version has these features =

https://vimeo.com/175660953

[Check out Pro](https://wpshowposts.com/ "Check out Pro")

= Posts =

* AJAX pagination

= Columns =

* Masonry
* Featured post

= Images =

* Image overlay color
* Image overlay icon
* Image hover effect
* Image lightbox
* Image lightbox gallery

= Content = 

* Read more style
* Read more color

= Styling =

* Border color
* Padding

= Social =

* Twitter
* Facebook
* Google+
* Pinterest
* Love it
* Alignment

Check out GeneratePress, our awesome WordPress theme! (http://wordpress.org/themes/generatepress)

== Installation ==

There's two ways to install WP Show Posts.

1. Go to "Plugins > Add New" in your Dashboard and search for: WP Show Posts
2. Download the .zip from WordPress.org, and upload the folder to the `/wp-content/plugins/` directory via FTP.

In most cases, #1 will work fine and is way easier.

== Frequently Asked Questions ==

= How do I create a post list? =

* Make sure WP Show Posts is activated.
* Navigate to "WP Show Posts > Add New" and configure your list.
* Copy the shortcode provided for you when adding your new list.
* Add your shortcode to your desired page or post.

== Screenshots ==

1. All of your created post lists.
2. The "Posts" settings tab.
3. The "Columns" settings tab.
4. The "Images" settings tab.
5. The "Content" settings tab.
6. The "Meta" settings tab.
7. The "More query ars" settings tab.

== Changelog ==

= 0.6 =
* Add height: auto to images to prevent image stretching in Beaver Builder
* Prevent horizontal scrolling when posts are in columns
* Change "More query args" section name to "More settings"
* Allow multiple IDs in "Post ID" option
* Add "Exclude IDs" option
* Add "No results message" option
* Add "WP Show Posts" widget to add posts in widget areas

= 0.5 =
* Fix conflict with Yoast SEO causing taxonomy and terms fields to be blank
* Add support for translations

= 0.4 =
* Fix column width issue when content is disabled
* Fix pagination issue when post list is on the front page
* Disable pagination in single posts
* Fix saving of taxonomy and terms fields
* Force no underline on read more buttons

= 0.3 =
* Remove attachment post type from list for now
* Don't show pagination if there's no posts
* Move wpsp_before_title hook into the <header> element
* New hook: wpsp_before_wrapper
* New hook: wpsp_before_header

= 0.2 =
* Fix issue with posts showing up in wrong area on page
* Remove read more link if the <!-- more --> tag is used
* Wrap read more button in div: .wpsp-read-more

= 0.1 =
* Initial release

== Upgrade Notice ==

= 0.6 =
* Add height: auto to images to prevent image stretching in Beaver Builder
* Prevent horizontal scrolling when posts are in columns
* Change "More query args" section name to "More settings"
* Allow multiple IDs in "Post ID" option
* Add "Exclude IDs" option
* Add "No results message" option
* Add "WP Show Posts" widget to add posts in widget areas

= 0.5 =
* Fix conflict with Yoast SEO causing taxonomy and terms fields to be blank
* Add support for translations

= 0.4 =
* Fix column width issue when content is disabled
* Fix pagination issue when post list is on the front page
* Disable pagination in single posts
* Fix saving of taxonomy and terms fields
* Force no underline on read more buttons

= 0.3 =
* Remove attachment post type from list for now
* Don't show pagination if there's no posts
* Move wpsp_before_title hook into the <header> element
* New hook: wpsp_before_wrapper
* New hook: wpsp_before_header

= 0.2 =
* Fix issue with posts showing up in wrong area on page
* Remove read more link if the <!-- more --> tag is used
* Wrap read more button in div: .wpsp-read-more

= 0.1 =
* Initial release

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 78.6%
  • JavaScript 16.2%
  • CSS 5.2%