Skip to content
This repository was archived by the owner on May 18, 2025. It is now read-only.
This repository was archived by the owner on May 18, 2025. It is now read-only.

create_function() deprecated and headers already sent warning #69

@jasperf

Description

@jasperf

Getting this

Function create_function() is deprecated in /www/htdocs/user/site/wp-content/plugins/our-team-by-woothemes/classes/class-woothemes-widget-our-team.php on line 324

This is related to PHP 7.2 setups.

But also a warning related to this deprecated function:

[09-Mar-2019 00:34:14 UTC] PHP Warning:  Cannot modify header information - headers already sent by (output started at /www/htdocs/user/site/wp-content/plugins/our-team-by-woothemes/classes/class-woothemes-widget-our-team.php:324) in /www/htdocs/user/site/wp-includes/pluggable.php on line 1251

Seems this plugin has not been updated for a while. Will an update be made any time soon?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions