Overview

Namespaces

  • None
  • Quform
    • Traduttore_Registry

Constants

  • TRANSIENT_KEY_PLUGIN
  • TRANSIENT_KEY_THEME

Functions

  • add_project
  • clean_translations_cache
  • get_available_locales
  • get_installed_translations
  • get_translations
  • register_clean_translations_cache
  • sanitize_date
  • Overview
  • Namespace
  • Function

Function get_installed_translations

Gets the installed translations.

Results are cached.

Namespace: Quform\Traduttore_Registry
Since: 2.2.0
See: wp_get_installed_translations()
Located at Traduttore_Registry.php
Parameters summary
string $type Project type. Either plugin or theme.
Return value summary
array Translation data.
API documentation generated by ApiGen