Skip to content

ashour/wordpress-i18n-part-03

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Handmade's Tale WordPress Theme

This code is a companion to a PhraseApp blog article, and it helps provide an intro to WordPress theme i18n and l10n for WordPress developers.

Dependencies

Stack Dependencies

  • PHP 7.2
  • MySQL 5.7
  • WordPress 5.0.3

WordPress Plugins Dependencies

  • Polylang 2.5.2

Note You must add at least one language in the Polylang plugin settings.

Installation

Once you have a running WordPress website, follow these steps to install the theme.

  1. Clone this repo to somewhere outside your WordPress installation.
  2. Copy the <repo_root>/wp-content/themes/handmadestale directory to your WordPress' <wp_root>/wp-content/themes directory.
  3. In your WordPress admin navigate to Appearance / Themes.
  4. You should see a theme titled Handmade's Tale. Click Activate on that theme.

Et Viola.

About

Companion code to PhraseApp blog article

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published