Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

Eliteprospects Link Generator

Περιγραφή

This plugin will add a button to the TinyMCE editor in WordPress.

When you select a name and click one of the buttons, a search will be made to find a player or staff with that name.

If no name is selected the content is searched for names. Please note that this is an experimental feature and not all names will be found.
Please report names that’s not found as an issue here: https://github.com/menmo/eliteprospects-link-generator/issues

To show tooltips for your links you can use this plugin:
https://wordpress.org/plugins/eliteprospects-tooltips/

This plugin uses an Ajax call to https://api.eliteprospects.com to search for players and staff.

Εγκατάσταση

  1. Upload plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Select a player name when editing a post in the visual editor and press the ‘EP’ button.

Κριτικές

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

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

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

Συντελεστές

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

0.6.4

  • Updated to work with the new Eliteprospects API

0.6.3

  • SSL Support

0.6.2

  • Added apikey

0.6.1

  • Bugfix for skip button

0.6

  • Clicking the button when no name is selected searches the whole content for names
  • Pagination for results

0.5.1

  • Automatically create link if only one match
  • Bugfix for missing country
  • Increased limit to 25 results

0.5

  • Added staff links
  • Using new api from Eliteprospects.com
  • Renamed plugin since we now include more than players

0.4

  • Updated to work with TinyMCE 4

0.3

  • Added Elitefootball button.

0.2

  • Refactored js and better looking popup

0.1

  • Created the plugin