Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

WP-LinkEX

Beschrijving

This plugin allows you to easily display the links included in your LinkEX installation directly in a WordPress widget.
You can separate your links in different categories and display them on multiple widgets with different titles and designs.

Schermafbeeldingen

  • WP-LinkEX configuration form

Installatie

  1. Install LinkEX in your webserver (in the WordPress root/linkex/ directory)
  2. Upload WP-LinkEX to the /wp-content/plugins/wp-linkex/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Go to your widgets page in WordPress and drag some WP-LinkEX widgets to your sidebar!

FAQ

Where can I find the category ID?

In your LinkEX control panel, in the Categories section.

How can I configure my LinkEX to show my links between li tags?

Go to your LinkEX administration and edit the category where are the links that you would like to show in your blog.

In the Template section enter something like:

<li><a href="{$URL}" title="{$ANCHOR}">{$ANCHOR}</a></li>

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“WP-LinkEX” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “WP-LinkEX” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0

  • Initial release