What is the criteria for pluggable functions?
Pluggable functions are less elastic than filters/actions. You can have only one pluggable function “active” – so only one plugin can override the core function. And you don’t have much control over which plugin will it be (WP will use the pluggable function that gets defined first). So it won’t be very useful if all … Read more