You need any of the "Waterproof wrapper" Plugins to use this Plugin.
Plugin contains
- [wrap_query] shortcode helps to parse arguments as a JSON formated array to the get_posts() or get_terms() function, wraps the results in something fancy and pastes the listing in the content.
Its basicly documented in the "Waterproof [wrap_query] shortcode docs" metabox on the post edit sceen.
- Settings Page: Options for this Plugin and for all active "Waterproof wrapper" Plugins.
- Functionality to disable the singular post view on frontend: Option disabled on default (Settings Page). Controlled in "Wpwq Options" Metabox on the post edit sceen.
- Extra fields for term/category edit screens: Option disabled on default (Settings Page).
- Widget to create menu depending on [wrap_query] shortcodes.
Plugin on GitHub
Compatible with
Requirements
- php 5.6
- Any Waterproof wrapper
Thanks for beautiful ressoucres
0.0.4
fixes
0.0.3
bug fix: extract_shortcode_atts method, query_args property, exchange 'true'/'false' with boolen value
js: init the widget hover stuff on ajax complete
menu widget: added kind of support for terms
0.0.2
Edit readme
0.0.1
Hurray, first stable Version!