|
 | get_object_taxonomies by 神墓 |
| get_object_taxonomies (line 42)
Return all of the taxonomy names that are of $object_type.
It appears that this function can be used to find all of the names inside of $wp_taxonomies global variable.
<?php $taxonomies = get_object_taxonomies('post'); ?>
Should result in
Array('category', ' ... |
| bbs.geekaa.com/topic/view/4731.html - 2009年10月29日 |
|
 | 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日 |
|
 | Setting the class path by 纵云 |
| Setting the class path
Synopsis
The class path can be set using either the -classpath option when calling an SDK tool (the preferred method) or by setting the CLASSPATH environment variable. The -classpath option is preferred because you can set it individually for each application without affecti ... |
| bbs.geekaa.com/topic/view/4676.html - 2009年10月17日 |
|
 | Google GDrive by 隐藏人物 |
| 传说中GDrive的界面
地址是:http://docs.google.com/picker?version=1.0&urlInputVisible=true&title&hl=zh-CN&formsEnabled=true&nav=({root:+('all'),+items:+(('documents'),+('presentations'),+('spreadsheets'),+('forms'),+('calendars'),+('maps'),+('my-maps'),+('photos'),+('photo-upload'),+('folders'))},('recently-p ... |
| bbs.geekaa.com/topic/view/4657.html - 2009年10月10日 |
|
 | Yahoo! Query Language by 金刚不坏 |
| What is YQL?
The Yahoo! Query Language is an expressive SQL-like language that lets you query, filter, and join data across Web services. With YQL, apps run faster with fewer lines of code and a smaller network footprint.
Yahoo! and other websites across the Internet make much of their structured da ... |
| bbs.geekaa.com/topic/view/4647.html - 2009年10月8日 |
|
 | 达闻西研究所出品:GK神灯 by 隐藏人物 |
| 最近买了几根发光二极管,做了一个小手工。
由GeeKaa.com下属达闻西研究所出品,GK神灯一号。
看看吧:
就是这个,还行吗?觉得还行的待会要留言哈。
我们先看看材料:
发光二极管,也就是LED。几根。
饮料瓶。最好选矮矮胖胖瓶口大大的。
锂电池。要记住和发光二极管匹配。这里用的是3V的。
再看看工具:
一把打火机和一根针。
其实到底怎么做呢?
以下几步可以搞定:
第一步:瓶盖打洞。用针烧烫了去刺那瓶盖,刺出让发光二极管脚能进去的孔。至此所有工具使用完毕。
发光二极管插进去。短的那脚是负极,朝圆周里部。
把短的编一堆。鸟巢似的。
把锂 ... |
| bbs.geekaa.com/topic/view/2380.html - 2009年9月28日 |
|
 | 【模版分享】Polaroid - On The Road by 隐藏人物 |
| DEMO:http://1d1c.blogbus.com/
注意:使用这款模板的朋友,希望能留言贴上你的blog网址。
如果同时提出你的意见建议,在下不胜感激。
一款窄屏的单栏模版,利用一些ajax特效。
宝丽来主题。粉色系。
适合短小文字。比如散文诗,或生活随笔。
可是因为blogbus模版自定义方式的一些限制,让这个设计存在一点可用性方面地bug。
比如点击tags的“more”链接,出来的页面(如:http://1d1c.blogbus.com/tags/)出现的还是首页,这个时候就得点击以下链接:
或者点页首的第二个标签。(默认为“街道”)
这样就能看到正确的内 ... |
| bbs.geekaa.com/topic/view/3708.html - 2009年9月27日 |
|
 | 如何向Bing(必应)提交你的网站 by 金刚不坏 |
| 请到以下网址提交:
http://cn.bing.com/docs/submit.aspx
同时,你还可以使用Bing(必应)提供的Bing的网站站长中心( http://cn.bing.com/webmaster/WebmasterManageSitesPage.aspx )来管理你的网站在Bing搜索引擎上的情况.
http://yi-it.com/blog/pivot/entry.php?id=3 |
| bbs.geekaa.com/topic/view/4603.html - 2009年9月22日 |
|
 | wordpress登录后一片空白的解决全过程 by 隐藏人物 |
| 今天登录wordpress后只返回一片空白,也就是dashboard blank.
上网查,有人说修改php.ini的memory_limit可以解决。我将我的值从16修改成32再到64都失败。
有人说去掉config.php,打开index.php,通过向导重新安装可以解决,我试了,失败。
我试试移除我现在用的模板,也就是我昨天做的那个。结果能打开后台。
但是到底模板哪里出了问题呢?
我还猜想是不是昨晚做模板的时候文档的Encoding出了问题,然后我全部改成utf-8,失败。
最后我尝试逐一排除模板里的php的方法,发现是functions.php的问题。
可是不知道怎么改。 ... |
| bbs.geekaa.com/topic/view/4534.html - 2009年9月4日 |
|
 | HTML 5 Reset CSS by 隐藏人物 |
| /*
html5doctor.com Reset Stylesheet
v1.4
2009-07-27
Author: Richard Clark - http://richclarkdesign.com
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, d ... |
| bbs.geekaa.com/topic/view/4388.html - 2009年7月31日 |
|
|