Skip to content

Commit

Permalink
#2778 Added in master
Browse files Browse the repository at this point in the history
  • Loading branch information
MARQAS committed Feb 15, 2019
1 parent 13213be commit 55df0e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/features.php
Original file line number Diff line number Diff line change
Expand Up @@ -754,7 +754,7 @@ function ampforwp_header_advert() {
}

// Above Footer Global
add_action('amp_post_template_above_footer','ampforwp_footer_advert',10);
add_action('amp_post_template_footer','ampforwp_footer_advert',10);

function ampforwp_footer_advert() {
global $redux_builder_amp;
Expand Down

0 comments on commit 55df0e2

Please sign in to comment.