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.
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.