# TearSnow WFW CommentAPI Cleaner **Repository Path**: TearSnow/tearsnow-wfw-commentapi-cleaner ## Basic Information - **Project Name**: TearSnow WFW CommentAPI Cleaner - **Description**: TearSnow WFW CommentAPI Cleaner 是一款 WordPress Feed 的 WFW CommentAPI 链接清理插件。 - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: main - **Homepage**: https://wordpress.org/plugins/tearsnow-wfw-commentapi-cleaner/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-08-10 - **Last Updated**: 2026-08-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README === TearSnow WFW CommentAPI Cleaner === Contributors: TearSnow Donate link: https://tearsnow.com Tags: TearSnow, Fanly, CommentAPI, WFW Requires at least: 6.0 Tested up to: 7.0 Stable tag: trunk Requires PHP: 7.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Remove the deprecated WFW Comment API namespace and related tags from WordPress RSS feeds. developed and maintained by [TearSnow](https://tearsnow.com). == Description == This plugin is intended for site owners who want to remove deprecated WFW Comment API metadata from WordPress feeds. It is not required for normal RSS functionality and may affect legacy RSS readers that use WFW comment extensions. TearSnow WFW CommentAPI Cleaner removes the deprecated WFW (Well Formed Web) Comment API namespace from WordPress RSS feeds. Older WordPress versions included the following XML namespace: `xmlns:wfw="http://wellformedweb.org/CommentAPI/"` The original Well Formed Web Comment API service is no longer maintained, and the domain is no longer controlled by the original owner. Keeping references to an abandoned external domain may expose users to unintended third-party content. This plugin removes the deprecated WFW namespace and related feed elements without modifying WordPress core files. == Features == * Removes deprecated WFW Comment API namespace from RSS 2.0 feeds. * Removes unused WFW comment RSS elements. * Lightweight with no settings required. * Does not modify WordPress core files. * Works automatically after activation. == Installation == 1. Upload the `tearsnow-wfw-commentapi-cleaner` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the "Plugins" menu in WordPress. 3. WordPress feeds will no longer include the deprecated WFW Comment API references. == Frequently Asked Questions == = Does this plugin modify WordPress core files? = No. This plugin only filters the generated feed output and does not modify WordPress core files. = Does this affect RSS feed readers? = No. The removed namespace belongs to a deprecated comment API and is not required by modern RSS readers. = Does this remove comments from my website? = No. This plugin only removes unused XML feed elements related to the old WFW Comment API. = Which feeds are supported? = Currently, this plugin targets RSS 2.0 feeds. == Changelog == = 1.0.0 = * Initial release. * Remove deprecated WFW Comment API namespace from RSS feeds. * Remove WFW comment RSS elements. == Upgrade Notice == = 1.0.0 = Initial release.