Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Evan Herman

    (@eherman24)

    Hi Codecandid,

    You are correct. This was one of the first plugins I built, and the code was not structured properly, and naming conventions not well thought out.

    I will be releasing version 2.0 with a completely revamped code base, including proper naming conventions and OOP structure.

    Thanks,
    Evan

    Thread Starter Bryan Willis

    (@codecandid)

    No problem Evan. Pretty impressive for one of your first plugins!

    Magina

    (@alexis-mag)

    You should also change the defined constants in the main file “youtube-for-wordpress.php”.
    For security reasons, I never use “wp-content” and “wp-admin” default folders, and I always rename them.
    Activation of your plugin will trown a error 500 with your defined namefolders.

    Plugin Author YouTubeforWordPress

    (@youtubeforwordpress)

    Hi Magina,

    Thanks for the input. The plugin was re-written since this thread was first opened, so function names no longer conflict. We’ll look into re-defining the constants to avoid errors in situations like you have mentioned. We appreciate you reporting the issue.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Naming Conventions’ is closed to new replies.