[wp-hackers] Two new, long-overdue plugins to make your wordpress life a little easier...
Mike Schinkel
mikeschinkel at newclarity.net
Mon Oct 31 08:01:45 UTC 2011
Why add Post Formats to WordPress core? Practically anyone can do the same with a custom taxonomy. Aye, the value of post formats is not in the implementation, its in the standard.
-Mike
On Oct 31, 2011, at 3:18 AM, Otto <otto at ottodestruct.com> wrote:
> On Sun, Oct 30, 2011 at 9:41 AM, Mike Schinkel
> <mikeschinkel at newclarity.net> wrote:
>> Let's use this as a starting point. I know Mark Jaquith has suggested this approach in the past. I think this can address all use-cases. What does the hacker community think about baking this type of logic into /wp-load.php? What about optionally loading a domain-specific file, if it exists, before loading wp-config.php?
>
> Why not just add that logic into your wp-config.php itself?
>
> I mean, the wp-config.php file isn't really part of WordPress, and it
> doesn't get overwritten on upgrades. So you can put any code you want
> right at the top and have it include arbitrarily named files as you
> see fit.
>
> -Otto
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
More information about the wp-hackers
mailing list