edd_get_template_part( string $slug, string $name = null, bool $load = true )

Retrieves a template part


Description Description


Parameters Parameters

$slug

(Required)

$name

(Optional) Default null

Default value: null

$load

(Optional)

Default value: true


Top ↑

Return Return

(string)


Top ↑

Source Source

File: includes/template-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
v1.2 Taken from bbPress Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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