[wp-hackers] post format types
Andrew Nacin
wp at andrewnacin.com
Thu Jan 6 22:51:26 UTC 2011
On Thu, Jan 6, 2011 at 5:38 PM, Andrew Gray <andrew at graymerica.com> wrote:
> My vote would be for more options, not less. In my opinion, having to hack
> the core to alter a feature goes against what makes Wordpress such a great
> platform to develop on.
On Thu, Jan 6, 2011 at 5:46 PM, Pete Mall <pete at jointforcestech.com> wrote:
> No one is asking you to hack core. You can roll your own post formats
> without supporting any core post formats if you wish.
And it's really easy to do. Register your own taxonomy. Register your own
meta box. Add a save_post callback to save your meta box. That's what, 15
lines of code?
More information about the wp-hackers
mailing list