• Resolved jacob00

    (@jacob00)


    Great plugin, looking at extensions, but I need it to recognize a CPT which it’s currently not finding. Using WP Job Manager and while it can recognize the Resume CPT it doesn’t find the Applications CPT. Thoughts?

    Thx

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Kuba Mikita

    (@kubitomakita)

    Hi Scot, by default, not public CPTs are not available. You can add them with this filter.

    Thread Starter jacob00

    (@jacob00)

    Of course, should have found that post. So does this mean the permalink )and other_ merge tags won’t work at all with non-public CPTs or only with some customization?

    BTW, not everyone would know where to edit that filter code to add their CPT, might be nice to show an example (e.g. ‘portfolio’).

    Thanks!

    Plugin Author Kuba Mikita

    (@kubitomakita)

    I mean that the merge tags will return generic frontend link, but it probably won’t work. You would want to compose the /wp-admin/edit.php?post={cpt_ID} link to direct users to the edit screen.

    Thread Starter jacob00

    (@jacob00)

    Gotcha, thanks…

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Not Recognizing Post Type’ is closed to new replies.