Created
August 28, 2018 00:30
-
-
Save ericdodds/ed9b6a40c8982b35112f80cd66dae39c to your computer and use it in GitHub Desktop.
Citepro Wordpress Plugin - Hide Footers from Homepage Feed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
add_filter( 'citepro_load_homepage', '__return_false' ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment