> WP Auto Columns wordpress plugin resources analysis

WP Auto Columns wordpress plugin resources analysis

Download This Plugin
Download Elegant Themes
Name WP Auto Columns
Version 1.0.6
Author Spectraweb s.r.o.
Rating 0
Last updated 2012-08-02 01:31:00
Downloads
2921
Download Plugins Speed Test plugin for Wordpress

Home page

Delta: 0%

Post page

Delta: 0%
WP Auto Columns 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 Auto Columns plugin added 3 bytes of resources to the Home page and 18 bytes of resources to the sample Post page.

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

Great! WP Auto Columns plugin ads no tables to your Wordpress blog database.

You need to display your articles in magazine or newspaper style. Use this plugin. You don't have to change your theme files or add styles - just use "table" splitter.

Features

  • fully automatic splitter;
  • create columns in table or div's;
  • tag-aware;
  • splits long paragraphs and unordered lists;
  • keeps text with headers;

Requirements

The plugin requires DOM API (http://www.php.net/manual/en/book.dom.php) and Tidy (http://www.php.net/manual/en/book.tidy.php)

Usage

Wrap block of text with [auto_columns]...[/auto_columns] shortcode. It will produce markup like

<div class="auto-columns-container columns-2">
<div class="auto-columns-column column-1 first-column">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</div>
<div class="auto-columns-column column-2 last-column">Nam tincidunt gravida dui, at bibendum nisl lacinia nec.</div>
<div class="auto-columns-clear"></div>
</div>

In your theme use do_shortcode function:

<?php echo do_shortcode('[auto_columns]' . $content . '[/auto_columns]'); ?>

You will have to define width for .auto-columns-column class in your theme, of course.

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

Unknown Theme

by: @unknown

0
0%
White Gold screenshot

White Gold

by: nischalmaniar

19318
0%