Created
January 19, 2014 06:57
Action that runs before page is loaded
This file contains 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_action( 'wp', 'the_function_name' ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment