开发者 | coruin |
---|---|
更新时间 | 2010年9月2日 02:28 |
捐献地址: | 去捐款 |
PHP版本: | 2.9.2 及以上 |
WordPress版本: | 3.0.1 |
/wp-content/plugins/
directory<?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.Nope, Blizzard did, just copied them. All rights for that icon belong to Blizzard.
It is short because noone asked me questions about the plugin. Go ahead an ask your questions!