• Resolved Rollo27

    (@rollo27)


    Hi!
    Is it possible to show the post ID in meta data? My “posts” are item lists and I need a unique (not necessarily consecutive) numbering.
    Thanks, Ralph

    • This topic was modified 4 years, 4 months ago by Rollo27.
    • This topic was modified 4 years, 4 months ago by Rollo27.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author WPXPO

    (@wpxpo)

    Hi @rollo27,

    Thank you for using our post blocks plugin. We already talked about “post ID in meta ” with our lead developer. He says it is very difficult to manage post id in Meta. I am really sorry to say, right now we are unable to add this feature. Don’t lose your hope, our development team working hard to add more awesome features. I hope you will understand and also give us a nice feature idea.

    Have a nice day.

    Thread Starter Rollo27

    (@rollo27)

    Thank you for your reply!

    For my particular application, it would be useful if each item in a list had a unique number. Many elements look the same in the preview. For example, if you talk about it on the phone, it’s easy to say “number 17” as “the 17th entry”. The number does not have to be consecutive, just unique. The ID in the WordPress table wp_posts lends itself to this: If you get an entry from this table (“select * from wp_posts …”), you will automatically receive the ID. It would be nice if I could select this ID in the meta information. Or separately in another way like a separate function.

    I know – nobody needs it except me :-)…

    Sincerely
    Ralph

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Show post ID in meta?’ is closed to new replies.