[wp-meta] [Making WordPress.org] #4752: Changelog not consistent between WordPress Admin and WP.org directory & Stable translations not updated
Making WordPress.org
noreply at wordpress.org
Thu Oct 3 01:23:39 UTC 2019
#4752: Changelog not consistent between WordPress Admin and WP.org directory &
Stable translations not updated
------------------------------+-------------------------
Reporter: imath | Owner: (none)
Type: defect | Status: closed
Priority: normal | Milestone:
Component: Plugin Directory | Resolution: worksforme
Keywords: |
------------------------------+-------------------------
Comment (by dd32):
Replying to [comment:1 dd32]:
> It appears that this is being caused by the translation filter using a
cache of `buddypress:stable:en_AU:changelog` and not including either
`$stable_tag`, or an input content hash.
> The cache time here is 3 days, and it doesn't appear to get cleared by
releasing a new plugin version.
Replying to [comment:2 ocean90]:
> I have manually imported ... That import has also cleared any caches.
Unfortunately it doesn't look like the GlotPress side of things clears all
caches, as there's double caching on the plugin directory side.
In addition to caching the originals/translations, there's also text-chunk
caching of `the_content` strings -
https://meta.trac.wordpress.org/browser/sites/trunk/wordpress.org/public_html
/wp-content/plugins/plugin-directory/class-plugin-
i18n.php?marks=387-392,426#L334
I'm not sure if that caching is ''actually'' needed, but I don't really
want to remove it entirely incase it is, I think reducing it to a 5 or 15
minute cache would be plenty though
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/4752#comment:5>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list