better-amp icon indicating copy to clipboard operation
better-amp copied to clipboard

Add template action hook for third party plugins

Open flowdee opened this issue 7 years ago • 0 comments

Could you please add a proper action hook which can be used by third party plugins to simply output css inside your AMP templates?

Take a look at https://ampforwp.com/tutorials/article/add-custom-css-in-amp-with-hooks/ and their amp_post_template_css hook. Three of your biggest competitors offer exactly this hook which makes it really easy for third-party plugins to support your AMP plugins.

I temporary added support for your plugin into AAWP but not that happy with the current implementation.

flowdee avatar Mar 05 '18 16:03 flowdee