You are using a deprecated way to declare widgets. WordPress is anticipating on constructor being deprecated in PHP 7.0, in favour of __construct. Please refer to the Widgets API to see how widgets are constructed these days.
If the GFWidget you mention is generated by a plugin that plugin is very much outdated and probably shouldn’t be used anymore.
Related Posts:
- How can I make my custom shortcode work in a Custom HTML Widget?
- How to pass JavaScript variable to PHP in wordpress widget?
- WordPress widget / plugin….fields not appearing in my widget
- Custom Widget outputs the input but doesn’t save anything inside the textarea
- Setting up widgets in wordpress with a unique ID for the after_title argument
- How to exclude a widget from page 1 of a paginated post
- Dashboard Widget Form
- Missing argument 3 for wp_register_sidebar_widget()
- WordPress Widget Not Saving Data
- How to get my plug-in, wrote in php, to refresh on its own every 5 minutes?
- Call plugin with php function
- All custom widgets are not showing in widget area at the same time
- Modify pages widget and make a plugin?
- Creating New Dynamic Fields for a Certificate (Number Generation, Code Referencing, and more)
- What is the right way to populate a dropdown from MySql?
- Adding link on title its in description but not in title see screenshots attached
- Cannot access variables within a widget
- Template from scratch: Sidebars not showing widget
- conditional tags for the output of a plugin
- How to add homepage Widget?
- What can I do to customize a widget provided with this plugin? from where have I to start?
- Conditionally enqueue a widget’s script/stylesheet in HEAD (only when present on page!)
- How do I extend one plugin I’m writing with another I’m writing using classes?
- Insert plugin content before body end
- how to customize hello dolly plugin?
- How To Ignore a Filter On Applying Filter the Content In a Function
- Saving Plugin settings to the database
- How To Add an Extra Field in All WordPress Available Widgets?
- Add CSS animation as Preloader to WordPress
- How to use wp-ajax in wp-cron
- Deleting images through upload folder, but not deleting from media library
- How to restrict an entire WordPress site to visitors, but the register and login page?
- TechCrunch WP Asynchronous Tasks plugin still works on v4.7.5? [closed]
- WordPress plugin installation
- Adding a post shortcode to a page template?
- Sort products without thumbnail in WooCommerce shop page
- Create or Update thousands of woocommerce products via PHP
- Update Option Error: Notice: Undefined index
- How to trigger $_GET request within admin plugin page?
- Wp favorite posts get user favorites in profile using buddypress [closed]
- How to generate video out of images via WordPress plugin
- Preferred way of cacheing a value in php
- How to remove html code in excel downloads using phpspreadsheet with wordpress plugins shortcode
- Automatically add attributes to woocommerce product?
- Adding a slider captcha to the comment system
- How to put JQuery/Ajax inside shortcode?
- Query all customers/users and check for duplicate information
- WordPress function not being called from jQuery method
- How can I add hyperlink in WP_Error message?
- wp_remote_get() returns 403 while file_get_contents() does not
- Which widget to use for display category post with view more? [closed]
- In the archive widget, how do I sort in between two years?
- Wysiwyg editor errors
- Center and hide overflow of WP toolbar custom links
- Notify comment author upon reply
- WordPress get_avatar function not correct working
- How to add Wrapper Div/container element around WordPress Widget Content
- add_action into another add_action not working
- How to show the number of website visitors in my theme
- Add User Role: Pre-saved in User-Meta [SOLVED]
- How to make a dynamic css class whose name changes every visit to confuse scraper
- How to create plugin/ page that reads from database
- Shortcode not working – quotes seems strange
- Using custom fields for image alt and title
- How to display registered customer list as dropdown in WooCommerce checkout?
- Error When Trying To Login [closed]
- Echo out element to another page.
- Widget where it can make changes to the container
- i need to make custom cron_schedule with custom interval time as a parameter into a custom payment gateway plugin wordpress
- Redirect unloggedin users
- Show prices with tax Inclusive in Minicart widget
- Custom fields not showing up in the user info (PaidMembershipsPro)
- WP Function does not trigger on Webhook API Call
- Problem with checked box on wp car manager plugin
- issue concerning ob_end_flush functions.php
- In a plugin, How to update a json file using ajax
- my hook or my function wont run in the cronjob
- Move plugin upload folder from mywebsite.com/wp-content/uploads/pdfuploads to mywebsite.com/pdfs?
- How to echo a PHP Code After the Content
- Shortcode generated widget to appear on same line as heading text and button
- How do I keep children of certain parent menus expanded by default on a sidebar?
- Woocommerce list variations that are added already to cart in Single Product
- Show custom taxonomy in theme
- Passing ajax variable to more than one wordpress plugin function
- Social sharing plugin directing to blank page after post sharing
- using href when creating wordpress plugin calls empty page instead of php file
- Media Playlist Plugin
- Saving custom form fields
- How to add php stylesheet to admin section instead of admin_head hook
- Replace Dash (-) and Underscore ( _ ) with Space
- WordPress create permalink structure for custom post type with userid
- how to show selected options drop down menu values in attributes field in after saving post.php
- Can’t use updated variables in handle function
- Am having issues intergrating this api into my wordpress site, any help please?
- Is there any WordPress Plugin that provides video editing from front end side? [closed]
- Read page- or post-content across different builder-plugins
- How to make WordPress Plugin run on single specific Admin Page
- Help with coding a link for a button in WordPress with The Events Calendar Plugin
- White Screen of Death on WordPress Website
- Widget saving but showing “waiting” animation [closed]