quantcdn / wordpress

Wordpress integration for QuantCDN
0 stars 1 forks source link

Review `custom_post_type` integration #19

Open steveworley opened 1 year ago

steveworley commented 1 year ago

Some sites define custom post types that may not be collected with the standard method of identifying routes to push. We may be able to utilise get_post_types to dynamically build this list for all different types rather than separate batch processors.