CondeNast / purgely

A WordPress plugin to manage Fastly caching behavior and purging.
24 stars 9 forks source link

Use namespaces instead of prefixes #10

Open tollmanz opened 8 years ago

tollmanz commented 8 years ago

Initially, this plugin was going to support PHP 5.2, but I've since changed my mind. With 5.3 being the new minimum requirement, let's use namespaces as they make everything easier. This is non-critical, but would be a solid enhancement.