=== Custom Post Popup ===
Contributors: gnanavelshenll
Tags: custom post popup, custom popup, fancy box, fancy box popup, popup, custom post, custom post type, custom posttype
Requires at least: 4.4
Tested up to: 4.9.1
Stable tag: trunk
License: GPL2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html



THis plugin used to display in popup with featured image from custom post including all default post 



== Installation ==

1. Install custom post popup via the WordPress plugin directory or by uploading the files to your server at wp-content/plugins.

2. After activating custom post popup, use this shortcode wherever you want `[CUSTOM_POST_POPUP type="post" orderby="none" posts_per_page="12" customclass="custom class"]`.


## Shortcode ##
`[CUSTOM_POST_POPUP type="post" orderby="none" posts_per_page="12" customclass="custom class"]`
`[CUSTOM_POST_POPUP type="page" orderby="none" posts_per_page="12" customclass="custom class" ]`
`[CUSTOM_POST_POPUP type="testimonials" orderby="none" posts_per_page="12" customclass="custom class"]`


## version ##

1.0 version realeased

