cdils / sample-translate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This is a demo plugin for WCEU 2023 that adds two "back to top" links to the footer of a WordPress site. One link is generated with JavaScript, the second is generated with PHP.

This plugin utilizes basic translation functions for both JavaScript and PHP.

This plugin is not intended for use in production. It is for demonstration purposes only.

Contribute

To practice localization, you are welcome to submit a pull request for a .po file in your desired locale. You can also submit the compiled .mo and .json files for your locale.

Ask Questions

Open an issue to ask a question or comment directly in the code.

Learn more

Visit my course at LinkedIn Learning

About


Languages

Language:PHP 81.8%Language:JavaScript 18.2%