Acest modul nu a fost testat cu ultimele 3 versiuni importante ale WordPress. S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate când este folosit cu versiuni recente ale WordPress.

WP-LinkEX

Descriere

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.

Capturi ecran

  • WP-LinkEX configuration form

Instalare

  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!

Întrebări frecvente

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>

Recenzii

Nu există nicio verificare pentru acest modul.

Contributori și dezvoltatori

„WP-LinkEX” este un software open-source. La acest modul au contribuit următoarele persoane.

Contributori

Tradu „WP-LinkEX” în limba ta.

Te interesează dezvoltarea?

Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.

Istoric modificări

1.0

  • Initial release