RadoslavGeorgiev / rila-framework

A front-end WordPress framework with a set of many extendable class wrappers, inpired by the MVC ideology
GNU General Public License v2.0
18 stars 3 forks source link

rila_register_class() should automatically associate classes with post types #6

Closed RadoslavGeorgiev closed 8 years ago

RadoslavGeorgiev commented 8 years ago

If the name of the class matches a post type or a taxonomy, that class should automatically be assigned to new items, without needing to use the rila.*_class hook.

RadoslavGeorgiev commented 8 years ago

Done in 228cf6254ddbb43597212a34aecd111bd6035403