Closed AleksandarPredic closed 5 years ago
I have few suggestions:
.editorconfig
Considering that we're planning for this plugin to go to wordpress.org and wordcamp.org, let's use their standards: indent_style
should be tab.
Namespace
While we are still at the beginning, can we change the namespace? WCEUCDTool
is too narrow, suggesting this is the tool only for WordCamp Europe Contributor Day. Let's do something with WordPress Contributor Orientation Tool
to cover both wordpress.org and worcamp.org. That would be WPCOT
which follows the WPORG
convention for .org projects.
@zzap you are always one step ahead :+1: I wanted to ask a review from you, but I used the force to give you the message and i worked. I knew you are a jedi :)
Now seriously:
.editorconfig I'll change this to tab
Namespace New namespace will be WCOTool. Ok?
I still have some work to do here and when I'm done I'll add info to readme file and some instruction for workflow as we spoke.
WPCOTool
please :smiley:
Create basic plugin structure, autoloader included.