Base64_Url::decode()
Method: Decode a base64 string into its original value.
Base64_Url::decode Read More »
Method: Decode a base64 string into its original value.
Base64_Url::decode Read More »
Method: Encode a string to a URL safe base64 string.
Base64_Url::encode Read More »
Method: Determines if the current screen is the WordPress Dashboard -> Updates page.
Location::is_updates_page Read More »
Method: Determines if the current screen is the WordPress plugins page.
Location::is_plugins_page Read More »
Method: Returns a list of countries with their codes.
Countries::get_all Read More »
Method: Determines if the given screen ID is a LearnDash admin page.
Location::is_learndash_admin_page Read More »
Method: Gets the shared base path between two given file paths.
File::get_shared_path Read More »
Method: Gets the relative path from one file path to another.
File::get_relative_path Read More »