lipemat/simple-links

Simple Links WordPress Plugin


License
MIT

Documentation

Simple Links WordPress Plugin

This Readme is for development.

Full plugin information is available in readme.txt.

Deploying to WordPress.org

Currently, using the action provided by 10Up.

New tags are automatically deployed to wordpress.org via SVN.

At the time of implementation, version 1.5.0 is the latest stable. If we run into issues with future versions, point to that version directly.

change

10up/action-wordpress-plugin-deploy@stable

to

10up/action-wordpress-plugin-deploy@1.5.0

Updating Readme or Assets between versions

Currently, 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.

If other changes have been made to the master branch, nothing will be deployed.

At the time of implementation, version 1.4.1 is the latest stable. If we run into issues with future versions, point to that version directly.

Configuration

  • Ignore files from SVN via .distignore.
  • Assets are updated within .wordpress-org.
  • SVN credentials are stored as GitHub secrets