Skip to content

sitecrafting/translate-wordpress

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

812 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Translate WP website – Weglot Translate

Weglot Slack Build Status CodeFactor

Requirements

You can download plugin on WordPress.org

  • PHP version 5.4 and later
  • Weglot API Key, starting at free level

Developers

To install the development environment:

  • git clone https://github.com/weglot/translate-wordpress.git weglot
  • cd weglot && composer install && npm install

Execute tests

  • ./bin/install-wp-tests.sh "wptest" "root" "" "127.0.0.1" "4.9.5"
  • ./vendor/bin/phpunit

Before each release : test the following

Switcher language

Functioning and links

  • Default button
  • In menu
  • Widget
  • Shortcode

Options

  • Exclude blocks
  • Exclude URLs
  • Auto switch

Admin settings

  • Change country flag
  • Select language
  • Check success / error on api key

Links

  • Internal links must have the language prefix
  • External links not translating

WooCommerce

  • Checkout
  • Redirect Thank you page
  • Email transactional

Performance

  • Checker la différence page originale / page de destination

About

Translate your WordPress website easily.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 64.0%
  • CSS 14.2%
  • HTML 14.1%
  • JavaScript 6.5%
  • Shell 1.2%