chuckreynolds / WPFBOGP

WordPress Open Graph plugin development
wordpress.org/plugins/wp-facebook-open-graph-protocol/
13 stars 19 forks source link

be nice and use provided filter from jetpack to remove their og stuff #41

Closed chuckreynolds closed 9 years ago

chuckreynolds commented 10 years ago
add_filter( 'jetpack_enable_open_graph', '__return_false' );

Reference: https://github.com/Automattic/jetpack/blob/390e0eabb9fb6a359c18dca94af67fbc4cda20ce/class.jetpack.php#L140

chuckreynolds commented 9 years ago

added in 34afae4201f81a3e12c75b55591a3f77f76a667b