Skip to content

Releases: wpstarter/framework

v1.6.1

20 Jun 16:46
59a4853

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.6.1

v1.6.0

02 Jun 17:59
1207215

Choose a tag to compare

What's Changed

Full Changelog: v1.5.7...v1.6.0

Update from 1.5.x

Need to add true to second param on $this->kernel->handle
image

Check this commit for detail wpstarter/wpstarter@02c21a3

v1.5.7

31 May 16:39
c21f272

Choose a tag to compare

What's Changed

Full Changelog: v1.5.6...v1.5.7

v1.5.6

30 May 11:50
9db85ee

Choose a tag to compare

What's Changed

Full Changelog: v1.5.5...v1.5.6

v1.5.5

29 May 09:39
38b656a

Choose a tag to compare

What's Changed

  • Fix user model meta not created when create new user by @as247 in #64

Full Changelog: v1.5.4...v1.5.5

v1.5.4

29 May 08:20
055709a

Choose a tag to compare

What's Changed

Full Changelog: v1.5.3...v1.5.4

v1.5.3

29 May 07:57
3ab31e9

Choose a tag to compare

What's Changed

Full Changelog: v1.5.2...v1.5.3

v1.5.2

29 May 04:05
330634c

Choose a tag to compare

What's Changed

  • Add support for query monitor + register app alias for Wordpress\Appl… by @as247 in #61

Full Changelog: v1.5.1...v1.5.2

v1.5.1

28 May 17:58
c575bd2

Choose a tag to compare

What's Changed

  • Fix warning for #[\ReturnTypeWillChange] in #60

Full Changelog: v1.5.0...v1.5.1

v1.5.0

28 May 15:27
6d07629

Choose a tag to compare

What's Changed

  • New way forward database connection to $wpdb which fully support for doctrine/dbal
  • New feature: Plugins loader which able to whitelist or blacklist plugins to be loaded on page
    @as247 in #58
  • Fix get_last_result by @as247 in #59

Full Changelog: v1.4.18...v1.5.0