WordPress 开发群: 8633930(QQ群) 欢迎…
WordPress 开发群: 8633930(QQ群)欢迎加入!
WordPress 开发群: 8633930(QQ群)欢迎加入!
hacking p2 theme…
在 functions.php 添加下面的函数:
function getImage($num) {
global $more;
$more = 1;
$link = get_permalink();
$c[......]
wordpress You do not have sufficient permissions to access this page.
wordpress feedwordpress hacks
Warning: unserialize() expects parameter 1 to be string, array given in G:~\wp-content\plugins\wordpress-fil[......]
WordPress 图片缓存插件 http://wordpress.org/extend/plugins/search.php?q=image+cache&sort=
WordPress MU 多网站使用顶级域名 http://wordpress.org/extend/plugins/wordpress-mu-domain-mapping/
WordPress 3.0 功能与特点: http://codex.wordpress.org/Version_3.0
WordPress 自带更改网站背景图片功能 ( add_custom_background(); ),虽然简单点,但实现了基本的需要。晕~ 忙活了大半天,自己添加了一个类似的功能,比内置的复杂些!
为了使网站更加个性化,根据需要方便快捷的更换网站的背景图片,对模板进行了进一步的修改,在后台“外观”菜单下添加一个新的菜单”Background”,实现图片上传、选择设定图片为网站背景的功能。
有图有真相:[......]
Working on WordPress plugin and theme development..
Hacking WordPress P2 theme. (P2 version 1.1.5)
wordpress 邮件发文设置(gmail 为例):
1. wordpress 后台设置邮箱服务器:ssl://pop.gmail.com 端口:995
2. 在 gmail 中开启 pop 协议支持。
3. 往邮[......]
p2 theme 取消 admin_ajax 实时刷新显示功能:
go to your functions.php file and delete these two lines:
add_action( ‘wp_a[......]
wordpress nokia 模板开发 http://dev.nokia.wordpress.org/
wp 刚装上 – 第一条 status~
WordPress 打造的微博客网站。
Hi, this is a comment.
To delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them.
Jesse 2010年09月06日 06:07 链接 |
操作插件是偶尔会出现这个错误提示。刷新一下就没事了。