在wordpress第一篇文章后增加Google adsense代码
这里说的第一篇文章就是首页的那个,很多朋友可能都碰到过这样的问题,想添加gg ad到wordpress首页第几篇文章的底部时候往往是所有底部都显示有gg代码,但是只能显示三个,不从浪费来说,仅仅除了前三个其他页面都是白色一块也是件麻烦的事情。
其实这个工作也几乎没有技术难度,会php的一下解决,这里当然是和不会的共同分享了:
修改index.php文件
阅读全文——共320字
这里说的第一篇文章就是首页的那个,很多朋友可能都碰到过这样的问题,想添加gg ad到wordpress首页第几篇文章的底部时候往往是所有底部都显示有gg代码,但是只能显示三个,不从浪费来说,仅仅除了前三个其他页面都是白色一块也是件麻烦的事情。
其实这个工作也几乎没有技术难度,会php的一下解决,这里当然是和不会的共同分享了:
修改index.php文件
阅读全文——共320字
In just a few short days WordPress 2.3 will be coming out with tons of new features that (hopefully) will make you want to upgrade right away. Well while you have a bit of time over this lovely weekend, here are some things you can do to help yourself prepare for the big upgrade on Monday:
Back up your blog. It never goes out of style, and we have a nifty Codex page with a few different methods.
阅读全文——共918字
一个wordpress主题排序的插件,对中文实际上是无效的,因为一个站需要,今天到wpdesigner上发帖很快有人告诉俺这个。谢下先,呵呵
I have written a plugin for those who have been asking for a quick way to sort posts in category view alphabetically by title, rather than the usual chronological order.
This is important if your readers don’t care when things were posted.
阅读全文——共858字
离正式版发布越来越近了,rc1已经发布了。
By Ryan. Filed under Releases.
The first release candidate for WordPress 2.3 is now available. We’ve spent the week since beta 3 fixing bugs and shaping RC1 into release candidate material. If you would like try RC1 and help us get 2.3 ready for its final release on Monday the 24th, download RC1 here and report any bugs you find. Although we consider this release candidate to be stable, keep in mind that this is still pre-release software. You may find some lingering bugs. Please back up your database before upgrading. If you have problems with RC1, you will not be able to revert back to your previous release without a database backup.
阅读全文——共652字
转自:http://www.ndesign-studio.com/blog/wordpress/best-wordpress-sites/
wordpress 发挥想象,成就梦想,哈哈。。。
Most of you should know that this site is powered by WordPress, as a blogging and CMS tool. If you are looking for a CMS or a new web tool for your projects, I strongly recommend WordPress to you. WordPress is a great tool, and best thing is free! Here I have collected some of the best WordPress sites that I’ve found. Some have good implementation of plugins, yet others have good design theme. Hopefully, these sites will give you better understanding of WordPress’s capabilities and inspiration for your site.
阅读全文——共820字
其实wordpress就是一个强大的cms,我一直这么觉得,可惜就是不怎么会用
前几天上的一个老外的站,一个wordpress theme的,叫wpdesigner,看到他的页面有些与众不同,发了留言问了下他怎么搞得,老外的热心有时候让人很感动,他告诉了我方法,然后也给了几个链接,花了一天时间,终于看完了, 哈哈
把wordpress做成一个cms来做个站,呵呵 不过据说wordpress很耗费资源,这点还是比较麻烦,走着看吧,国人有出过html的插件。
阅读全文——共389字
来自wordpress.org 的wp教程
Template_Tags 常用的template tags 这里基本都能找到
Stepping_Into_Template_Tags
阅读全文——共146字
一个安全更新和小bug修复,不会对模版和插件有任何影响,建议升级。
Today we have two security-related releases available for both users of our main 2.2 branch and the legacy 2.0 branch. As these releases include only security and minor bugfixes they should not cause any plugin or theme compatibility issues, so you have no good excuse not to upgrade.
阅读全文——共650字
Google Adsense has become the most popular online contextual advertising program. Wordpress allows bloggers to easily integrate Google Adsense inside wordpress using plugins. Listed below are 10 best Adsense plugins which help you work smarter with wordpress.
Adsense Deluxe - offers advanced options for managing the automatic insertion of Google AdSense or Yahoo Publisher Network (YPN) ads to your WordPress posts. Adsense Deluxe+ claims to have a an improved ad limiting algorithm.
阅读全文——共1875字
Akismet
Akismet checks your comments against the Akismet web service to see if they look like spam or not. You need a WordPress.com API key to use it. You can review the spam it catches under “Comments.” To show off your Akismet stats just put <?php akismet_counter(); ?> in your template. By Matt Mullenweg.
阅读全文——共380字