IT Nursery
I am building a plugin that I hope to eventually put on Envato CodeCanyon. Currently I am creating functions of the form mypluginname_action. This is quickly becoming silly as...
  • June 3, 2022
  • 0 Comments
IT Nursery
From all the material I used to learn C++, auto has always been a weird storage duration specifier that didn’t serve any purpose. But just recently, I encountered code...
  • June 3, 2022
  • 0 Comments
IT Nursery
Till today I never used header.php and footer.php because my theme has multiple templates and I do not know how or where to place the CSS and JS files....
  • June 3, 2022
  • 0 Comments