Changeset 3248779
- Timestamp:
- 03/01/2025 06:53:39 AM (13 months ago)
- Location:
- sparkling-appcast
- Files:
-
- 2 edited
-
tags/0.7/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
sparkling-appcast/tags/0.7/readme.txt
r3248778 r3248779 10 10 == Description == 11 11 12 Sparkling Appcast is a WordPress plugin. It allows you to use your WordPress site to distribute your macOS App via 13 [Sparkle](https://sparkle-project.org/). Sparkling Appcast supports multiple channels (alpha, beta, ...). 12 Sparkling Appcast is a WordPress plugin. It allows you to use your WordPress site to distribute your macOS App via [Sparkle](https://sparkle-project.org/). Sparkling Appcast supports multiple channels (alpha, beta, ...). 14 13 15 14 Sparkling Appcast exposes a new shortcode to display a list of app builds. … … 19 18 ` 20 19 21 Configure Sparkle to ingest the appcast.xml at https://your.site/wp-json/sparkling-appcast/v1/appcast.xml. 22 You will see something like the following XML. 20 Configure Sparkle to ingest the appcast.xml at https://your.site/wp-json/sparkling-appcast/v1/appcast.xml. You will see something like the following XML. 23 21 24 22 ` -
sparkling-appcast/trunk/readme.txt
r3248778 r3248779 10 10 == Description == 11 11 12 Sparkling Appcast is a WordPress plugin. It allows you to use your WordPress site to distribute your macOS App via 13 [Sparkle](https://sparkle-project.org/). Sparkling Appcast supports multiple channels (alpha, beta, ...). 12 Sparkling Appcast is a WordPress plugin. It allows you to use your WordPress site to distribute your macOS App via [Sparkle](https://sparkle-project.org/). Sparkling Appcast supports multiple channels (alpha, beta, ...). 14 13 15 14 Sparkling Appcast exposes a new shortcode to display a list of app builds. … … 19 18 ` 20 19 21 Configure Sparkle to ingest the appcast.xml at https://your.site/wp-json/sparkling-appcast/v1/appcast.xml. 22 You will see something like the following XML. 20 Configure Sparkle to ingest the appcast.xml at https://your.site/wp-json/sparkling-appcast/v1/appcast.xml. You will see something like the following XML. 23 21 24 22 `
Note: See TracChangeset
for help on using the changeset viewer.