|
| is_taxonomy_hierarchical by 神墓 |
| omy exists
uses: get_taxonomy() - Used to get the taxonomy object
bool is_taxonomy_hierarchical (string $taxonomy)
string $taxonomy: Name of taxonomy object
http://phpdoc.ftwr.co.uk/wordpress/WordPress/Taxonomy/_wp-includes---taxonomy.php.html ... |
| bbs.geekaa.com/topic/view/4732.html - 2009年10月29日 |
|
| get_object_taxonomies by 神墓 |
| e: 2.3.0
usedby: get_post_taxonomies()
uses: $wp_taxonomies
array get_object_taxonomies (array|string|object $object)
array|string|object $object: Name of the type of taxonomy object, or an object (row from posts)
http://phpdoc.ftwr.co.uk/wordpress/WordPress/Taxonomy/_wp-includes---taxonomy.php ... |
| bbs.geekaa.com/topic/view/4731.html - 2009年10月29日 |
|
| Function Reference/add meta box by 神墓 |
| 2.5. It allows plugin developers to add sections to the Write Post, Write Page, and Write Link editing pages.
Usage
<?php add_meta_box( $id, $title, $callback, $page, $context, $priority ); ?>
Parameters
$id
(string) HTML 'id' attribute of the edit screen section
$title
(string) Title ... |
| bbs.geekaa.com/topic/view/4728.html - 2009年10月29日 |
|
| 有奖大转盘FLASH程序的内部代码! by 纵云 |
| unction
function getCellStop()
{
clearInterval(spdLoop);
cell_mc.speed_mc.stop();
loadBingoPos();
} // End of the function
function spdRun()
{
cell_mc.speed_mc.play();
} // End of the function
function trans(v)
{
v = Math.floor((25 - Math.abs(v - 25)) / 5) + 1;
if (v == 5) ... |
| bbs.geekaa.com/topic/view/4677.html - 2009年10月28日 |
|
| WPMU Functions/wpmu signup blog by 老顽童 |
| lls wpmu_signup_blog_notification to email the new user an activation link.
Parameters
$domain
(string) (required) Domain of the new blog (see explanation below).
Default: None
$path
(string) (required) Path of the new blog (see explanation below).
Default: None
$title
(string) (required) Title of ... |
| bbs.geekaa.com/topic/view/4725.html - 2009年10月27日 |
|
| WPMU signup security question by 老顽童 |
| The Signup Security Question plugin for WordPress-MU adds a changeable question to the signup form. Site admins can set the question and answer via the admin backend:
The question will be added to the signup form:
http://wpmudev.org/project/Signup-Security-Question ... |
| bbs.geekaa.com/topic/view/4724.html - 2009年10月27日 |
|
| 让你能利用WordPress博客赚钱的插件:Advertising Engine by Brands 2.0 by 隐藏人物 |
| Earns you more money from all your existing site photos.
The Brands 2.0 plug-in for WordPress enables you to earn money from your site's existing photos. It is an advertising engine designed to put brand logos into the corners of your photos. No extra page space is needed; easy installation; and yo ... |
| bbs.geekaa.com/topic/view/4722.html - 2009年10月27日 |
|
| A blank WordPress Theme Framework - WP Framework by 隐藏人物 |
| WP Framework
http://wpframework.com/
WP Framework was created to serve as the starting point in WordPress theme development.
It accomplishes this by providing you with commonly used functions and features that modern WordPress themes should have. So when you start a brand new WordPress project, us ... |
| bbs.geekaa.com/topic/view/4721.html - 2009年10月27日 |
|
| WordPress广告插件分享 by 隐藏人物 |
| Author Advertising Plugin
http://wordpress.org/extend/plugins/author-advertising-plugin
Install using WordPress 2.7
Activate the plugin through the 'Plugins' menu in WordPress
Modify the settings in Settings > Author Advertising Config
You may have to modify your theme depending on which theme |
| bbs.geekaa.com/topic/view/4720.html - 2009年10月27日 |
|
| 韩国各大网上购物网站大全 by henry |
|
与11番街联盟,主要经营各种化妆品。
http://www.gujejoa.co.kr/
韩国平民层的购物网站,价格便宜,非本国人不能加入。
http://www.charmingpeople.co.kr
韩国女装的购物网站,价格便宜,非本国人不能加入。
http://www.jjomhanda.com
服装网站,价格属于中流,非本国人不能加入。
http://www.kikidiary.co.kr
服装网站,价格属于中流,非本国人不能加入。
http://www.bongjigirl.co.kr
服装网站,非本国人 ... |
| bbs.geekaa.com/topic/view/4693.html - 2009年10月21日 |
|
|