0

Provided you are working on a php 5.3+ only package what are the namespace conventions when it comes to plugins

Funky_Monki\Banana_Blogger_Plugin\Admin::Banana_Tosser

Plugins\Funky_Monkey_Banana_Blogger\Admin::Banana_Tosser?

1 Answer 1

3

There are no such conventions for WP. But I would recommend to use such style:

Plugins\Your_Company\Your_Plugin\Your_Component\Your_Class

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.