WordPress

Mass Replace String use MySQL REPLACE function

Since i changed the path for a friend's blog, i need update the files and images path URL in all previous posts. The best way i found is use MySQL REPLACE function to replace string in hundreds of records. Only need 1 minute. Here is the SQL query to replace string in database table: SQL query for mass replace string in wordpress table

WordPress模板常用调用函数

WordPress基本模板文件 一套完整的WordPress模板应至少具有如下文件: style.css : CSS(样式表)文件 index.php : 主页模板 archive.php : Archive/Category模板 404.php : Not Found 错误页模板 comments.php : 留言/回复模板 footer.php : Footer模板 header.php : Header模板 sidebar.php : 侧栏模板 page.php : 内容页(Page)模板 single.php : 内容页(Post)模板 searchform.php : 搜索表单模板 search.php : 搜索结果模板 当然,具体到特定的某款模板,可能不止这些文件,但一般而言,这些文件是每套模板所必备的。 基本条件判断Tag is_home() : 是否为主页 is_single() : 是否为内容页(Post) is_page() : 是否为内容页(Page) is_category() : 是否为Category...

15 JavaScript image carousels for slideshows and galleries

Today I thought we would go through some of my favorite image carousels and slider components. When faced with limited space, these are an easy way to add rich content to your site with little ease. The only decision you’ll need to make is which one works best for you. Gallerific Galleriffic was inspired by Mike Alsup’s jQuery Cycle plugin, but with performance in mind for delivering a high volume of photos. The Slider from Barack Obama’s website A MooTools based slider – this is a...

101 Steps to Becoming a Better Blogger

I have noticed that the most successful bloggers online have all taken similar steps in becoming great bloggers. After lots of research and study, I can also tell you that blogging is much more complex than it seems to be on the surface. However, with a bit of effort, I believe anyone can become a successful blogger. Here are 101 steps to becoming a better blogger… 1. First, I’m going to assume you’re using Wordpress. You are using Wordpress aren’t you? The built-in SEO and pinging functi...

Top Ten Best WordPress Plugins

WordPress is a simple to use blogging tool. The beauty of WordPress is that it can become so much more with the simple installation of plugins. With a few clicks, WordPress can become a full fledged Content Management System (CMS). Here is a rundown on the top 10 best plugins every blogger should have installed. Here is a great list that I whipped together of some of the most useful and most popular Wordpress plugins which every blogger should have installed. Enjoy the list. Akism...