• Hi! I just started using your plugin, love it so far, is possible fo you to make it compatible with AMP?

    I made it myself removing this line:

    wp_register_script( ‘gutentocjs’, plugin_dir_url( __FILE__ ) .’dist/toc.js’,array(‘jquery’), ”, true);

    Since AMP can’t load any external script, you could make a setting for AMP, that doesn’t load any js in the front-end.

    Thank you for your work.
    bipi

  • The topic ‘AMP Support’ is closed to new replies.