> Single shortcode wordpress plugin resources analysis

single shortcode wordpress plugin resources analysis

Download This Plugin
Download Elegant Themes
Name single shortcode
Version 0.1.1
Author attosoft
Rating 0
Last updated 2011-09-05 01:46:00
Downloads
1263
Download Plugins Speed Test plugin for Wordpress

Home page

Delta: 0%

Post page

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

single shortcode plugin added 29 bytes of resources to the Home page and 54 bytes of resources to the sample Post page.

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

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

Using single shortcode plugin, you can hide specified content from excerpt of post. The content enclosed with [single] tag is output only if single page is displayed. It's useful for hiding the following items from excerpt.

  • table of contents
  • footnotes
  • relative links, etc.

Installed this plugin, you can use the following shortcodes.

  • [single] shortcode outputs content only if single page is displayed
  • [excerpt] shortcode outputs content only if excerpt is displayed

Usage

Enclose content with [single] tag.

[single] ... [/single]

[single]
 ...
[/single]

You can use [excerpt] tag as necessary.

[excerpt] ... [/excerpt]

[excerpt]
 ...
[/excerpt]

Example

If you write the following code,

<p>paragraph1</p>

[single]
<h5>Index</h5>
<ul>
    <li><a href="#item1">item1</a></li>
    <li><a href="#item2">item2</a></li>
    <li><a href="#item3">item3</a></li>
</ul>
[/single]

<p>paragraph2</p>

the excerpt is displayed as follows. (Index is NOT output)

paragraph1

paragraph2

And single page is displayed as follows. (Index is output)

paragraph1

Index

paragraph2

Links

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
Twenty Thirteen screenshot

Twenty Thirteen

by: wordpressdotorg

1171927
81%
Baltimore Phototheme screenshot

Baltimore Phototheme

by: ksfdjhfsd89723

14069
0%