As you can see by the end of the get_language_attributes function there is a call to apply_filters. This allows themes and plugins to change the language attributes. In your case the two xmlns tags are added, one for facebook and one for addthis.
You will have to check your plugins which ones are doing this. Most likely, you have one that adds a facebook like button and add this sharing buttons. Find a more up to date plugin that uses the prefix attribute instead.
Or you could just leave it this way. xmlns is deprecated for this type of use, but it’s not harmful.
Related Posts:
- How to list the Hooks and order of execution in current loading page? [duplicate]
- Creating search filter through plugin
- Reposition Woocommerce Message
- add_query_arg not working
- How to get the element ID from new menu list that added with add_filter()?
- Redirect to another page using contact form 7? [closed]
- Check if variable is set in filter
- Change text string in a plugin
- WordPress: Add custom add_filter for custom functions
- Override a Plugin Function
- Use a hook or filter, or overwrite this Gamipress function?
- How to convert Currency from USD to other IP Based currency in Php function
- Redirect to a page while maintaining search query parameters without causing an infinite loop
- 500 Internal server error wp_handle_upload_prefilter
- Show custom taxonomy in theme
- is_singular() in mu-plugins not working
- How to customize WP_Error (REST JWT authentication plugin) [closed]
- How to get the active theme’s slug?
- Change Page’s Tag Using functions.php File
- Errors while using ajax from external wordpress page
- Pass A Value From Outside To A Plugin Variable
- shortcode doesn’t work
- post expire after x days
- How to get all events from ‘All in one Events calender’ plugin in JSON format?
- cURL error 60: SSL certificate problem: unable to get local issuer certificate
- How to Replace Words with Hypertext Link But Ignore Previously Existed Links?
- Update Option Error: Notice: Undefined index
- The called constructor method for WP_Widget in GFWidget is deprecated since version 4.3.0! Use
- Self deactivate plugins after an action occurs
- wp_redirect() not working in Insert PHP plugin in WordPress
- Avoid class name collision when using third party libraries in plugins?
- How to find the origin of a file upload from within wp_handle_upload?
- wordpress site | All-in-one-cufon IE Issue
- Replacing a plugin function with a custom renamed function doesn’t work
- How to output CMB2 select options from repeated groups select elements?
- How to deal with WordPress and Pocket API to automate content curation on my hosted wordpress blog? [closed]
- WP All Import – Execute Imports
- External RSS feed to WordPress Portfolio
- Create Gallery using Custom Post Type and add sum gallery as sub gallery of Main Gallery
- How to change the name of the “edit my profile” link in the WordPress admin backend
- Template filter for custom taxonomy terms
- Can i add custom code in Source, Header from function.php?
- How to make multiple admin pages for one plugin?
- Problem with isset and $_POST
- Redeclare function after plugin activation
- get_edit_post_link() not working on wp-cron
- Woocommerce Backend Search by Title and SKU
- Control page content visibility based on URL parameter
- WooCommerce Shopping Cart Not Initially Showing Products [closed]
- How to translate wordpress error message
- Adding a simple Javascript file with a plugin
- How to add/change (woocommerce) product tab icon
- Can I filter a function created by a theme or a plugin?
- Comment “like” problem – “users who like this” avatar linking to current user profile instead of “liker’s” profile
- I want to generate the pdf and save it in library?
- Trying to make a simple wordpress plugin, having difficulties understanding how to make it?
- wordpress plugin license issue -New plugin development
- Dynamic Image Replacement through call rail phone call tracking plugins in wordpress
- How can I show registration form inside modal?
- More gentle way to hook WordPress custom url
- Looking for a filter to modify the months
- add_action for publish_post doesn’t work
- How to proper escape echo inside a javascript tag
- Custom Logo Link WordPress
- How do I reinit WordPress plugins dynamically using jS?
- WP Import All Multiple Dynamic Link Imports
- admin_notices show after load completed
- WordPress + python integration
- Newbie problem with adding include wp_footer
- is there a way to display product gallery images via cdn
- Hide content for specific users with id
- adding dynamic/multiple slug values in ‘option_none_value’
- How can I see $post object in frontend from functions.php?
- Move plugin pages from dashboard to front-end
- taxonomy_template filter not working on pagination [duplicate]
- Get post content inside plugin class method
- Python in WordPress – A “Hello World” implementation
- Compare Ajax Data Results
- Restrict role to use a plugin
- WordPress Add advertising ads befor and after content with periority [closed]
- Creating new option (add_option) from AJAX – Settings API
- Use WP_Query for custom post type but result get empty
- Same Title on two different post type with single custom taxonomy
- Every time I use wp_get_current_user() my plugin breaks
- Need help integrating plugin into theme
- resizes images on the fly
- How to filter a a variable in a plugin’s function?
- Retrive images from the_content()
- Filter the HTML content of plugin
- Saving plugin data returns “You do not have sufficient permissions to access this page.”
- change output location of plugin function using a custom hook
- Load my plugin before cache
- wp_insert_post() get Fatal Error from Plugin
- wordpress select multiple options and illegal string offset ‘timeslot’ [closed]
- post_exists() returns a 0 but the 0 doesn’t register [closed]
- Adminimize Plugin — Is there an alternative to limiting Editor to ‘Appearance > Widgets’ only?
- TML Theme My Login Plugin
- Limit entry to a WordPress page
- Brands Filter Not Working For On Sale Products
- WordPress search every time shows no search found even data exists