
Once in a while you find a convenience function that you never really knew before. It’s a method that seems to save a few lines of code or gets rid of some monotonous boilerplate code that you use over and over. Well, wp_list_pluck is one of those functions. But what does it do? how does it […]