Skip to content

Release v1.8.5

Choose a tag to compare

@github-actions github-actions released this 14 Aug 23:31
· 3 commits to main since this release
a1be650

What's Changed

Auto-generated release from commit a1be650

Downloads

Platform Architecture Download
Linux AMD64 wpexportjson-v1.8.5-linux-amd64.tar.gz
Linux ARM64 wpexportjson-v1.8.5-linux-arm64.tar.gz
macOS AMD64 wpexportjson-v1.8.5-darwin-amd64.tar.gz
macOS ARM64 wpexportjson-v1.8.5-darwin-arm64.tar.gz
Windows AMD64 wpexportjson-v1.8.5-windows-amd64.zip
Windows ARM64 wpexportjson-v1.8.5-windows-arm64.zip
FreeBSD AMD64 wpexportjson-v1.8.5-freebsd-amd64.tar.gz
FreeBSD ARM64 wpexportjson-v1.8.5-freebsd-arm64.tar.gz

Installation

# Homebrew (macOS / Linux)
brew install tradik/tap/wpexporter

# Snap (Linux)
sudo snap install wpexporter

# Manual (Linux/macOS)
tar -xzf wpexportjson-v1.8.5-<os>-<arch>.tar.gz
chmod +x wpexportjson wpxmlrpc wpmcp
sudo mv wpexportjson wpxmlrpc wpmcp /usr/local/bin/

# Windows
# Extract the zip and add to PATH

What's Changed

  • 1.8.5 — reader comments (#35) and the documentation site by @spagu in #36

Full Changelog: v1.8.4...v1.8.5