[wp-hackers] Meta tables: Take 5

Otto otto at ottodestruct.com
Fri Jul 24 19:01:13 UTC 2009


On Fri, Jul 24, 2009 at 12:21 PM, scribu<scribu at gmail.com> wrote:
> We need to think how to map these functions:
> get_post_custom($id);
> get_post_custom_keys($id);
> get_post_custom_values($id);

Don't worry about those existing functions. Implement the base, then
they can be rewritten to use the new base functions and provide
backward compatibility.

-Otto


More information about the wp-hackers mailing list