Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Prefix for codecanyon rejections #546

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Added Prefix for codecanyon rejections #546

wants to merge 2 commits into from

Conversation

MehbubRashid
Copy link

The functions or methods outside any class should be prefixed with the unique plugin name.Otherwise codecanyon soft rejects it.

The functions or methods outside any class should be prefixed with the unique plugin name.Otherwise codecanyon soft rejects it.
@smileBeda
Copy link

In WordPress too.
While WPPB did in fact use unique function names such as activate_plugin_name, indeed WP Coding Standards actually ask you to prefix, not to suffix function names.

Thus, this has been observed in the new fork.

Thanks @MehbubRashid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants