-
Cross project translations matching was proposed in https://glotpress.trac.wordpress.org/ticket/327 and implemented via [1034](https://glotpress.trac.wordpress.org/changeset/1034), [1095](https://glot…
-
See https://glotpress.trac.wordpress.org/ticket/327 and https://glotpress.trac.wordpress.org/changeset/1144.
- Using "current" as the default status is leveraging the permission system.
- Use only "cu…
-
There's no point having GlotPress plugins when WordPress already has a plugin system. Let's rip out the GlotPress plugin system and convert all the hooks to WordPress hooks.
bradt updated
8 years ago
-
From https://glotpress.trac.wordpress.org/ticket/151 by @zodiac1978:
> If you search for something like this: "Wordpress" And you want to replace it with "WordPress" (p -> P) you found a lot of crap …
-
Taking the english word 'archive' as an example, this would become 'archivio' as noun and 'archiviare' as a verb in Italian. So the same English word would exist on 2 different rows.
- How would the j…
-
Your plugin is not yet available for translating on [GlotPress](https://translate.wordpress.org/projects/wp-plugins/wp-sri).
I think it's because you're not [loading the plugin textdomain](https://de…
-
-
The GlotPress action/filters currently are a mix of "action_desc_here" and "gp_action_desc_here".
To avoid conflicts with other WordPress plugins, we should prefix all action/filters in GlotPress wit…
-
GlotPress requires permalinks to be set, so just like unsupported versions of WordPress, we should add an admin notice and disable the plugin if they don't exist.
-
Steps to reproduce:
- Set post permalinks to `/%postname%`
- Visit /glotpress
Current: Index page of WP loads
Expected: Redirect to /glotpress/projects
In https://github.com/deliciousbrains/GlotPres…