Posts Tagged ‘development’

Search Form in WP Nav Menu
WordPress Tutorials | July 29th, 2011 | by Frank | 2 Comments
The WP Nav Menu is very popular and WordPress users love to implement their content in the navigation that way. Many users also like to have a search field in their navigation. In this context... read more...

Remove Menu Item in WordPress Admin Panel
WordPress Tutorials | July 12th, 2011 | by Frank | 1 Comment
With WordPress Version 3.1 two new functions were added which makes it easier to remove menu- and submenu-entries in WordPress Admin Panel. These functions removing entries of the menu-tree remove_menu_page or submenus - remove_submenu_page. read more...

Publish Your Posts Later On Your Website
WordPress Hacks | June 22nd, 2011 | by Frank | 5 Comments
I explained quite a while ago about publishing a feed with a certain delay. Of course you can do this also for your frontend. Thus, the content will be published to the reader only after... read more...

New Plugin to Style your Plugin on WordPress Admin with Default Styles!
WordPress Plugins | May 31st, 2011 | by Frank | 9 Comments
WordPress is developing fast - this also applies to the design of the backend. So it is important not to use your own styles in the admin area and use tags and classes of WordPress.... read more...

WordPress MultiSite, Plugins and Activation
WordPress Tutorials | May 24th, 2011 | by Frank | 1 Comment
WordPress offers for normal Plugins the hook register_activation_hook();. This is active right after the activation of a Plugin, so you can start small installation scripts. But if we are in a MultiSite environment (old: MultiUser)... read more...

Localization with JavaScript in WordPress
WordPress Tutorials | May 19th, 2011 | by Frank | 4 Comments
Creating Plugins and Theme functions with multilanguage capability has been established knowadays.Especially for us as German developers it is a must have. But there are some difficulties if you are using JavaScript, the question is... read more...



