> WP Twitter/Facebook Style Pagination wordpress plugin resources analysis

WP Twitter/Facebook Style Pagination wordpress plugin resources analysis

Download This Plugin
Download Elegant Themes
Name WP Twitter/Facebook Style Pagination
Version 1.0.1
Author Sagar Bhandari
Rating 0
Last updated 2011-07-10 11:24:00
Downloads
4458
Download Plugins Speed Test plugin for Wordpress

Home page

Delta: 0%

Post page

Delta: 0%
WP Twitter/Facebook Style Pagination 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%

WP Twitter/Facebook Style Pagination plugin added 759 bytes of resources to the Home page and 754 bytes of resources to the sample Post page.

WP Twitter/Facebook Style Pagination plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.

Great! WP Twitter/Facebook Style Pagination plugin ads no tables to your Wordpress blog database.

Author Site| Plugin Home Page

WordPress plugin for implementing Twitter and Facebook style 'Load More' pagination.

Some of its features are:

  • Easy setup.

  • Minimal Configuration.

  • Option to define the file from which the posts/content will be loaded. This can be defined individualy via the function parameter and globally via the admin options.

  • Option to define the element to which the posts/content will be rendered. This can be defined individualy via the function parameter and globally via the admin options.

  • Option to override the output via action hook.Use 'twg_tfsp_query_posts' to add a custom hook.

    `add_action('twg_tfsp_query_posts','twg_tfsp_custom_query_posts');

    function twg_tfsp_custom_query_posts(){

    global $paged;

    You can add any parameters here but the 'paged' parameter is a must

    query_posts(array('post_type' => 'custom_post_type', 'paged' => $paged));

    }`

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

Hapy

by: imon Hasan

12137
100%
SuperFresh screenshot

SuperFresh

by: chankailoon

27740
0%