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
- How to add a shortcode button to the TinyMCE editor?
- Plugin upgrading: Widget settings
- Create a table in custom plugin on the activating it?
- Getting Custom Post Type content from main-site of a Multisite
- Editor not displaying dynamically after clicking on the button
- How to submit documentation with plugin
- Placement of Code in Plugin for hooking `save_post`
- How can plugins have their own pages?
- Reusable functions and tools (Framework)
- Creating a plugin to sanitize comment and the url field before display only
- Change the display of Settings API (do_settings_sections)
- AJAX fileupload – TypeError: not a function ajaxSubmit()
- How to backup single post in wordpress [closed]
- How can I modify admin bar only if my plugin is loaded
- Allowing users to Sign-up > Login > Post articles that need approval
- Adding custom meta boxes to specified custom post type
- How to write to a separate PHP file in plugin settings
- How do i specify a url to which to redirect the user after he logs out from facebook?
- How to show multi line output from metabox
- How to keep plugin (media-sync) running even the tab is closed?
- Visual composer custom element error
- how to add a hidden type input to wp admin login form programmatically
- when i activate my WordPress plugin cannot see customizer options or preview
- Plugin Options Page and Subpage
- Protect WordPress option value
- ABSPATH doesn’t work
- How to limit each front-end user to view just his own uploaded files on Amazon S3?