> Include wordpress plugin resources analysis

Include wordpress plugin resources analysis

Download This Plugin
Download Elegant Themes
Name Include
Version 2.5
Author mflynn, cngann, Clear_Code, bmcswee
Rating 100
Last updated 2015-02-13 02:33:00
Downloads
1528
Download Plugins Speed Test plugin for Wordpress

Home page

Delta: 0%

Post page

Delta: 0%
Include 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%

Include plugin added 3 bytes of resources to the Home page and 6 bytes of resources to the sample Post page.

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

Great! Include plugin ads no tables to your Wordpress blog database.

Shortcode: [include]

Parameters

  • id: the page/post/etc id to use
  • slug: the page slug to use to find the ID
  • title: the type of element to wrap the title with. If set to "" no title will be displayed.
    • Default: h2
  • title_class: a class to assign to the title
  • wrap: the type of element to wrap the entire include area with. If set to "" no wrap will be applied.
    • Default: div
  • wrap_class: a class you want assigned to the wrap.
    • Default: 'included'
  • hr: Display a hr before the include. Set to "" to not display the hr.
  • recursion:
    • Options:
    • strict: only show first page, do not run [include] if it's included
    • weak: only filter out shortcodes with the same id as the current shortcode to prevent infinate loops
    • Default: weak

Depreciated Parameters

These parameters are depreciated, but still supported (for now).

  • title_wrapper_elem: old name for title
  • title_wrapper_class: old name for title_class

Example

[include id="XXX" title="true" title_elem="h2" title_class="include-title" hr="" recursion="weak" wrap="article" wrap_class="news"]
[include slug="hello-world"]

A shortcode that includes other posts / pages with no nesting of the shortcode, to allow for multiple pages to call each other so that they display their chunks in different orders.

Shortcode: [include_children]

Parameters

  • id: the page/post/etc id to use
  • slug: the page slug to use to find the ID
  • title: the type of element to wrap the title with. If set to "" no title will be displayed.
    • Default: h2
  • title_class: a class to assign to the title
  • wrap: the type of element to wrap the entire include area with. If set to "" no wrap will be applied.
    • Default: div
  • wrap_class: a class you want assigned to the wrap.
    • Default: 'included'
  • hr: Display a hr before the include. Set to "" to not display the hr.
  • recursion:
    • Options:
    • strict: only show first page, do not run [include] if it's included
    • weak: only filter out shortcodes with the same id as the current shortcode to prevent infinate loops
    • Default: weak

Depreciated Parameters

These parameters are depreciated, but still supported (for now).

  • title_wrapper_elem: old name for title
  • title_wrapper_class: old name for title_class

Same as Include, except that if no ID is given, it includes all child pages of the current page, in order. If an ID is given it includes the child pages of that page, in order.

Future Plans

  • TinyMCE Integration - Waiting on WP 3.9 (TinyMCE v4)
    • Buttons to create/edit the include shortcode
    • Have the editor display included content, and update included pages on save
  • Add button/modal like "Add Media" to generate shortcodes for the user and place them in the editor

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
San Kloud screenshot

San Kloud

by: kovshenin

38088
0%
FlatBox screenshot

FlatBox

by: kujian

10969
93%