WebDevStudios / oops-wp

A collection of abstract classes, interfaces, and traits to promote object-oriented programming practices in WordPress.
57 stars 9 forks source link

Issue/17 throw slug exception #38

Closed oddevan closed 2 years ago

oddevan commented 4 years ago

Closes #17

DESCRIPTION

SCREENSHOTS

image

OTHER

STEPS TO VERIFY

Use the OOPS-WP Demo plugin and modify src/Content/PostType/Game.php to not have a slug.

oddevan commented 2 years ago

Closing PR as this is very old and there are probably better ways of doing this.