WordPress Hide Admin Menu – My First Premium Plugin

WordPress Hide Admin Menu - My First Premium Plugin

I've been working with WordPress for years, started with very basic things such as customizing Kubrick theme, searching and learning WordPress tips just like a script kiddie, to something more valuable like creating fully customized WordPress theme, … [Continue reading]

Update: Meta Box Script v3.2 Is Available

Update: Meta Box Script v3.2 Is Available

I'm happy to announce that the version 3.2 of the Meta Box Script for WordPress is released. If you cannot wait for the explanation, head over to the project page and get the latest version now. This version comes with some major changes, some … [Continue reading]

Meta Box Script’s Brother: Taxonomy Meta Script For WordPress

Meta Box Script's Brother: Taxonomy Meta Script For WordPress

Sometimes you want to add more information for taxonomies (category, tags, or any custom taxonomies) in WordPress, like category icon, age (for "people" taxonomy), something like custom fields for posts. But sadly WordPress doesn't have custom fields … [Continue reading]

Some Useful Small Built-In Functions In WordPress

Some Useful Small Built-In Functions In WordPress

If you look into the code of Meta Box Script, you'll see I use functions checked, selected many times to add attributes into form elements. They're helper functions that have built-in WordPress. There're several of them listed in … [Continue reading]

Meta Box Script Update V3.0

Meta Box Script Update V3.0

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). … [Continue reading]