7 Overlooked WordPress Helper Functions

Code reuse is key to solid development. When developing large-scale WordPress plugins and themes you are bound to write helper functions to solve certain tasks. WordPress has around 10,000 functions in its core so the probability that a helper function that you’re about to write already exists could be quite high.

7 Overlooked WordPress Helper Functions

Continue reading