Kind of confusing question, but I think you want:
[mp3-jplayer tracks="'.implode(', ', get_post_meta($post->ID, 'mp3', false)).'"]
Assuming you get a array of meta key values this will join the into a comma-separated string
Related Posts:
- Shortcode for Custom Field of Media Attachment (to use with Featured Images)
- Remove Dimension from wp_get_attachment_image
- Change behavior of “Insert into Post” based on attachment metadata
- How can I append custom data to images in the editor?
- How can I remove fields in the attachment editor?
- Add new “Insert Into Post” button with another function
- Saving Custom Field in Attachment Window in WordPress 3.5
- Add multiple images to a page sidebar
- How to set a default meta value for custom field
- Call a custom field in an audio shortcode?
- Add custom field to image editor
- How to save custom fields for attachments
- Display info from custom fields in all images’ HTML
- wp_editor in add_meta_boxes does not show gallery
- copy attachments to another post type and change attachment url
- ajax delete value from custom field array
- Save attachment custom fields on front end
- Custom field for default gallery
- Execute/Parse Shortcode in Native WordPress Custom Field Value Field
- Insert attachment ID in custom field from media uploader
- Audio player shortcode not showing up when using variable
- How can I store a file in the database in the same way WordPress and ACF do?
- Create WordPress shortcode with php code inside
- Display WP-Types custom fields in post [closed]
- Getting the ID of any image for use in functions.php
- Validate data on attachment_fields_to_save
- How do i save and retrieve custom attachment meta?
- Custom field not updating when value is empty
- Should custom meta boxes be able to output shortcodes the same as WordPress’ native post editor?
- Shortcode To Display Post Custom Field Value Inside Excerpt
- how to upload a image from frontend with wp_insert_post and also update_post_meta?
- modify wordpress caption shortcode
- How to create a shortcode to print specific values stored in a post meta array?
- Insert a custom field into a shortcode and use it in post(s)
- Custom wysiwyg editor doesn’t execute shortcodes?
- Custom Field 101
- shortcode in a custom metabox
- Can data from a Custom Field data be used by a shortcode on a per page/post basis?
- Shortcode To Display Post Custom Field Value in Post Title, Post Content
- custom field (video/audio url) and embed functionality
- Link FROM attachment to full post and get custom fields values on attachment page?
- IF Custom field value equals ZERO
- Attach images to posts using custom fields (just paths to images already uploaded)
- Display MP3 as media using an URL from a custom field
- Using a custom field inside a shortocde
- Show custom field on attachment page?
- Enable a short code in the custom meta field
- do_shortcode close
- Save attachment ID instead of URL in custom field
- Plugin or shortcode for ISBN number?
- How to pass custom field value to shortcode?
- Replacing custom field with shortcode
- Custom field in media library not saving, selected() function not adding “selected” to select list input type
- how can i show WordPress custom field data to my short code?
- Search fails when using the radio buttons
- Create Shortcode shows only posts with custom_field meta
- How to delete attachments associated with custom field type when post property changes? [closed]
- Output Custom Field value to shortcode
- PHP and Shortcode Combination
- Stop truncation of shortcodes in custom text fields?
- Retrieving Advanced Custom Field within Shortcode Function [closed]
- Using ACF Custom Field value in a URL with do_shortcode() [closed]
- Media Attachment Custom Meta Fields not saving in Media Uploader when using jQuery UI Autocomplete
- Running a Gallery Shortcode in a Custom Fields Widget
- Adding thumbnails for non-image attachments
- Custom field in a shortcode?
- Display meta data from a custom field within plugin Category Grid View Gallery
- Insert wp gallery shortcode into custom textarea
- Displaying shortcode content inside custom field without images
- Parse Shortcodes in Theme’s Custom Field?
- Insert shortcode before and after a list automatically
- How can I attach files without using a plugin?
- Retrieving custom field as shortcode
- Custom fields doesnt work well with any postTAB plugin
- How to include custom field in shortcode (do_shortcode) in theme file
- Shortcode not picking up custom field
- Move from old custom field to new post_thumbnails
- Making a configurable field translatable
- importing data from non-wordpress mysql db
- Use WP 3.1 Internal Linking ‘widget’ as a meta_box
- Comments form custom fields order
- how to save multiple custom fields for a post in one go?
- ACF won’t load from a custom JSON location
- Custom User Profile Fields
- How to check for specific meta box value on front end and output accordingly
- Loop to display random posts only if a custom field matches category
- WP Query Returning All Posts
- Duplicating Table of Contents for Paginated Post
- Show values of dynamically created custom meta keys
- List taxonomy term “Last Name” + “First Name” (taxonomy custom field) in a post loop
- Filter by custom field (meta_key) using JSON API
- Woocommerce Retrieving custom field value from orders
- If one meta key value is empty, try to get another meta key, and if both meta keys are empty show something else?
- How to order posts by number of Vimeo Likes
- Displaying a video on the homepage via a custom field inside a php widget
- how to create meta key name in wp_usermeta table in database
- Display the output from Custom User Fields from a WordPress user profile on a WordPress Custom Page
- Save, update, get and sanitize post meta as HTML not plain
- added a meta box to post however when saving menu while debug on throws a warning
- How can i get the actor birthday by date?