Forums

How to get Permalink from GUID? (2 posts)

  1. seedpxwee5
    Member
    Posted 12 months ago #

    1.
    I'm querying my archives from wp_posts ...

    The only links I can get from the database are the GUID, which is something like
    http://www.url.com/?p=188

    Is there any way to convert that into permalink??
    http://www.url.com/category/postname

    Or please suggest any methods that can allow me to link directly to the permalink url.

    ==============
    2. Can anybody tell me how to query category name from wp_posts?

  2. seedpxwee5
    Member
    Posted 12 months ago #

    Got it working.
    1. get_permalink() LOL

Reply

You must log in to post.

About this Topic