wearerequired / traduttore

🗼 A WordPress plugin to improve the I18N workflow for your own projects based on @GlotPress.
https://wearerequired.github.io/traduttore/
72 stars 12 forks source link

Use dot as a separator in hook names #40

Closed swissspidy closed 6 years ago

swissspidy commented 6 years ago

Per discussion at https://github.com/wearerequired/traduttore/pull/38#discussion_r198785874

If BC is a concern, we can use do_action_deprecated and do_action in tandem for a while.