Skip to content

truongwp/any-posts-widget

Repository files navigation

=== Any Posts Widget ===
Contributors: truongwp
Tags: posts, post, widgets, widget
Requires at least: 4.0
Tested up to: 4.7.2
Stable tag: 1.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Provides a widget allow choose any posts to display quickly.

== Description ==

Any Posts Widget provides a light widget allow user choose any posts to display quickly, easily drag and drop ordering.

= Documentation =

See the [FAQ tab](https://wordpress.org/plugins/any-posts-widget/faq/) for documentation on custom templates, hooks, common issues, and more.

= More Information =

* For help use [wordpress.org](http://wordpress.org/support/plugin/any-posts-widget/)
* Fork or contribute on [Github](https://github.com/truongwp/any-posts-widget/)
* Visit [my website](https://truongwp.com/) for more
* View my other [WordPress Plugins](http://profiles.wordpress.org/truongwp/)

== Installation ==

1. Download and extract the zip archive
2. Upload `any-posts-widget` folder to `/wp-content/plugins/`
3. Activate the plugin through the 'Plugins' menu in WordPress
4. Add the `APW: Any Posts` widget to a sidebar and configure the options


== Frequently Asked Questions ==

= Filters =

- **apw_posts_widget_query_args** *(array)*:
Allows changing the posts query arguments

- **apw_list_posts_open** *(string)*:
Allows changing the open tag of posts list.

- **apw_list_posts_close** *(string)*:
Allows changing the close tag of posts list.

= Template =

Template files can be found within the `templates/` directory. Copy any template file(s) to `your-theme/any-posts-widget/` directory (with same structure) to override it.

== Screenshots ==

1. Widget options
2. Example with Twenty Sixteen theme

== Changelog ==

= 1.0.1

* Added: Remove post button.
* Added: apw_posts_widget_query_args filter hook.
* Improved: Auto focus on post select field when add post.
* Fixed: Wrong posts order.

= 1.0.0 =

* First release.

About

A WordPress plugin provides a widget allow choose any posts to display quickly. Visit https://wordpress.org/plugins/any-posts-widget/ for more detail.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors