• Resolved donuthole

    (@donuthole)


    It’s not in the register_post_type() docs and ‘sticky’=>true doesn’t work, so…is there any way to add the sticky feature to custom content types?

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • IIRC, custom post types do not yet support the sticky property, unfortunately.

    If it’s somethig you really need, you could probabbly craft some clever use of a custom field…..

    Thread Starter donuthole

    (@donuthole)

    I can add a custom meta box to handle this. I was just hoping that I was missing something. It would be nice if the “sticky” option was in the same place for builtin posts and custom content types.

    Thanks for the quick responses!

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

The topic ‘Sticky for Custom Content Type’ is closed to new replies.