as per chat discussion, once you get the attachment ID you can get the url using
wp_get_attachment_url($attachment_resume_id)
so in your case you have to
wp_get_attachment_url($record_s->attachment_resume_id)
Related Posts:
- Upload images and attachments from frontend form
- File upload, uploads only file name
- is it possible to force wordpress to always save thumbnails as ‘jpg’ not ‘png’
- Attach previously uploaded image to post – current code has unexpected results
- Front end file upload returning wrong attachment url
- Problem with inserting multiple images in gallery of each WooCommerce product programmatically
- File path for attachments outside of wp-content/uploads
- Correct Syntax for uploading files to custom directory in WordPress
- How to change upload directory in wp_handle_upload
- Uploading media with the REST API
- Disable Attachment Pages Completely
- Decrease file size upload in Media
- How to add a class to the attachment images
- Change the filename format of saved featured images
- How to register images uploaded via FTP in media library?
- Using file_exists to check file in Uploads
- Rename image uploads replacing “width” and “height” in filename with “medium”, “large”, “small”
- Rename image uploads with width in filename
- Modify image while uploading
- Debugging upload problem: What part of WP does actual image-resizing?
- Add custom field to attachments in a specific category
- Conditional Statement – check if post has an attachment image
- Specified file failed upload test. wp_upload_handle
- How to upload imagick resource to media in wordpress
- Accessing a random image via ajax
- Make WordPress upload directory outside wordpress root with custom url
- Adding featured image via PHP
- How to enlarge the media file upload size in wordpress admin
- Use Timber/Twig to pull an image by image ID [closed]
- Adding a querystring to an image URL when clicking ‘insert into post’?
- Use WordPress’s Media Uploader/ Manager in non WordPress php application
- Custom image upload
- wp_handle_upload – The uploaded file could not be moved to wp-content/uploads/2012/09
- Memory errors with media upload, WordPress can’t use more than 96M (while there’s 512 available!)
- Validate Uploaded Image using WordPress’ Built-in Functions?
- Get most recent media upload
- Link to the parent post in attachment page
- Convert all images to PNG on file upload
- How to restrict wp generate attachment metadata() to certain intermediate image sizes
- Upload Image in a WordPress page using PHP
- WordPress (3.9.1) MultiSite Permissions. Is chown the answer?
- Using file_get_contents with Gravity Forms uploads folder to create images in the media library returning false
- how to retrieve uploaded url of zip files
- WordPress Search Results for Multiple Post Types
- PDF file randomly breaks upon upload
- Image upload via FormData API and AJAX is not working ($_FILES always empty)
- How to upload a file to a folder named after the user_id via plugin
- Need help with Google drive API [closed]
- Can’t upload image using media_sideload_image
- Send multiple attachments with wp_mail in PHP
- What is the alternative to “ when it comes to calling Media (image) files in the ‘attachment.php’ file?
- Enable custom logo upload if logo is not in header
- NGINX rewrite rules for multisite
- How do I get around “Sorry, this file type is not permitted for security reasons”?
- How do I Import / Upload Files with jQuery AJAX?
- WordPress function when file is uploaded, deleted or edited
- Can I get an email notification when media is uploaded to the media library?
- Returning data instead of echoing/printing
- Upload multiple files in randomly generated folder using wp_upload_bits
- Can’t upload CSV file to plugin directory using custom upload form in admin panel
- How do I increase the upload size only when editing special pages?
- Get URL of Featured Image After wp_insert_post()
- Custom upload folder
- WordPress İmages Upload & Delete Error
- Allow user to Upload image and manipulate it on the frontend
- custom plugin with upload files does not work
- Attaching images to posts manually (i.e. with custom code, without the use of an API)
- Convert all uploaded PNG files to PNG-8 format
- How to load previous or next attachment with jquery ?
- Add class to all img if they have a certain ACF field
- I can’t set image ad fatured programatically
- How can I update WordPress plugins or WordPress itself in all server?
- async upload not working when not logged
- WordPress loading all local images from specific directory?
- Trying to generate a CSS file in wordpress uploads folder
- Attach and retrive multiple pdf files to post or page
- Maximum file Upload
- Change upload URL by mime type
- Get list of posts from attachment
- Right path for renaming a file in uploads folder
- WordPress file upload
- Upload images from one server to an other in wordpress
- wp_delete_attachment not working with multiple values
- Renaming “Expand Details” within “Add Media”
- Save the outputted image into the Media Library, with a different filename and extension
- 403 (Forbidden) delete file image in themer folder
- Is custom behaviour possible when asynchronously uploading?
- How to resize an image server-side before upload?
- WordPress will suddenly stop saving files uploaded by my code (ran in nopriv ajax)
- Can’t upload files
- How to automatically convert images to WebP on WordPress?
- Pull latest Youtube Video from json url and make new post
- WordPress directories not writable after PHP version upgrade
- Upload multiple files via ajax from an HTML file input
- get_post_meta returns on side but it doesn’t return on bottom of admin page
- “Unexpected response from server” error when trying to upload any .mp4 file over 100MB
- Get a list of folders inside uploads directory
- Changing upload directory temporarily
- How can we upload custom page files?
- Unable to upload media to WordPress