> NS Featured Posts wordpress plugin resources analysis

NS Featured Posts wordpress plugin resources analysis

Download This Plugin
Download Elegant Themes
Name NS Featured Posts
Version 1.0.2
Author Nilambar Sharma
Rating 96
Last updated 2014-10-24 05:41:00
Downloads
2193
Download Plugins Speed Test plugin for Wordpress

Home page

Delta: 0%

Post page

Delta: 0%
NS Featured Posts 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%

NS Featured Posts plugin added 24 bytes of resources to the Home page and 37 bytes of resources to the sample Post page.

NS Featured Posts plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.

Great! NS Featured Posts plugin ads no tables to your Wordpress blog database.

NS Featured Posts

This plugin add checkbox for each list item. You can easily check / uncheck the Featured. Checking the Featured will set the meta value yes for meta key _is_ns_featured_post. From plugin settings, you can choose to which post types you want Featured functionality.

Using in theme

This plugin only set / unset the meta key for asigned post. You need to implement it in your theme to get Featured functionality.

Example:

$query = new WP_Query( array( 'meta_key' => '_is_ns_featured_post', 'meta_value' => 'yes' ) );

This will fetch the list of post which are checked as Featured.

Want to see how this can be used in a Page Template? Click this link to see example

Screenshots

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
Opus screenshot

Opus

by: fikrirasyid

7113
0%
The J A Mortram screenshot

The J A Mortram

by: bigflannel

9479
100%