-
Notifications
You must be signed in to change notification settings - Fork 0
Examples
- Standard QueryQuery - [QueryQuery]
This does the standard format that is shown when the basic shortcode is used. If there is no featured image applied to show a thumbnail a default thumbnail is applied.
- Disable Featured Thumbnail - [QueryQuery disablethumbnails="1"]
This is the standard view with the featured images disabled. This will disable both applied and fallback thumbnail imaged
- Disable Date - [QueryQuery disablethumbnails="1" disabledate="1"]
This is the standard view with no image and no date shown.
- Disable Excerpts - [QueryQuery disablethumbnails="1" disabledate="1" disableexcerpt="1" ]
This is the standard view with no image, no date shown, and no excerpt.
- Default Admin Tab
All [QueryQuery] shortcodes have defaults set on install.
Those defaults can be seen in the last column within the table under the "Default" tab.
Each of these Default values can be overridden with corrisponding admin values.
These defaults or override values function as "Global" when using [QueryQuery] shortcode.
Any shortcode variables you place within a [QueryQuery] shortcode override admin values for that specific instance of the [QueryQuery] shortcode tag.
Avalible shortcode values for [QueryQuery] shortcode are listed with the correct spelling on this same "Default" tab page.
- Example Admin Tab
This is a helper page to explain the plugin and use once you have installed the plugin.