Skip to content
This repository has been archived by the owner on Jun 8, 2020. It is now read-only.

Companion code to PhraseApp blog article (FYI there is no part 1 repo)

License

Notifications You must be signed in to change notification settings

ashour/wordpress-i18n-part-02

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ This repo is no longer maintained! Please visit https://github.com/PhraseApp-Blog/wordpress-i18n-part-02 for the up-to-date repo.


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.1

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 (FYI there is no part 1 repo)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published