[wp-trac] [WordPress Trac] #34777: auto_update_translation runs on plugin-install, even when i add add_filter( 'auto_update_translation', '__return_false' ); to functions.php
WordPress Trac
noreply at wordpress.org
Tue Nov 24 11:11:24 UTC 2015
#34777: auto_update_translation runs on plugin-install, even when i add add_filter(
'auto_update_translation', '__return_false' ); to functions.php
-----------------------------+----------------------
Reporter: jnz31 | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Upgrade/Install | Version: 4.3.1
Severity: normal | Resolution: invalid
Keywords: | Focuses:
-----------------------------+----------------------
Changes (by ocean90):
* status: new => closed
* resolution: => invalid
* milestone: Awaiting Review =>
Comment:
There is another filter which you have to use if you really, really want
to disable language updates:
[https://developer.wordpress.org/reference/hooks/async_update_translation/
async_update_translation].
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34777#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list