• Hello ,

    I have around 100 images in my wordpress Media , is there any way i can get all the image Url so its easy for me to to add up images to other content ( like CSV ) ?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,

    I would suggest searching for an export to CSV plugin where you can choose what content to export. Here’s an example:

    https://www.ads-software.com/plugins/wp-csv/

    If you want to do it manual, you can also try using the Admin Columns plugin:

    https://www.ads-software.com/plugins/codepress-admin-columns/

    In the Admin Columns settings, you can go to the Media Library section and add a new column called “Full Path”. Enabling this will add a new column to your Media Library that will display the file url for each attachment.

    Hope that helps! ??

    Thread Starter coupontales

    (@coupontales)

    Hey thanks RachieVee, I will check and keep u posted.

    Thread Starter coupontales

    (@coupontales)

    Hello RachieVee ,
    Using Admin-Columns is really helpful , But again i cant Download any CSV format so i could use it. ? Any way for this Plugin to export all the URL?

    Wp-CSV is good , but nit helpful for me , I can only download regarding Post and Pages, but not Media Images.

    Ah okay, I was under the impression that maybe you wanted to manually get all the links and just make your own CSV. Like if you used Microsoft Excel or Mac’s Numbers, put all your data in an excel sheet, and then just export to CSV.

    I’d aim to search for something will specifically export attachment posts types since all attachments in the media library are a post type. Or something that says it will export media without the content. I’ve been searching but I can’t seem to find a reliable plugin for this, hence why I suggested just creating your own CSV.

    If you just need the urls and nothing else, it might be a bit heavy to install a CSV plugin that will export entire post content just for media urls. It’s tedious, but you may be better off manually creating your CSV and using the Admin Columns plugin just to make grabbing those urls for copy/paste easier.

    Thread Starter coupontales

    (@coupontales)

    Yeah , I guess that’s the only solution.
    Thank you ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Image Gallery URL’ is closed to new replies.