DEV Community

Modern PHP in WordPress development Series' Articles

Back to Marcus Kober's Series
Modern object-oriented PHP in WordPress plugin development
Cover image for Modern object-oriented PHP in WordPress plugin development

Modern object-oriented PHP in WordPress plugin development

3
Comments 1
3 min read
You might not be using object-oriented programming
Cover image for You might not be using object-oriented programming

You might not be using object-oriented programming

Comments
4 min read
Namespaces in WordPress plugin development
Cover image for Namespaces in WordPress plugin development

Namespaces in WordPress plugin development

Comments
4 min read
Autoloading, coding standards and file structure in WordPress plugin development
Cover image for Autoloading, coding standards and file structure in WordPress plugin development

Autoloading, coding standards and file structure in WordPress plugin development

2
Comments
12 min read
Coding standards part 2: .editorconfig, documentation and strict types
Cover image for Coding standards part 2: .editorconfig, documentation and strict types

Coding standards part 2: .editorconfig, documentation and strict types

3
Comments
6 min read
How to register WordPress hooks with PHP attributes: A step-by-step guide
Cover image for How to register WordPress hooks with PHP attributes: A step-by-step guide

How to register WordPress hooks with PHP attributes: A step-by-step guide

7
Comments
20 min read
Elevate Your Plugin Development with Hook-Driven-Development
Cover image for Elevate Your Plugin Development with Hook-Driven-Development

Elevate Your Plugin Development with Hook-Driven-Development

1
Comments
12 min read