After 2 posts in series of creating meta box, I received many ideas and opinions that really helpful. I appreciate that, and I want to give big thanks to all our contributors. It has been a while since the last version of meta box script (2.4.1). … [Read more...]
List Of Allowed File Types To Upload In WordPress
There are various file types that are allowed to upload in WordPress. People often use image uploader and forget that not only images, but other file types are allowed to upload such as PDF, MS Office, OpenOffice, GZ, ZIP, etc. Sadly there's no … [Read more...]
Remove Dashboard Widgets In WordPress – The Better Way
There are several tutorials available in the internet showing how to remove dashboard widgets in WordPress. All of them use the Dashboard Widgets API, the solution is very similar to the following code (get from the Codex): … [Read more...]
4 Essential Plugins To Begin With WordPress Post Thumbnail
Post thumbnail has been developed since WordPress 2.9, and it's being used more and more widely in every WordPress websites. But there're still old-version WordPress websites out there still doesn't use this great feature (yet). And there're also … [Read more...]
How To Get Post Thumbnail URL In WordPress
WordPress has had post thumbnail feature since version 2.9. But untill now, there isn't offical function to get post thumbnail url. The get_the_post_thumbnail() function is very close, but it only returns HTML code. Of course we can parse this code … [Read more...]




Recent Comments