Table of Contents

  1. Installation (Single Site)
  2. Installation (Multisite)
  3. Tables Menu
  4. Options Menu
  5. Credits
  6. FAQ

1) Installation (Single Site)

With this procedure, you will be able to install the League Table plugin on your WordPress website.

  1. Visit the Plugins -> Add New menu
  2. Click on the Upload Plugin button and select the zip file you just downloaded
  3. Click on Install Now
  4. Click on Activate Plugin

2) Installation (Multisite)

This plugin supports both a Network Activation (the plugin will be activated on all the sites of your WordPress Network) and a Single Site Activation in a WordPress Network environment (your plugin will be activated on a single site of the network).

With this procedure, you will be able to perform a Network Activation:

  1. Visit the Plugins -> Add New menu
  2. Click on the Upload Plugin button and select the zip file you just downloaded
  3. Click on Install Now
  4. Click on Network Activate

With this procedure, you will be able to perform a Single Site Activation in a WordPress Network environment:

  1. Visit the specific site of the WordPress Network where you want to install the plugin
  2. Visit the Plugins menu
  3. Click on the Activate button

3) Tables Menu

The League Table -> Tables menu is the most important administrative page of this plugin and allows you to create, edit and delete tables.

With this procedure, you will be able to create a table:

  1. In the main form, enter the Name and the Description of the table
  2. Set the Rows and the Columns of the table
  3. Enter the values that will be displayed in the table in the Data spreadsheet editor
  4. Customize the look and the behavior of the table with the other available options. To receive more information about a specific option, hover the mouse cursor over the black question mark on the right of the option.
  5. Save the table by clicking the Add Table button

With this procedure, you will be able to edit a table:

  1. Click the pencil icon associated with the table
  2. Modify the table options and data based on your needs
  3. Use the Update Table button to save your changes

If you want to customize a specific cell of the table, this plugin gives you the ability to create and delete cell properties. Follow this procedure to create cell properties:

  1. In the Data spreadsheet editor, click the cell for which you want to add the properties
  2. Use the two properties that will appear on the cell properties area to customize the cell. To receive more information about a specific cell property, hover the mouse cursor over the black question mark on the right of the cell property.
  3. Click the Add Cell Properties button to create the properties

4) Options Menu

The League Table -> Options menu allows you to configure the plugin options. To receive more information about a specific option, hover the mouse cursor over the black question mark on the right of the option.

5) Credits

This plugin makes use of the following resources:

6) FAQ

Why are the images not aligned with the text of the cell?

You can avoid images collapsing by giving enough space to the table cells that include the images. You can achieve this with one of these methods:

  • Change the table width by using the Table Width and the Table Width Value options
  • Set the minimum width of the table with the Table Minimum Width option
  • Insert the table in a container with the Enable Container option and set the appropriate size of the container with the Container Width and the Container Height options
  • Reduce the number of columns to increase the width available for each column
  • Decrease the font size of the cells
  • Decrease the length of the text in the cells
  • Use a condensed font

Why is the text of a cell distributed on multiple lines?

When there isn’t enough horizontal space, the text of a cell is distributed on multiple lines. You can solve this problem using the same methods suggested in the Why are the images not aligned with the text of the cell? FAQ.

Which date format should I use?

To sort a table based on a column that includes dates, please use this reference:

FormatExample 1Example 2Example 3Example 4Example 5
Time03:00 AM08:2014:4018:0007:15 PM
ISO Date1981-02-152015-01-152017-03-212018-12-242021-05-27
US Long Date07 Nov 194606 Apr 198423 Nov 201125 Oct 201612 Nov 2023
Short Date (DDMMYYYY)25/12/201625-12-201625.12.201625,12,201625 12 2016
Short Date (YYYYMMDD)2016/12/252016-12-252016.12.252016,12,252016 12 25
Short Date (MMDDYYYY)12/25/201612-25-201612.25.201612,25,201612 25 2016

Which versions of PHP are supported?

PHP 5.2 and later versions are supported.

Which versions of WordPress are supported?

WordPress 4.0 and later versions are supported.