Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The called constructor method for WP_Widget is deprecated since version 4.3.0! Use __construct() instead. #184

Closed
michael-cannon opened this issue Jul 3, 2015 · 0 comments

Comments

@michael-cannon
Copy link
Contributor

_deprecated_constructor()
WP_Widget->WP_Widget()
Testimonials_Widget_Premium_Form_Widget->__construct()
WP_Widget_Factory->register()
register_widget()
Testimonials_Widget_Premium_Form->widgets_init()
do_action('widgets_init')
wp_widgets_init()
do_action('init')

michael-cannon added a commit that referenced this issue Jul 16, 2015
….893f2ae

893f2ae RESOLVE #184 Remove deprecated constructor calls for WP_Widget
b2922b5 Version 1.2.3RC1
13885c6 Merge commit 'fc59104ce654a8877ccf12203410cfcf9fd96f28' into 1.2.2
fc59104 Squashed 'includes/libraries/parsedown/' changes from 93f7b26..a9dfc97

git-subtree-dir: includes/libraries/aihrus-framework
git-subtree-split: 893f2aebe08ea99320c90f1088d13674891a264c
michael-cannon added a commit to axelerant/flickr-shortcode-importer that referenced this issue Jul 29, 2015
….893f2ae

893f2ae RESOLVE axelerant/testimonials-widget#184 Remove deprecated constructor calls for WP_Widget
b2922b5 Version 1.2.3RC1
13885c6 Merge commit 'fc59104ce654a8877ccf12203410cfcf9fd96f28' into 1.2.2
fc59104 Squashed 'includes/libraries/parsedown/' changes from 93f7b26..a9dfc97

git-subtree-dir: includes/libraries/aihrus-framework
git-subtree-split: 893f2aebe08ea99320c90f1088d13674891a264c
saurabhsirdixit added a commit to axelerant/custom-bulkquick-edit that referenced this issue Nov 23, 2015
….c79cf54

c79cf54 Version 1.2.4RC1
5c54123 Version 1.2.4RC1
1a33ab9 set sslverify to falst in get_remote_get function
d0e93e6 Removed disable_license_notice parameter from aihr_notice_license
c62fb47 Version 1.2.3
7b2375a RESOLVE #8 Remove activation helpers
02b4924 Version 1.3.1RC3
4966091 Merge commit '87434dc139ada0d9da3e7a49795c0dd9057de29e' into C16280
87434dc Squashed 'includes/libraries/parsedown/' changes from 0e89e37..fa005fd
b066dd8 Merge branch '1.2.3RC1' into C16280
f580146 RELATES #7 Blank license response check
34ede0f Update Parsedown 1.5.4 library
fbd6396 Squashed 'includes/libraries/parsedown/' changes from a9dfc97..0e89e37
19b132f Merge commit 'fbd6396c905dd78601db21434bc457121b0058c2' into 1.2.3RC1
26fc0ea Modified aihr_notice_license() function to add disable license error notice
893f2ae RESOLVE axelerant/testimonials-widget#184 Remove deprecated constructor calls for WP_Widget
b2922b5 Version 1.2.3RC1
fc59104 Squashed 'includes/libraries/parsedown/' changes from 93f7b26..a9dfc97
13885c6 Merge commit 'fc59104ce654a8877ccf12203410cfcf9fd96f28' into 1.2.2

git-subtree-dir: includes/libraries/aihrus-framework
git-subtree-split: c79cf54d594a54defbc11a57b1906c8512e28ebc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant