Skip to content

Releases: skaut/wordpress-stubs

2.14.0

10 Mar 09:20
2.14.0
c95b1af

Choose a tag to compare

What's Changed

  • added update() and form() methods to WP_Widget by @jcvignoli in #106
  • added is_block_editor() method in WP_Screen class by @jcvignoli in #111

Full Changelog: 2.13.0...2.14.0

Version 2.13.0

24 Mar 09:12
2.13.0
365c51e

Choose a tag to compare

What's Changed

Full Changelog: 2.12.1...2.13.0

2.12.1

28 Jan 09:04
2.12.1
c60941f

Choose a tag to compare

What's Changed

  • set_transient() third param $expiration is optional by @jcvignoli in #102

Full Changelog: 2.12.0...2.12.1

2.12.0

16 Jan 16:41
2.12.0
81de215

Choose a tag to compare

What's Changed

Full Changelog: 2.11.0...2.12.0

Version 2.11.0

13 Jan 16:28
2.11.0
7952dd8

Choose a tag to compare

What's Changed

Full Changelog: 2.10.0...2.11.0

Version 2.10.0

06 Jan 14:13
2.10.0
58095f4

Choose a tag to compare

What's Changed

  • wp_register_script() parameters definition has changed in WP 6.3 by @jcvignoli in #95

Full Changelog: 2.9.0...2.10.0

2.9.0

04 Jan 23:12
2.9.0
0d23fad

Choose a tag to compare

What's Changed

  • function current_user_can() has a second option parameter by @jcvignoli in #94

New Contributors

Full Changelog: 2.8.1...2.9.0

Version 2.8.1

23 Dec 22:36
2.8.1
3f91461

Choose a tag to compare

Browse code

Diff since 2.8.0

Changed:

  • Internal "housekeeping" changes only

Version 2.8.0

05 Feb 22:50
2.8.0
9fec954

Choose a tag to compare

Browse code

Diff since 2.7.0

New stubs:

  • wp_add_inline_script()

Version 2.7.0

16 Jul 08:46
2.7.0
73b49c0

Choose a tag to compare

Browse code

Diff since 2.6.0

New stubs:

  • wp_check_invalid_utf8()
  • wp_pre_kses_less_than()