raydium

Raydium is a WordPress micro-enhancement framework that enables you to swiftly architect robust web solutions.

MIT License

Downloads
156
Stars
1

Bot releases are visible (Hide)

raydium - v5.0.3

Published by github-actions[bot] 8 months ago

5.0.3 (2024-02-16)

Bug Fixes

  • add is_required_tenant_config() check (f662e20)
  • only apply tenant uploads filter if is multi tenant (f53e80a)

Miscellaneous Chores

raydium - v5.0.2

Published by github-actions[bot] 8 months ago

5.0.2 (2024-02-16)

Bug Fixes

  • adds /.maintenance check for the config dir, to handle entire tenant network. (b49eccc)
  • adds is_landlord() check for conditional plugin options (4de5a27)
  • fix environment reset using is_environment_null() it will check null empty 0 etc (30e3926)
  • update fix env return on null as empty string (2dde351)
  • uuid checks do not hash LANDLORD_UUID (f079131)

Miscellaneous Chores

raydium - v5.0.1

Published by github-actions[bot] 8 months ago

5.0.1 (2024-02-16)

Bug Fixes

  • required options, each tenant, must have their own configuration (52c04eb)

Miscellaneous Chores

raydium - v5.0.0

Published by github-actions[bot] 8 months ago

5.0.0 (2024-02-16)

⚠ BREAKING CHANGES

  • use camelCase for function names. start with a verb indicating the action they perform.

Features

  • use camelCase for function names. start with a verb indicating the action they perform. (5980b90)

Miscellaneous Chores

raydium - v4.0.0

Published by github-actions[bot] 8 months ago

4.0.0 (2024-02-14)

⚠ BREAKING CHANGES

  • rebrand moved wp-env-config is now wp-framework and wp-env-app is now wptenancy

Features

  • rebrand moved wp-env-config is now wp-framework and wp-env-app is now wptenancy (7363ada)

Miscellaneous Chores

Package Rankings
Top 47.41% on Packagist.org
Related Projects