Skip to content

Commit

Permalink
Update aeria.php
Browse files Browse the repository at this point in the history
  • Loading branch information
lastguest committed Mar 9, 2015
1 parent 2021d53 commit 3b199bc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions aeria.php
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,6 @@ function icon($name){
// Run Ajax Relations
add_action( 'wp_ajax_aeria_search', 'AeriaUtils::search' );
add_action( 'wp_ajax_aeria_search_init', 'AeriaUtils::search_init' );

// Run Aeria-dependent plugins
do_action( 'aeria_init' );

0 comments on commit 3b199bc

Please sign in to comment.