该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WP-LinkEX

描述

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.

屏幕截图

  • WP-LinkEX configuration form

安装

  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!

常见问题

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>

评价

此插件暂无评价。

贡献者及开发者

「WP-LinkEX」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「WP-LinkEX」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0

  • Initial release