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 … [Read more...]

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 … [Read more...]

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). … [Read more...]