Skip to content

Instantly share code, notes, and snippets.

@sandeepwisetr
Created November 30, 2020 16:10
Show Gist options
  • Save sandeepwisetr/b22a668ad0367282e9833308045bda01 to your computer and use it in GitHub Desktop.
Save sandeepwisetr/b22a668ad0367282e9833308045bda01 to your computer and use it in GitHub Desktop.
Show Recurring detail in sidebar
<?php
add_filter('wfacp_disable_subscriptions_sidebar_summary','__return_false',99);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment