Title: qwerios's Replies | WordPress.org

---

# qwerios

  [  ](https://wordpress.org/support/users/qwerios/)

 *   [Profile](https://wordpress.org/support/users/qwerios/)
 *   [Topics Started](https://wordpress.org/support/users/qwerios/topics/)
 *   [Replies Created](https://wordpress.org/support/users/qwerios/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/qwerios/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/qwerios/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/qwerios/engagements/)
 *   [Favorites](https://wordpress.org/support/users/qwerios/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Help Me Develop a Plugin](https://wordpress.org/support/topic/help-me-develop-a-plugin/)
 *  [qwerios](https://wordpress.org/support/users/qwerios/)
 * (@qwerios)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/help-me-develop-a-plugin/page/2/#post-429448)
 * I’ve been struggling a bit with the activate hook as well. I found that changing
   my plugin file to all lowercase and with no underscores in the name made the 
   activation hook work.
 * So instead of myPlugin.php or my_plugin.php I had to use myplugin.php and then
   the add_action( “activate_myplugin.php”, “install_function” ) worked.
 * I couldn’t find it in the documentation that this was required so I discovered
   it with trial and error. Granted I’m quite new at this plugin writing stuff so
   maybe I just missed it being mentioned somewhere.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [‘{1}’ prefixed to the date of all posts after 2.0.3 upgrade](https://wordpress.org/support/topic/1-prefixed-to-the-date-of-all-posts-after-203-upgrade/)
 *  [qwerios](https://wordpress.org/support/users/qwerios/)
 * (@qwerios)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/1-prefixed-to-the-date-of-all-posts-after-203-upgrade/#post-397803)
 * Same problem here. Reverted the “fix” just like Nazgul and all is well now.
 * Good find Naz.

Viewing 2 replies - 1 through 2 (of 2 total)