Now that we have seen how to setup Tumblr-style posts, it would be nice to be...
On Crunchify Business site we have enabled HTTPS from day one. Recently WordPress.comannounced 100% HTTPS enablement even for hosted domains...
[crayon-679c3cde6267f479566582/] Placing the above line of code in theme’s functions.php file will prevent the Toolbar from rendering...
Add this code in function.php file [crayon-679c3cde627dd702490001/]...
We used to write custom functions to return these values until we discovered you can...
Rebuild the title for all the variants used in the original get_the_archive_title() function: [crayon-679c3cde62be4872327738/] Or, simply strip...
Creating Load More button for WordPress is really simple. As an option I will show...
Việc cài đặt WordPress Multisite rất đơn giản mà chúng ta chỉ cần làm với...
You may have Googled “How to remove the p tags from the_excerpt()” or some variation...
By default, the contact form 7 plugin uses ajax validation to check the form entries....
[crayon-679c3cde63350277847965/]...
WordPress rất mạnh trong việc sắp xếp và xây dựng cấu trúc theme semantic. Điều...
WordPress Hierarchy là cấu trúc các file nào sẽ được sử dụng trong các query...
Trong thời đại của marketing online lên ngôi, các công cụ tracking đóng một vai...
Using WP_ALLOW_REPAIR For those who are using WordPress version 2.9 and above (if you are...
Khi lập trình với WordPress chúng ta thường nghe nói tới hooks, vậy câu hỏi...
Nếu đã từng code với WordPress thì bạn sẽ ít nhất một lần nghe nói...
Ở phần trước chúng ta đã tìm hiểu qua một loại hook thông dụng trong...