Skip to content

Releases: skaut/wordpress-stubs

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()

Version 1.3.0

24 Jan 16:16
f8966c6
Compare
Choose a tag to compare

1.3.0 (2019-12-02)

Diff since 1.2.0

New stubs:

  • WP_Theme->version
  • WP_Theme->offsetExists()
  • WP_Theme->offsetGet()
  • WP_Theme->offsetSet()
  • WP_Theme->offsetUnset()
  • wp_get_theme()

Version 1.2.0

24 Jan 16:12
d6de5ef
Compare
Choose a tag to compare

1.2.0 (2019-11-29)

Diff since 1.1.0

New stubs:

  • WP_Customize_Control->render_content()

Version 1.1.0

24 Jan 16:11
418d0e9
Compare
Choose a tag to compare

1.1.0 (2019-11-29)

Diff since 1.0.0

New stubs:

  • WP_Customize_Control->type
  • WP_Customize_Control->enqueue()
  • WP_Customize_Control->content_template()

Version 1.0.0

24 Jan 16:07
adf2ada
Compare
Choose a tag to compare

1.0.0 (2019-11-28)

Diff since 0.2.0

New stubs:

  • esc_html_e()

Version 0.2.0

17 Nov 12:18
Compare
Choose a tag to compare

0.2.0 (2019-11-17)

Diff since 0.1.1

New stubs:

  • Requests_Response->raw

Build badge fix

14 Nov 13:41
7f95b9d
Compare
Choose a tag to compare

0.1.1 (2019-11-14)

Diff since 0.1.0

Fixed issues:

  • Fixed readme badge

Initial release

14 Nov 13:36
10e8ef9
Compare
Choose a tag to compare

The basic stubs as needed for crdm-basic and skaut-google-drive-gallery.