• Your plugin is in the midst of saving my butt, so thank you!

    While playing around it with it I realized I could use it on another project – then I realized I was missing one little thing.

    By default, WP passed classes with each article instance in the roll, including category, type, status (publish, private, etc…), post ID, etc.

    I often have a need to style different types of posts in different ways. Regular blog posts might get a featured images and a little customization, where quotes or posts within a testimonials category will have no image and much larger text – maybe a cool set of quote marks…

    article class="post-# post type-post status-publish format-standard has-post-thumbnail category-category-slug entry override ..."

    It would be cool if your plugin passed these types of things along too.
    Just a thought.

    Thanx again for this clean, quick tinker toy of a plugin.

  • The topic ‘Feature Request – include standard classes’ is closed to new replies.