Scheduled posts, facebook message duplicated
-
WordPress 3.6.1
Facebook Plugin 1.5.3Whenever there is at least one schedule post in WordPress, the Facebook status message for any additional schedule posts, or when creating a new one is pre-populated with the status message from the last scheduled post.
added a debug line to the function content() in publish-box-page.php: echo ‘Post ID: ‘.$post->ID;
Noticed this always outputs the post ID of the last scheduled post in the metabox, and not the current one as expected.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Scheduled posts, facebook message duplicated’ is closed to new replies.