Re: Using classes
And so begins a young padiwan learner into the world of plugin creation.
The best instruction I can give you, would be to stare at the existing core components, and other plugins that are out there currently. Stare at it long and hard. Eventually, you will see the light. Haha!
For real though, if you’re not used to this type of event driven development, it can be really loopy and confusing at first. The best thing to do is watch it in action by looking at how other people have done what you’re trying to do, then take what works, delete what doesn’t, and fill in the blanks. There is no quick lesson anyone can give on how exactly to do this, as different types of plugins will require different depths of classification and development.