Title: Custom Post Types
Last modified: August 21, 2016

---

# Custom Post Types

 *  Resolved [atburi](https://wordpress.org/support/users/aburi/)
 * (@aburi)
 * [13 years ago](https://wordpress.org/support/topic/custom-post-types-71/)
 * Thanks for the plugin and your free labour!
 * btw, will there be support for front end posting for custom post types?
 * [http://wordpress.org/extend/plugins/djd-site-post/](http://wordpress.org/extend/plugins/djd-site-post/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [djarzyna](https://wordpress.org/support/users/djarzyna/)
 * (@djarzyna)
 * [13 years ago](https://wordpress.org/support/topic/custom-post-types-71/#post-3702658)
 * Hi Alex,
 * thanks for writing. No reason why the plugin shouldn’t support custom post types.
   If you are familiar with php source code you can try it yourself. There are three
   places in djd-site-post.php that need changes: Search for ‘post_type’ and change
   the lines you will find to
 *     ```
       'post_type' => 'your-post-type',
       ```
   
 *  Thread Starter [atburi](https://wordpress.org/support/users/aburi/)
 * (@aburi)
 * [13 years ago](https://wordpress.org/support/topic/custom-post-types-71/#post-3702669)
 * Thanks djarzyna, I’ll give it shot. Appreciate the support!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Custom Post Types’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/djd-site-post_fbfbfb.svg)
 * [DJD Site Post](https://wordpress.org/plugins/djd-site-post/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/djd-site-post/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/djd-site-post/)
 * [Active Topics](https://wordpress.org/support/plugin/djd-site-post/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/djd-site-post/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/djd-site-post/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [atburi](https://wordpress.org/support/users/aburi/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/custom-post-types-71/#post-3702669)
 * Status: resolved