lipemat / go-live-update-urls
Go Live Update Urls WordPress plugin
Fund package maintenance!
lipemat
Installs: 22
Dependents: 0
Suggesters: 0
Security: 0
Stars: 11
Watchers: 3
Forks: 0
Open Issues: 0
Type:wordpress-plugin
- dev-master
- 7.0.0
- 6.8.0
- 6.7.3
- 6.7.2
- 6.7.1
- 6.7.0
- 6.6.3
- 6.6.2
- 6.6.1
- 6.6.0
- 6.5.3
- 6.5.2
- 6.5.1
- 6.5.0
- 6.4.1
- 6.4.0
- 6.3.9
- 6.3.8
- 6.3.7
- 6.3.6
- 6.3.5
- 6.3.4
- 6.3.3
- 6.3.2
- 6.3.1
- 6.3.0
- 6.2.2
- 6.2.1
- 6.2.0
- 6.1.4
- 6.1.3
- 6.1.2
- 6.1.1
- 6.1.0
- 6.0.1
- 6.0.0
- 5.3.0
- 5.2.12
- 5.2.11
- 5.2.10
- 5.2.9
- 5.2.7
- 5.2.6
- 5.2.5
- 5.2.4
- 5.2.3
- 5.2.2
- 5.2.1
- 5.2.0
- 5.1.2
- 5.1.1
- 5.1.0
- dev-deploy
- dev-develop
- dev-version/6
This package is auto-updated.
Last update: 2024-11-13 18:18:16 UTC
README
This Readme is for development.
Full plugin information is available in readme.txt.
Deploying to WordPress.org
Using the action provided by 10Up.
New tags are automatically deployed to wordpress.org via SVN.
Updating Readme or Assets between versions
Using the action provided by 10Up.
Changes to readme.txt
or .wordpress-org
on the master
branch are automatically deployed to the matching tag on wordpress.org when
the deploy
branch is pushed.
If other changes have been made to the master
branch, nothing will be deployed.
Plugin assets like screenshots are kept in the .wordpress-org
directory.
Configuration
- Ignore files from SVN via
.distignore
. - Assets are updated within
.wordpress-org
. - SVN credentials are stored as GitHub secrets