Skip to content

Wordpress Plugin v.2.2.2

Choose a tag to compare

@rgomezp rgomezp released this 23 Jul 20:15
· 289 commits to main since this release
6984196
  • Update tested up to version to WP 5.8
  • Some Wordpress setups (such as roots/bedrock) use "app"
    instead of "wp-content" as URL path.
  • Instead of assuming "wp-content" is present we always use the full
    path URL.
    • Created a getOneSignalPluginPath function to generate the path
      without the domain to provide this.
  • Tested with Both Standard Wordpress and
    presslabs/wordpress-runtime:bedrock to ensure it works end-to-end.