Upcylced Found Objects
WordPress plugin for AI-assisted writing
by Imaginary Machines · github.com/imaginarymachines/ufo-ai-wp · website
★ 11stars
130release downloads
≈20active sites
2forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/imaginarymachines/ufo-ai-wp/releases/download/1.0.0/ufo-ai-wp.zipFrom the readme
Upcyled Found Objects WordPress Plugin
A WordPress plugin, that uses a large lanaguage model to help you write your posts, for your post, based on the post you’re working on.
- Learn more: https://upcycledfoundobjects.com/
- Documentation: https://upcycledfoundobjects.com/docs
Hooks
Actions
- ufoaiwp
- Runs when plugin is initalized
- ImaginaryMachines\UfoAi\Plugin $plugin
Filters
- ufoaiwpgetsetting
- Runs before returning setting value
- mixed $setting setting value
- string $key Setting name
- array $settings All
- ufoaiapiversion
- Change API version
- string $version Current version
- ufoaiclienturl
- Change the URL for API request
- string $url URL for request
- string $endpoint
- Client $client API client
- ufoaiwprequestargs
- Change wpremoterequest API request arguments
- array $args Request arguments
- string $url
Develop
- Clone
- git@github.com:imaginarymachines/ufo-ai-wp.git
- Install
- npm i
- Installs with npm and composer
- Start environment
- npm env start
- Test PHP
- npm run test:php
- Format all
- npm run format
- Build JS/CSS
- npm run build
- Create zip
- npm run zip
- Installs with composer optimized
- Builds CSS/JS
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 1.0.0 | Jan 31, 2023 | ufo-ai-wp.zip | 20 |
| 0.5.0 | Jan 23, 2023 | ufo-ai-wp.zip | 15 |
| 0.4.0 | Jan 12, 2023 | ufo-ai-wp.zip | 22 |
| 0.3.2 | Jan 5, 2023 | ufo-ai-wp.zip | 14 |
| 0.3.1 | Jan 3, 2023 | ufo-ai-wp.zip | 39 |
| 0.3.0 | Dec 30, 2022 | ufo-ai-wp.zip | 10 |
| 0.2.0 | Dec 16, 2022 | content-machine-plugin.zip | 10 |
Active-site estimate ≈20 comes from the median of recent superseded releases. Method.