博客 / 列表

Matthew Ray - 3 Approaches To Adding Configurable Fields To Your WordPress Plugin

Anyone who has created a WordPress plugin understands the need to create configurable fields to modify how the plugin works. There are countless uses for configurable options in a plugin, and nearly

wordpress , Techniques (WP) , plugins

Matthew Ray - How To Deploy WordPress Plugins With GitHub Using Transients

If you’ve worked with WordPress for a while, you may have tried your hand at writing a plugin. Many developers will start creating plugins to enhance a custom theme or to modularize their code. Even

wordpress , workflow , Techniques (WP) , plugins