accelerated-mobile-pages icon indicating copy to clipboard operation
accelerated-mobile-pages copied to clipboard

Need to add feature of Filtering categories using tags in AMP version

Open akashagrjsr opened this issue 5 years ago • 2 comments

Ref: https://secure.helpscout.net/conversation/986857199/93525?folderId=2770545

We need to add the feature for Filtering categories using tags in the AMP version. For example: http://example.com/videos/?tag=crazy

akashagrjsr avatar Oct 30 '19 12:10 akashagrjsr

escaping missing on multiple places/

MohammedKaludi avatar Jan 04 '20 14:01 MohammedKaludi

here get_query_var('tag') needs escaping.

https://github.com/ahmedkaludi/accelerated-mobile-pages/commit/52e163d637c7fd0b1e22f44c1f46120b5a8e04e4#diff-6aa5512f7dd8d5ce60fc97b0f340912cR7346

MohammedKaludi avatar Feb 18 '20 12:02 MohammedKaludi