- modified variables so that this version can install separately from the original
- Add width/height to admin bar SVG to fix FOUC
- Add settings to allow user to specify "post statuses" that trigger deployments
- Add support for deploying when ACF options pages are updated
- No longer uses
save_postandtransition_post_statusto detect updates. Only usestransition_post_status - Fix undefined offset error when options not yet saved
- No longer uses
sanitize_text_field()on webhook url
- Add support for
transition_post_statusto better handle post changes