Posts Tagged ‘Custom Fields’

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Control WordPress Nav Menu via Custom Fields

WordPress 3.0 also includes the menus, in addition to a number of other new features. Normally you generate a menu automatically by creating pages, but under Appereance / Menus you can create your own menu... read more...

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Sort Posts With The Help Of Custom Fields

Quite often, a WordPress developer likes to have posts sorted according to a custom field. If you would write a SQL-statement, it would be quite complex, since you need to JOIN two database tables (wp_posts... read more...