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

Creation of Dynamic Property term_id #377

Open
scottnelle opened this issue Jul 19, 2024 · 0 comments
Open

Creation of Dynamic Property term_id #377

scottnelle opened this issue Jul 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@scottnelle
Copy link
Contributor

Description of the bug

When getting the term ID associated with a profile, PHP > 8.1 triggers this Deprecated functionality warning:

PHP Deprecated: Creation of dynamic property Byline_Manager\Models\Profile::$term_id is deprecated in /var/www/savageplatform/wp-content/plugins/byline-manager/inc/models/class-profile.php on line 212

Steps To Reproduce

Get a Profile object, which will call the get_term_id() method, triggering the warning.

Additional Information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant