• Hi

    I had two posts which were “sticky”. I changed them to pages but the titles in the list still say sticky and I can’t see where to remove that attribute in the GUI.

    Andrew

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author John James Jacoby

    (@johnjamesjacoby)

    Hey @ajtruckle!

    This is an interesting quirk. I’d argue that WordPress should know better than to include this in the title for types-of-posts that don’t support the sticky behavior.

    I’ve opened a ticket upstream in WordPress core where this can be discussed further by the development team.

    https://core.trac.www.ads-software.com/ticket/48954

    If this can be fixed there, I think that would be better for everyone. If not, I will explore working around this in the Post Type Switcher plugin.

    Thank you for reporting this here! ??

    Thread Starter Chuckie

    (@ajtruckle)

    You are welcome! Let us hope it gets resolved in due time.

    Plugin Author John James Jacoby

    (@johnjamesjacoby)

    As a work-around, if you can quick run a function somewhere (like a plugin, or functions.php, etc…) you can use the unstick_post( $id ) function, where $id is the post ID for the Page that is currently stuck.

    You can get the page ID by hovering over it in the admin area list, and looking at the URL for post=%.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Sticky tag remains’ is closed to new replies.