Skip to content

Instantly share code, notes, and snippets.

@khoand0000
Created September 24, 2015 20:05
Show Gist options
  • Save khoand0000/8814c2fc51718b057fb6 to your computer and use it in GitHub Desktop.
Save khoand0000/8814c2fc51718b057fb6 to your computer and use it in GitHub Desktop.
'the_widget' action is not working

I don't know why but 'the_widget' action in wp-includes/widget.php is not working

	do_action( 'the_widget', $widget, $instance, $args );

Problem maybe bug from wordpress or resort theme

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment