<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: cavitnation</title>
    <description>The latest articles on DEV Community by cavitnation (@cavitnation).</description>
    <link>https://dev.to/cavitnation</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1094809%2F3da06d21-15cd-4488-8a7b-507b4aa18505.png</url>
      <title>DEV Community: cavitnation</title>
      <link>https://dev.to/cavitnation</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/cavitnation"/>
    <language>en</language>
    <item>
      <title>Are coders still getting hired now that AI can write code?</title>
      <dc:creator>cavitnation</dc:creator>
      <pubDate>Fri, 31 Oct 2025 21:49:12 +0000</pubDate>
      <link>https://dev.to/cavitnation/are-coders-still-getting-hired-now-that-ai-can-write-code-3oa6</link>
      <guid>https://dev.to/cavitnation/are-coders-still-getting-hired-now-that-ai-can-write-code-3oa6</guid>
      <description></description>
    </item>
    <item>
      <title>Wordpress theme development - version update function</title>
      <dc:creator>cavitnation</dc:creator>
      <pubDate>Sat, 03 Jun 2023 12:00:31 +0000</pubDate>
      <link>https://dev.to/cavitnation/wordpress-theme-development-version-update-function-2mpi</link>
      <guid>https://dev.to/cavitnation/wordpress-theme-development-version-update-function-2mpi</guid>
      <description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;how to add wordpress theme update function in source files? do i need to add a code in function.php ?&lt;/p&gt;

&lt;p&gt;is there any standard code to add? what other files i need to add update functionality code?&lt;/p&gt;

&lt;p&gt;i want to do this.&lt;br&gt;
1- I will take wordpress standard theme files from underscores.me and make it as version 1.0&lt;br&gt;
2- Make some fancy work on it, i will make Landing Pages/sub pages.&lt;br&gt;
3- Make theme documentation for users to read and install.&lt;br&gt;
4- upload on envato market.&lt;/p&gt;

&lt;p&gt;So after 2-3 months if i upgrade my theme as in version 1.1&lt;br&gt;
so how i noptify this to my envato users? where i need to add code in my theme for this function?&lt;/p&gt;

&lt;p&gt;I know i can take api token generate from envato api website and update this in envato plugin in my wordpress dashboard.&lt;/p&gt;

&lt;p&gt;is there anyone doing the same job or have done it?&lt;/p&gt;

&lt;p&gt;Please guide&lt;br&gt;
Best Regards&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
