• I’m interested in creating a custom plugin for WordPress. What level of PHP knowledge is necessary to get started?

    Like, I have written blog on The Skindex. so Now I want to create a plugin where user can directly review their opinion on Minecraft.

    Please let me know if you have any suggestions.

    Thanks

    • This topic was modified 1 year, 7 months ago by voicelifemedia.
    • This topic was modified 1 year, 7 months ago by James Huff. Reason: link moved to proper field

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • The level of PHP knowledge required will depend on how involved the plugin that you want to code up is. Some plugins are easy, and won’t require much knowledge at all. Others are quite involved and require extensive PHP (and more) knowledge.

    The best starting point is the Plugins API documentation. That will show you how to get a plugin started, and then you can work from there to build what you want.

    Thread Starter voicelifemedia

    (@voicelifemedia)

    Thanks. Got It.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WordPress Custom Plugin’ is closed to new replies.