Title: Post Type Plugin?
Last modified: August 19, 2016

---

# Post Type Plugin?

 *  [Jordan Acosta](https://wordpress.org/support/users/elfortunawe/)
 * (@elfortunawe)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/post-type-plugin/)
 * I downloaded the beta for 3.1 earlier today, mainly to mess around with Post 
   Formats. They aren’t enabled by default, apparently, so you have to register 
   them in the functions.php of your theme like so:
 * `
    add_theme_support( 'post-formats', array( 'aside', 'gallery' ) );
 * I obviously don’t want my site’s functionality to depend on a theme, so I tried
   registering all the post formats with a plugin. But that hasn’t worked. I suppose
   I could use the plugin to write to the theme’s functions.php, but before I do
   that, I was hoping someone might know a way to register post formats which is
   entirely independent of the theme.

The topic ‘Post Type Plugin?’ is closed to new replies.

## Tags

 * [Post Types](https://wordpress.org/support/topic-tag/post-types/)

 * In: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
 * 0 replies
 * 1 participant
 * Last reply from: [Jordan Acosta](https://wordpress.org/support/users/elfortunawe/)
 * Last activity: [15 years, 1 month ago](https://wordpress.org/support/topic/post-type-plugin/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
