Code-Snippets-Functions/Execute a function on a child site/Jetpack/remove-share-counts-in-share-buttons.txt

1 line
58 B
Text

add_filter( 'jetpack_sharing_counts', '__return_false' );