Title: WP Get The Table
Author: jonsisk
Published: <strong>11 Ιανουαρίου  2017</strong>
Last modified: 25 Ιουλίου  2025

---

Αναζήτηση πρόσθετων

![](https://ps.w.org/wp-get-the-table/assets/banner-772x250.jpg?rev=1575975)

![](https://ps.w.org/wp-get-the-table/assets/icon-256x256.png?rev=1575975)

# WP Get The Table

 Από [jonsisk](https://profiles.wordpress.org/jonsisk/)

[Λήψη](https://downloads.wordpress.org/plugin/wp-get-the-table.1.6.1.zip)

 * [Λεπτομέρειες](https://el.wordpress.org/plugins/wp-get-the-table/#description)
 * [Κριτικές](https://el.wordpress.org/plugins/wp-get-the-table/#reviews)
 *  [Εγκατάσταση](https://el.wordpress.org/plugins/wp-get-the-table/#installation)
 * [Ανάπτυξη](https://el.wordpress.org/plugins/wp-get-the-table/#developers)

 [Υποστήριξη](https://wordpress.org/support/plugin/wp-get-the-table/)

## Περιγραφή

A plugin that lets you grab an HTML table from a URL by ID or Class, and echo it
out onto a page via shortcode. Use your own stylesheets and responsiveness with 
on-page table elements rather than ugly iframe embeds of offsite data.

### Arbitrary section

## Εγκατάσταση

Upload and activate the plugin to enable the shortcode.

Shortcode usage:

    ```
    -- Parameters --

    url=""      URL to scrape table from
    id=""       ID of table to scrape
    class=""    Class of table to scrape (will scrape first table on the page with matching class)
    mobile=""   Mobile version breakpoint
    tablesorter Enable the tablesorter javascript

    -- Examples --

    [getthetable url="" id=""] - Basic Format
    [getthetable url="http://www.itjon.com/getthetable" id="getthetable" mobile="600"] - This will grab the sample table off the plugin page, with mobile version <600px width>
    [getthetable url="http://www.itjon.com/getthetable" id="getthetable" mobile="600" tablesorter] - The tablesorter argument adds the tablesorter js and css from cdn.ucb.org.br and applies it to your table
    ```

## Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

## Συνεισφέροντες & Προγραμματιστές

“WP Get The Table” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει
στη δημιουργία του.

Συντελεστές

 *   [ jonsisk ](https://profiles.wordpress.org/jonsisk/)

[Μεταφράστε το “WP Get The Table” στην γλώσσα σας.](https://translate.wordpress.org/projects/wp-plugins/wp-get-the-table)

### Ενδιαφέρεστε για την ανάπτυξη;

[Περιηγηθείτε στον κώδικα](https://plugins.trac.wordpress.org/browser/wp-get-the-table/),
ανατρέξτε στο [αποθετήριο SVN](https://plugins.svn.wordpress.org/wp-get-the-table/)
ή εγγραφείτε στο [αρχείο καταγραφής αλλαγών ανάπτυξης](https://plugins.trac.wordpress.org/log/wp-get-the-table/)
μέσω [RSS](https://plugins.trac.wordpress.org/log/wp-get-the-table/?limit=100&mode=stop_on_copy&format=rss).

## Σύνοψη αλλαγών

#### 1.6.1

 * Updates to readme.txt

#### 1.6

 * Security fix: Patched a Stored XSS vulnerability in `url` parameter by improving
   sanitization and escaping.

#### 1.5

 * Added option to grab table by Class or just the first table at the URL if neither
   ID nor Class is specified. If both ID and Class are specified, only ID will be
   used. Also if neither is specified and the tablesorter option is used, it will
   apply to all tables on the output page.

#### 1.4

 * Added tablesorter images, moved css to function and js to own directoriy, added
   stacktable js for mobile and mobile breakpoint option

#### 1.3.1

 * Styled debug output

#### 1.3

 * Added debug mode

#### 1.2

 * Added tablesorter js and css to plugin codebase

#### 1.1

 * Added verification and error handling for bad URL/ID and tablesorter option

#### 1.0

 * Initial Release

## Μεταστοιχεία

 *  Version **1.6.1**
 *  Τελευταία ενημέρωση: **πριν από 11 μήνες**
 *  Ενεργές εγκαταστάσεις: **20+**
 *  Έκδοση WordPress: ** 3.0 ή νεότερη **
 *  Δοκιμασμένο μέχρι: **6.8.5**
 *  Language
 * [English (US)](https://wordpress.org/plugins/wp-get-the-table/)
 * Ετικέτες:
 * [html](https://el.wordpress.org/plugins/tags/html/)[table](https://el.wordpress.org/plugins/tags/table/)
 *  [Σύνθετη Προβολή](https://el.wordpress.org/plugins/wp-get-the-table/advanced/)

## Αξιολογήσεις

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/wp-get-the-table/reviews/#new-post)

[Δείτε όλες τις κριτικές](https://wordpress.org/support/plugin/wp-get-the-table/reviews/)

## Συντελεστές

 *   [ jonsisk ](https://profiles.wordpress.org/jonsisk/)

## Υποστήριξη

Έχετε κάτι να πείτε; Χρειάζεστε βοήθεια;

 [Φόρουμ υποστήριξης](https://wordpress.org/support/plugin/wp-get-the-table/)

## Δωρεά

Θα θέλατε να υποστηρίξετε την προαγωγή αυτού του πρόσθετου;

 [ Κάντε δωρεά σε αυτό το πρόσθετο ](http://www.chalkbeat.org/donate)