Title: Custom GlotPress Source
Author: Bastien Ho
Published: <strong>16. 9. 2021</strong>
Last modified: 28. 2. 2025

---

Prohledat pluginy

![](https://ps.w.org/custom-glotpress-source/assets/icon.svg?rev=2647861)

# Custom GlotPress Source

 Autor: [Bastien Ho](https://profiles.wordpress.org/bastho/)

[Stáhnout](https://downloads.wordpress.org/plugin/custom-glotpress-source.1.5.3.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/custom-glotpress-source/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/custom-glotpress-source/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/custom-glotpress-source/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/custom-glotpress-source/#developers)

 [Podpora](https://wordpress.org/support/plugin/custom-glotpress-source/)

## Popis

This plugin allows to manage translations from a custom glotpress install in parralel
of the main WordPress tranlsation repository.

It is particullary interresting for translating premium themes or plugins.

Downloads can be done manually from the upgrade page.

## Instalace

 1. Upload to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‚Plugins‘ menu in WordPress admin
 3. You can edit defaults settings in Settings > GlotPress
 4. Fill your custom glotpress URL

## Nejčastější dotazy

### Does the plugin support multisite install?

Yes, but it has to be network actived.

## Recenze

Pro tento plugin nejsou žádné recenze.

## Autoři

Custom GlotPress Source je otevřený software. Následující lidé přispěli k vývoji
tohoto pluginu.

Spolupracovníci

 *   [ Bastien Ho ](https://profiles.wordpress.org/bastho/)
 *   [ NOUS Open Usefull & Simple ](https://profiles.wordpress.org/agencenous/)
 *   [ enzomangiante ](https://profiles.wordpress.org/enzomangiante/)
 *   [ aureliefoucher ](https://profiles.wordpress.org/aureliefoucher/)

Plugin „Custom GlotPress Source“ byl přeložen do 7 jazyků. Děkujeme všem [překladatelům](https://translate.wordpress.org/projects/wp-plugins/custom-glotpress-source/contributors)
za jejich pomoc.

[Přeložte “Custom GlotPress Source” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/custom-glotpress-source)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/custom-glotpress-source/),
podívejte se do [SVN repozitáře](https://plugins.svn.wordpress.org/custom-glotpress-source/),
nebo se přihlaste k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/custom-glotpress-source/)
pomocí [RSS](https://plugins.trac.wordpress.org/log/custom-glotpress-source/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

### 1.5.3

 * Load after `init` hook
 * Remove deprecated FILTER_SANITIZE_STRING
 * Fix misspelled function name

### 1.5.2

 * Load after `plugins_loaded` hook
 * Update dependencies to latest version

### 1.5.1

 * Set cache expiration to 1 day

### 1.5

 * Adds support for CiviCRM „Language Update“ extension
 * Neww `custom_glotpress_source_civicrm_l10n_path` filter hook
 * Adds option for error reporting
 * Adds requirement for PHP 7.4

### 1.4.2

 * Fix Fatal error: Uncaught Error: Class ‚WP_CLI‘

### 1.4.1

 * More flexible params for Custom_GlotPress_Source::update_core(), Removes Fatal
   error in some contexts

### 1.4

 * Add „Select all“ checkbox in upgrades page
 * Add wp-cli commands:
    - Show translation list with WP-CLI command `wp language custom list`
    - Update translation with WP-CLI command `wp language custom update [project-
      name] [--all]`
 * Fix „Undefined property: stdClass::$sub_projects“ warning
 * Fix „Undefined array key „values“ warning“
 * Use `wp_get_themes()` instead of deprecated `get_themes()`

### 1.3.1

 * Fix Theme interpretation (Bug introduced in 1.2.2)

### 1.3

 * Manage „per project“ updates
 * Use cache for available translation storage

### 1.2.2

 * Cleanup domains

### 1.2.1

 * Add filter hook on projects
 * Add filter hook on file URL

### 1.2

 * Add support for CiviCRM extensions

### 1.1

 * Initial release

## Meta

 *  Verze **1.5.3**
 *  Poslední aktualizace **před 1 rokem**
 *  Aktivních instalací **10+**
 *  Verze WordPressu ** 5.3 nebo novější **
 *  Testováno až do WordPressu **6.7.5**
 *  Verze PHP ** 7.4 nebo novější **
 *  Jazyky
 * [Chinese (Taiwan)](https://tw.wordpress.org/plugins/custom-glotpress-source/),
   [English (US)](https://wordpress.org/plugins/custom-glotpress-source/), [French (France)](https://fr.wordpress.org/plugins/custom-glotpress-source/),
   [Portuguese (Portugal)](https://pt.wordpress.org/plugins/custom-glotpress-source/),
   [Spanish (Ecuador)](https://es-ec.wordpress.org/plugins/custom-glotpress-source/),
   [Spanish (Mexico)](https://es-mx.wordpress.org/plugins/custom-glotpress-source/),
   [Spanish (Spain)](https://es.wordpress.org/plugins/custom-glotpress-source/) 
   a [Spanish (Venezuela)](https://ve.wordpress.org/plugins/custom-glotpress-source/).
 *  [Přeložte do vašeho jazyka](https://translate.wordpress.org/projects/wp-plugins/custom-glotpress-source)
 * Štítků
 * [glotpress](https://cs.wordpress.org/plugins/tags/glotpress/)[internationalization](https://cs.wordpress.org/plugins/tags/internationalization/)
   [localisation](https://cs.wordpress.org/plugins/tags/localisation/)[premium](https://cs.wordpress.org/plugins/tags/premium/)
   [translation](https://cs.wordpress.org/plugins/tags/translation/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/custom-glotpress-source/advanced/)

## Hodnocení

Zatím nebyly zadány žádné recenze.

[Přidat moje hodnocení](https://wordpress.org/support/plugin/custom-glotpress-source/reviews/#new-post)

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/custom-glotpress-source/reviews/)

## Spolupracovníci

 *   [ Bastien Ho ](https://profiles.wordpress.org/bastho/)
 *   [ NOUS Open Usefull & Simple ](https://profiles.wordpress.org/agencenous/)
 *   [ enzomangiante ](https://profiles.wordpress.org/enzomangiante/)
 *   [ aureliefoucher ](https://profiles.wordpress.org/aureliefoucher/)

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/custom-glotpress-source/)

## Dary

Chtěli byste podpořit vývoj tohoto pluginu?

 [ Přispět na tento plugin ](https://apps.avecnous.eu/product/custom-glotpress-source/?mtm_campaign=wp-plugin&mtm_kwd=custom-glotpress-source&mtm_medium=wp-repo&mtm_source=donate)