Quantcast
Channel: WordPress Plugins » Tag: modern tribe - Recent Posts
Viewing all articles
Browse latest Browse all 19

WordPress booking calendar

$
0
0

Emailed Author: There are issues with your plugin code. Please read this ENTIRE email, address all listed issues, and reply to this email with your corrected code attached. It is required for you to read and reply to these emails, and failure to do so will result in your plugin being rejected.

## Generic function (and/or define) names

All plugins should have unique function names, defines, and classnames. This will prevent your plugin from conflicting with other plugins or themes.

For example, if your plugin is called "Easy Custom Post Types", then you might prefix your functions with ecpt_{your function name here}. Similarly a define of LICENSE would be better done as ECPT_LICENSE. You can use namespaces instead, however make sure that those also are unique. A namespace or class of 'MyPlugin' is NOT actually all that unique, you see.

Please update your plugin to use more unique names.

Example: get_currency is not a unique function name.

Really neither is ControllerCalendars as a classname. BC_ControllerCalendars would be though.

----

Please make sure you've addressed ALL issues brought up in this email. When you've corrected your code, reply to this email with the updated code attached as a zip, or provide a link to the new code for us to review. If you have questions, concerns, or need clarification, please reply to this email and just ask us.


Viewing all articles
Browse latest Browse all 19

Latest Images

Trending Articles





Latest Images