Skip to content

Instantly share code, notes, and snippets.

@daronspence
Created February 18, 2015 21:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save daronspence/5eb1ed23601ac03daae9 to your computer and use it in GitHub Desktop.
Save daronspence/5eb1ed23601ac03daae9 to your computer and use it in GitHub Desktop.
// Line 109 from EDD_SL_Changelog_Widget.php
$changelog = apply_filters( 'edd_sl_changeloge_widget_output' , get_post_meta( $post_id, '_edd_sl_changelog', true ) );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment