edd_downloads_pagination( array $atts, object $downloads, array $query )

Load the pagination for the [downloads] shortcode.


Description Description


Parameters Parameters

$atts

(Required) The [downloads] shortcode attributes.

$downloads

(Required) The WP_Query.

$query

(Required) EDD's array of attributes used to construct the main WP_Query.


Top ↑

Source Source

File: includes/template-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.9.8 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.