> Query from Content Shortcode wordpress plugin resources analysis

Query from Content Shortcode wordpress plugin resources analysis

Download This Plugin
Download Elegant Themes
Name Query from Content Shortcode
Version
Author Brandon Buster
Rating 0
Last updated 2012-10-01 07:35:00
Downloads
670
Download Plugins Speed Test plugin for Wordpress

Home page

Delta: 0%

Post page

Delta: 0%
Query from Content Shortcode plugin has no negative impact on PageSpeed score.

Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%

Query from Content Shortcode plugin added 14 bytes of resources to the Home page and 7 bytes of resources to the sample Post page.

Query from Content Shortcode plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.

Great! Query from Content Shortcode plugin ads no tables to your Wordpress blog database.

Query from Content (QFC) is a simple shortcode plugin that allows you to target exactly the posts you're looking for and list them in your post content. Further, you can specify your own header, include your current CSS styles to format the list, specify the number of results, and even display thumbnails and excerpts.

The most basic format of QFC shortcode would look like:

[qfc]Here is a Basic List[/qfc]

The above shortcode would output a header reading "Here is a Basic List", below the header would be included your five latest posts, no formatting, no excerpt, no featured image. To customize your results, we can tell QFC to add some CSS as well as the posts' images and excerpts. That shortcode should be placed inside your post content like so:

[qfc class="some-example-class" id="some-example-id" image="yes" excerpt="yes"]Some Bells and Whistles![/qfc]

Also, you can choose to add more than one CSS class or id to your results by adding id's and classes using a comma seperated list:

[qfc class="some-example-class, another-class" id="some-example-id, another-id" ]We Like CSS![/qfc]

The Query from Content Shortcode can list more than just your most recent blog posts. You can specify tags, categories, post author, pages and even custom post types.

Here's another quick example. This one specifies a tag, a category, and an author:

[qfc category_name="Italian-recipes" tag="lasagna" author_name="Luigi"]Luigi's Fantastico Lasanga Recipes![/qfc]

QFC reads the shortcode and passes the category, tag and author to the WP_Query class. If you are familiar with WP_Query, you'll recognize the QFC code matches exactly the parameters used with WP_Query. For more advanced users, QFC allows you dynamic access to all the most popular search features provided by WP_Query, just make sure the parameters you enter into the QFC shortcode match the exact spelling of WP_Query parameters.

For more infomation on advanced usage of the Query From Content Shortcode plugin, visit the Wordpress codex page for WP_Query.

Resources added by plugin to Home page/Post page in kB
Total size of resources for Home page/Post page in kB
Random Theme Tests
Bombax screenshot

Bombax

by: itxitx

53517
100%
KeKe screenshot

KeKe

by: Shaibani

10102
0%