Bogmærker indsamlet fra 16. juni til 17. juni

Code Styling Project » How to use WordPress Metaboxes at own plugins 17. juniStarting with WordPress Version 2.7 a new kind of metabox handling has been occured at Backend. You are now able to drag/drop or hide this Boxes. This makes daily work easier.

But there is currently insufficient documentation available, how this metaboxes can be used at your own plugin pages. I try here to explain the needed functions and have written a demo-plugin for download based on this articles information. Using add_meta_box() | Andrew Ferguson 17. juniIn the WordPress 2.5 upgrade, Automattic completely revamped Mere >