Title: Polylang &amp; custom post type
Last modified: August 24, 2016

---

# Polylang & custom post type

 *  Resolved [ndb](https://wordpress.org/support/users/ndb/)
 * (@ndb)
 * [11 years ago](https://wordpress.org/support/topic/polylang-custom-post-type/)
 * Hi
    I have custom post type with these settings:
 *     ```
       ,'public' => false
        ,'show_ui' => true
       ```
   
 * and it doesn’t show in polylang settings page unless I change public to true.
   But i need it to be false (I will display these posts on special page ) and i
   dont need links that wordpress generates for public post types.
 * Any ideas?
 * [https://wordpress.org/plugins/polylang/](https://wordpress.org/plugins/polylang/)

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

 *  Plugin Author [Chouby](https://wordpress.org/support/users/chouby/)
 * (@chouby)
 * [11 years ago](https://wordpress.org/support/topic/polylang-custom-post-type/#post-6126519)
 * Hi!
 * It is intentional that the UI shows only public post types.
    To chang this, the
   filter pll_get_post_types should help you: [https://polylang.wordpress.com/documentation/documentation-for-developers/filter-reference/#pll_get_post_types](https://polylang.wordpress.com/documentation/documentation-for-developers/filter-reference/#pll_get_post_types)
 *  Thread Starter [ndb](https://wordpress.org/support/users/ndb/)
 * (@ndb)
 * [11 years ago](https://wordpress.org/support/topic/polylang-custom-post-type/#post-6126585)
 * Cool
    It worked. Thanks very much for your help.

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

The topic ‘Polylang & custom post type’ is closed to new replies.

 * ![](https://ps.w.org/polylang/assets/icon-256x256.png?rev=3433336)
 * [Polylang](https://wordpress.org/plugins/polylang/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/polylang/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/polylang/)
 * [Active Topics](https://wordpress.org/support/plugin/polylang/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/polylang/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/polylang/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [ndb](https://wordpress.org/support/users/ndb/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/polylang-custom-post-type/#post-6126585)
 * Status: resolved