<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Rupash Das — Blog</title>
    <link>https://devrupash.com</link>
    <description>Writing on WordPress, products and the work behind them.</description>
    <language>en</language>
    <item>
      <title>What renaming a plugin actually touches</title>
      <link>https://devrupash.com/blog/what-renaming-a-plugin-actually-touches</link>
      <guid isPermaLink="true">https://devrupash.com/blog/what-renaming-a-plugin-actually-touches</guid>
      <pubDate>Thu, 03 Sep 2026 00:00:00 GMT</pubDate>
      <description>A wordpress.org review rejected the name once. The rename itself was the easy part — the database table, the hooks API, and the REST namespace all had to move too, for a plugin that already had real installs.</description>
    </item>
  </channel>
</rss>