You access the file direct link this way:
<?php echo (wpdm_get_package(get_the_ID()))['download_url']; ?>
Related Posts:
- List events by month
- Custom post type loops with different page templates
- How to append element after thumbnail
- Custom Post Type Taxonomies -Posts not showing in Category or Tag pages
- Is it possible to define a template for a custom post type within a plugin independent of the active theme?
- How to add custom content template part for a custom post type on main query using a plugin
- How to query custom posts using a dynamic category
- Posts in Multiple Columns and Rows with one single loop
- Include images from pages in wp search.php results in default wp search
- Clean URL permalink for custom post type
- Template for custom post type shows all posts instead of just one
- How to get current post id of a custom post type in a loop using template singel-{custom type}.php?
- Custom Post Type .current-menu-item not applying on Custom Post Type Archive Page
- How do you output custom code between posts in the loop?
- is_page_template not working as expected
- Display custom field of specific post where post title matches variable
- GravityForm: Populate Dropdown with custom post type [closed]
- Create a random unique 6 digit number as custom field for custom post type
- Can’t get order_by meta_value_num to work properly
- Very Slow Page – How to Optimize # of Queries?
- Using wordpress template tags within an array
- Custom Post Type Loop throws 500 error when used in widget
- How to make sure content doesn’t display if selection is empty
- If post has custom field then display css-class
- CPT + CMB2: data not displaying for only first post in loop
- Replace text in post from cvs
- How do i calculate the total of values of custom fields in custom post types?
- I would like to have different styles for my posts based on the content of each post
- Checking if Post Title is Unique as Loop Criteria
- Custom Tag Description unable to display just below and outside of the Loop
- Make a custom_post translatable
- Including all post id’s of a custom post type into an array
- How can I group posts by months and years?
- Trying to Create a PHP Variable for post_type that can be referenced Site Wide
- Main query not querying any posts in custom taxonomy template
- Loop increase number
- Using wp_query to modify the loop in index.php for a CPT
- Control content before and after custom post type loop
- How To Post WordPress Custom Post Types to Twitter via IFTTT
- Pagination hitting 404 page on /page/4
- Get data from PHP to JavaScript to set position of each post on front page
- Filter content in shortcode
- assign different templates to custom post type with homepage loop
- Assign a template to a custom post type when displayed by the main loop on the home page
- Validate Custom Post Type fields
- Template code to split a post and print a custom field?
- Accessing a protected property of a post
- foreach loop inside the loop creating duplicates in output
- Compare Two Custom Post Types Using The Same Custom Taxonomy
- Create a custom taxonomy template that loops through child categories in term order?
- How can I increase the post count for custom post types only?
- Show the categories the current post has
- On click some element i want to use some template
- Fetch data from two custom post types and create multidimensional array for output to html table
- Page that lists publications by classifying them by taxonomy
- CPT loop doesn’t seem to account for post date?
- Pagination not working in custom post type. Help
- when looping through custom post data not appearing
- Load info from customposttype into template page
- Custom Post Type has wrong label and is not found when called by a loop
- Set a template on a custom post in the plugin
- Combine multiple separate lists into one
- Looping to organize and display custom posts by category using PHP and WordPress
- Filter Custom Post Type Posts by Taxonomy
- Show parent category and subcategory once in while loop
- WordPress trying to query two custom types to get child from the parent
- Custom taxonomy template for custom fields loop [closed]
- Add active class to foundation 6 tabs while looping categories
- get_permalink() of page the enclosing page not posts
- Include images from pages in wp search.php results in default wp search
- Display related post content and custom field content
- WordPress loop add heading before first of type
- How to make a shortcode for my WP_Query Loop? [duplicate]
- Strange behavior on WP_query
- get_post_meta for Custom Post Type ( CPT )
- WordPress query posts by custom post type not workng
- How to display all custom fields associated with a post type – IN THE ADMIN AREA?
- WP_Query return highest number only
- Show custom taxonomy not in submenu
- Loop carousel slider in wordpress
- How to Fix WordPress 500 Internal server error due to custom post type
- Why isn’t my custom post type using the corresponding custom post template?
- WordPress Custom Post Type and sort by Tags
- Load different template for CPT (in loop) in my plugin?
- How can I pull information from my loop and divide them seperately?
- Posts without featured image using other post’s featured image
- Order by custom field attribute
- Looping taxonomy in taxonomy?
- Query Custom Post Type by Tag
- How do I filter a custom post type loop by a field?
- How to hide home title on pages and posts?
- WP_Query is getting the post but the_post() not rendering any Post
- PHP Button Custom link [closed]
- How to create custom page templates with default page layout framework?
- Custom post type is_singular condtional not working when managing sidebar display
- How to allow “Add New” capability of CPT when links to its UI are placed as a submenu?
- Get posts from a custom post type by child categories of a parent category
- Configuring a meta query with multiple post types that have the same relationship on a single page
- Price comparison table based on Custom Post Type?
- Create custom post order (with custom post type meta)