Skip to content

Releases: skaut/wordpress-stubs

Version 1.13.0

13 Mar 22:50
Compare
Choose a tag to compare

1.13.0 (2020-03-14)

Diff since 1.12.0

New stubs:

  • remove_theme_mod()
  • set_theme_mod()

Version 1.12.0

12 Mar 10:36
f613b92
Compare
Choose a tag to compare

1.12.0 (2020-03-12)

Diff since 1.11.0

New stubs:

  • load_theme_textdomain()

Version 1.11.0

11 Mar 18:16
9257ab1
Compare
Choose a tag to compare

1.11.0 (2020-03-11)

Diff since 1.10.0

New stubs:

  • determine_locale()
  • load_textdomain()

Version 1.10.0

09 Mar 14:14
1db4b1b
Compare
Choose a tag to compare

1.10.0 (2020-03-09)

Diff since 1.9.0

New stubs:

  • WP_Error->get_error_message()

Version 1.9.0

08 Mar 23:30
81c0a81
Compare
Choose a tag to compare

1.9.0 (2020-03-09)

Diff since 1.8.0

New stubs:

  • WP_Http->get()
  • WP_Http->request()
  • is_wp_error()
  • wp_remote_get()
  • wp_remote_retrieve_response_code()

Version 1.8.0

28 Jan 12:07
630b021
Compare
Choose a tag to compare

1.8.0 (2020-01-28)

Diff since 1.7.0

Fixes:

Version 1.7.0

26 Jan 21:00
54ce515
Compare
Choose a tag to compare

1.7.0 (2020-01-26)

Diff since 1.6.0

New stubs:

  • is_single()
  • is_singular()

Version 1.6.0

24 Jan 16:28
be9c977
Compare
Choose a tag to compare

1.6.0 (2020-01-24)

Diff since 1.5.0

New stubs:

  • get_permalink()
  • get_the_ID()
  • get_the_post_thumbnail()

Version 1.5.0

24 Jan 16:25
ef88d2c
Compare
Choose a tag to compare

1.5.0 (2019-12-08)

Diff since 1.4.0

New stubs:

  • wp_get_attachment_image_src()

Version 1.4.0

24 Jan 16:20
9dd927a
Compare
Choose a tag to compare

1.4.0 (2019-12-08)

Diff since 1.3.0

New stubs:

  • WP_Widget->__construct()
  • WP_Widget->widget()
  • register_widget()