Linux 软件免费装

Coru LFMember

开发者 coruin
更新时间 2010年9月2日 02:28
捐献地址: 去捐款
PHP版本: 2.9.2 及以上
WordPress版本: 3.0.1

标签

member warcraft mmorpg

下载

1.0 1.0.1 1.0.2

详情介绍:

Coru LFMember is a Wordpress plugin, which allows a guild or clan to display if they are looking for members or not. Right now the plugin is target at World of Warcraft guilds, however, other games will follow later.

安装:

  1. Upload the "coru-lfmember" folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Place <?php if (function_exists('coru_lfmember_display')) { coru_lfmember_display('game_name','return as array= true, else false','optional: before_html_tag','optional: after_html_tag'); } ?> into your template (sidebar). e.g. coru_lfmember_display('WoW',true,'',''); will return all open positions for "WoW" as an array which may be used to modify the display as you please coru_lfmember_display('WoW',false,'<div>','</div>'); will return all open positions for "WoW". Each position is inside a <div>-tag.

升级注意事项:

1.0.1
  • just replace the files
1.0
  • Since it is the first release, there is nothing to worry about upgrading

常见问题:

Did you create that World of Warcraft Icons?

Nope, Blizzard did, just copied them. All rights for that icon belong to Blizzard.

Why is your FAQ so short?

It is short because noone asked me questions about the plugin. Go ahead an ask your questions!

更新日志:

1.0.2 1.0.1 1.0 initial release: