WordPress自动截断文章的方法 1.PHP方法 < ?php echo mb_strimwidth(//调用mb_string的extension方法 strip_tags(//过滤字符中的源代码 apply_filters(’the_content’, $post->post_content)...Posted on 2009-12-242011-04-30
WordPress分类链接中“category”去掉方法 使用插件方法: WP No Category Base这款插件可以强去掉WordPress分类链接中“category”,无需修改wordpress 文件以及完美和sitemap兼容。Posted on 2009-12-232009-12-23
解读WordPress的wp_list_bookmarks函数 这个函数又是比较强大的一个WP标签。 wp_list_bookmarks 这个函数也是为Blogroll服务的,比以前的函数get_links_list() 和 get_links() 更加强大,它有很多参数,参数...Posted on 2009-12-132009-12-17
正准备安装的 WordPress 插件 在使用的一些插件. 使用以下插件 加强版的中文工具箱 17fav Bookmark & Share (请前往后台将自动插入关闭) WordPress Related Posts...Posted on 2009-11-052009-12-30