ampwp_load_site(); } /* * Add "amphtml" in the main theme to target it to the AMP page */ function add_rel_info() { ?> __( 'AMP Menu' ), ) ); } add_action( 'init', 'register_amp_menu' ); } ?>