Thanks, I’ll give that a try.
thanks. I suppose it is about the code
$url = apply_filters( 'wpas_post_url', wp_get_shortlink( $post->ID, true ), $post->ID, $this->slug );
I’ve created a ‘get_shortlink’ filter for the wp_get_shortlink, that returns a customized url. The filter is called by the plugin, but Publicize does not post the customized url to facebook, it still posts the single post url.
What should I do?
thanks, Helene
Got the same errormessage (mkdir() [function.mkdir]: Permission denied ) on top of every page when I updated the plugin. After deactivating AFG the error disappears.
Any help would be appreciated.