LearnDash_Translations::get_action_url( string $action = '', string $project = '', string $locale = '' )

Get Action URL.


Description Description


Parameters Parameters

$action

(Optional) Action.

Default value: ''

$project

(Optional) Project Slug.

Default value: ''

$locale

(Optional) Locale.

Default value: ''


Top ↑

Return Return

(string) action URL.


Top ↑

Source Source

File: includes/class-ld-translations.php


			

Top ↑

User Contributed Notes User Contributed Notes

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