Sounds like you just updated from PHP 7 to PHP 8 but you’re still using a really old version of WordPress. The obvious solution is to either update WordPress or downgrade PHP version.
Related Posts:
- How to Add a Third Level Sub Menu to the WordPress Admin Menu
- How can I make it so the Add New Post page has Visibility set to Private by default?
- How to stop showing admin notice after close button has been clicked
- Is There a WordPress Hook to Filter the Edit Posts View?
- Show Similar Post Titles ( Similar to Stack Exchange )
- How to add option box in “Edit Post” plugin API?
- How do I unlock a post programmatically?
- Is there any record of installed plugins in the database?
- Add content to /wp-admin/plugin-install.php admin screens
- Custom admin column disappearing when using Quick Edit [duplicate]
- How To Ignore a Filter On Applying Filter the Content In a Function
- Plugin Development: WordPress processes twice on post update. How to skip process on the first?
- How to get posts by content?
- how to not show plugin in admin area
- Publish Post After Click On A Link
- Action on post publish
- How could I execute my plugin just in frontend (not in backend)
- Custom height/width for thickbox in WP Backend
- Hide Theme options and Customize Admin menu
- How use %like% in sql statement wordpress
- Adding Attachment Display Settings in custom media frame
- ‘wp_login’ action hook not working with wp-login.php file
- Execute a plugin only on post pages
- All Users > User List > Update User Meta Field Inline
- Is there an easy way to flag posts in the admin area?
- finding whether request is for post, and post id
- How to hide some section in WordPress under Post
- Display post lists in 2nd paragraph
- Create tabs in admin options page from custom post type loop
- Redirect to another page using contact form 7? [closed]
- How to make multiple admin pages for one plugin?
- How to get all posts belongs to a user between a certain date
- Set Multiple Meta Values as an Array Using dispatch( ‘core/editor’ ).editPost() Call in Gutenberg/JS
- WordPress Site is Broken, Cannot see wp-admin page [closed]
- How to remove a CPT Menu from the Root Admin only
- Post status doesn’t update to ‘future’ every time?
- Is there a better way of handling AJAX requests in WordPress?
- Delete data from custom table when deleting a post
- Plugin is creating posts twice
- I cannot include a file in my plugin settings page
- How to get Recent Post From Each Category with Thumbnail?
- help intercepting save_post through plugin
- Is it possible to pin a post in second position from top
- Help to Create a Simple Plugin to make a post
- force logged in user to stay in the dashboard
- How can we get this dynamically as this folder may not be by the same name always → wp-admin
- How to display the custom post related blog by category?
- WP Forms not displaying,becomming an fatal error
- How to properly enqueue jQuery knob on WordPress without conflict?
- How can I see $post object in frontend from functions.php?
- Allow members to create groups on my site
- add tags to wordpress post using REST API
- Prefix WordPress Taxonomy Tags With Hashtag Symbol Like Twitter
- WordPress Product Detail and catalog
- Admin menu hilighting wrong item for CPT
- Is admin section completely customizable in terms of styling?
- Store admin page into variable
- Is it possible to create duplicate post on other site (either push, on publish, or pull, periodically)?
- How can I get the Post ID and Post Type within a Must Use Plugin?
- Get content and send to 3rd party
- Displaying friend’s posts only
- Get page type to display content
- Capturing POST data
- Custom feed parameters / Template overriding
- Add custom fields in the new and edit the site forms without touching the WP core
- Ajax in Plugins: returns the whole page
- Gutenberg: Dynamic Block – Show saved data in the editor
- Get post id in Post Page within Wp-admin
- Combining JS files to one script
- Plugin to display text before a post
- Notifications Bar on home page only
- The Admin page isn’t showing in the sidebar of the dashboard
- Submitting form to admin-post.php WordPress
- Creating a user’s own folder on user registration
- Limit access to posts/pages by user roles
- Adding Visibility Options
- Create or Update thousands of woocommerce products via PHP
- Adding content before the loop in category pages
- admin_notices hook show message all admin pages after plugin activate
- How to define WordPress plugin shortcode globally for multisite?
- The problem with WordPress Importer
- How to find the origin of a file upload from within wp_handle_upload?
- WP All Import – Execute Imports
- how to add text to posts from tags
- WordPress checkbox and Illegal string offset
- Is it fair to use MIT licensed code in WordPress plugins? [closed]
- How to Show Author image and url in WordPress plugin directory? [closed]
- jQuery code didn’t run on my plugin
- Custom characters of tinymce editor are saved as question mark
- How do I profit from a Plugin?
- list of custom post by custom field in frontend
- Better code/text editing for posts and pages?
- Saving an array to get_options
- Help me with my first very basic plugin
- How to create a sharing marketplace with wordpress for bicycles?
- Looking for membership style plugin with edit option [closed]
- Allow direct access to files/folders within WordPress to replace wp-admin
- How to set meta-data for my plugin
- WordPress isn’t sending welcome email with the password reset
- Why WP CLI command is not visible in VIP CLI