Hi everyone,
I'm trying to use values which are inputed via a custom meta box inside the function fb_post_to_fb_page, however there seems to be some sort of conflict since the meta box is updated using the save_post hook, and transition_post_status ( the hook for fb_post_to_fb_page ) executes before it. What should I do?
Thanks,
Andrew.