Wp Polylang banner
yojahny55 yojahny55

Wp Polylang

Development community

Description

--- description: Translate an existing WordPress site into a second language using Polylang allowed-tools: Read, Write, Edit, Bash, Grep, Glob argument-hint: "<source_lang> <target_lang>" --- # /wp-polylang Translate an existing site into a second language through Polylang. Run from the WordPress root. **Required skill:** read `skills/wp-polylang/SKILL.md` before doing anything. It documents the data model and the API contract, and the failure mode this command exists to avoid. ## Step 1: Pa

Installation

Installs to ~/.claude/skills/yojahny55-claude-wp-builder-wp-polylang/SKILL.md

Terminal
mkdir -p ~/.claude/skills/yojahny55-claude-wp-builder-wp-polylang && curl -fsSL https://raw.githubusercontent.com/yojahny55/claude-wp-builder/HEAD/commands/wp-polylang.md -o ~/.claude/skills/yojahny55-claude-wp-builder-wp-polylang/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository