Wordpress: show comment on a new page?
问题 I need to display link after each comment, when you click that link, a new page displays that single coment on a new page. Is that possible? 回答1: I answered your exact question over on WordPress Answers (also a StackExchange site) just yesterday. You can find that answer here. It involved the following four steps: Setting up the URL Rewriting by adding a query_var , rewrite_tag and a permastruct , Being sure to flush the rewrite rules in a plugin's activation hook or manually, Adding a parse