• I know that it is possible to include the external url as part of the post content and it looks like “Content retrieved from: domain.com”

    Is it possible to have the external url be stored in the post metadata, or is there a hook to get that url?
    I want to show a grid of posts that were scraped by the plugin, and have the link for each post to be part of the post title and have the link go directly to the external url. If that link was saved with the post then it could be retrieved and used on an archive page like I described above.

Viewing 1 replies (of 1 total)
  • Plugin Author Rico Macchi

    (@rico-macchi)

    +Hello,

    It is possible but the plugin would need a few modifications to achieve this. Creating a meta field for the post type, a function to place the source data into the meta field and your theme would have to display the new field.

    I hope this helps.

Viewing 1 replies (of 1 total)
  • The topic ‘Storing external url in the post metadata’ is closed to new replies.