Jetpack Publicize
Viewing 2 Posts - 1 through 2 (of 2 total)
Author | Posts |
---|---|
April 8, 2014 at 12:27 am 18209 | |
Hi there
I have Jetpack installed with 'publicize' enabled to share posts to Facebook.
I'd like posts from the front end to NOT be published to Facebook. As per Jetpack's recommendation, I have disabled auto-posting by default by adding this in the functions.php file:
add_filter( 'publicize_checkbox_default', '__return_false' );
This has worked for posts created by admins, however posts from the front end are still published.
Is there a way to disable publicize from the front end?
Thanks,
Toby | |
April 8, 2014 at 11:15 am 18242 | |
Hello toby, This problem is kinda unique. Our Developer team has been notified about this issue. We are Looking into yet. Thank you for the Report 🙂 | |
June 12, 2014 at 12:21 pm 21846 | |
We have posts from the front-end placed into pending and would like to make it possible for users to fill out their ‘Publicize’ information from the front-end as well. (pages are protected through a membership plugin). Do you have a solution that will allow WPFU to handle account linking from the front end? Thanks! |
Viewing 2 Posts - 1 through 2 (of 2 total)