Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author cartpauj

    (@cartpauj)

    As it stands no, but when the next version (1.0.08) comes out I will put some code in place for you to do that. It will require two very quick and easy mods on your end but it should work fine. Just look me up after the new version is out.

    Thread Starter bluebird2

    (@bluebird2)

    Thanks. I appreciate it.

    Plugin Author cartpauj

    (@cartpauj)

    I will probably be releasing the next version tomorrow so here’s what you’re going to want to do:
    open ucan-post-class.php and find and change the ‘post’ type on these two lines. Let me know if you have any problems.

    LINE 213'uCan_Post_Type' => 'post', /*TODO*/
    LINE 248'uCan_Post_Type' => 'post', /*TODO*/

    Will you be modifying your plugin to support post Custom Fields?

    So does this mean custom fields is now supported? If so, how do we add them?

    above code works for me and changing post_type in database properly. But i am unable to pic categories of custom post type in the select box. To change them for category type of custom post type used where i should change. Plz help…

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: uCan Post] Submitting to Custom Post Types’ is closed to new replies.