Firstly, fixing those is not essential, but it would pay to keep them in mind. For your live site WP_DEBUG should be false (development sites should have this on so that as you write the code you are warned of these things).
1) This is probably just a matter of removing the & in the &=. You should let the developer of the php_exec plugin know (and they should fix it in the future). The name of the plugin comes up as a major red flag for me, as letting a site admin (as opposed to a web developer) or any other user execute PHP code is very dangerous.
2) Somewhere in your site there is call to the function add_custom_background (I’m guessing theme, but I could be wrong). This function will be removed at some time in the future so should be replaced with what they suggest (add_theme_support( 'custom-background', $args ) I believe). Again you should notify the developer of the theme or plugin that makes the call.
Related Posts:
- Woocommerce – adding variations to variations [closed]
- Passing a parameter to filter and action functions
- Do deactivated plugins slow down a WordPress site?
- Allow all file types for upload
- Difference between a theme and a plugin?
- Creating Unique Post URLs for A/B Testing… Is this even possible?
- Change Label for field used in Woo Commerce
- Symlinked plugin directory doesn’t appear in Admin
- Suggest a plugin for up/down voting posts [closed]
- How to disable Gutenberg editor?
- How to install plugins in individual sites on a wordpress network?
- Get Latest Plugin Version from WP API
- Cropping, Re-sizing and Saving images from one folder to another folder in wordpress
- Cron Job not working in plugin
- How to get all attachment image from post ?? WordPress
- How to check if I am displaying categories on a Woocommerce page? [closed]
- What plugin should I use for a basic user signup/login system [closed]
- Stop the form of beign submitted on “Save changes” custom option page
- How to avoid redefining requirejs in plugin when another plugin also uses requirejs
- Review plugin with rating of post [closed]
- Can I use the same textdomain in two separate plugins?
- Hook to generate a dynamic sitemap with “All in One SEO Pack” Plugin
- Displaying a Welcome Message to a Woocommerce User
- How use %like% in sql statement wordpress
- Can I use a form in a dashboard widget?
- Getting user roles in plugin files
- Plugin and theme script load order
- How to import featured image using WP Rest API from another WP installation
- New to wordpress: would like to have pluggable main page sections [closed]
- How to save post change url youtube link?
- How make a php script run only with wp-cron
- Plugin Handle URL With Custom Theme
- Where does the cookie mo_page_views_counter come from?
- auto populate list of questions if user select a category xyz
- Change commission_status paid when withdraw_status vendor is completed
- How to add tags in Submenu page or Menu page
- How to display taxonomy images with wp_list_categories?
- failed to create custom database table on wordpress plugin activation via php OOP method
- Use wordpress plugin in codeigniter
- How to trace SUBMIT button
- custom post type don’t appear in the home page
- Remove / overwrite some functions in buddypress.js
- WordPress Admin Menu defining function is seperate file
- Can plugin2 uninstall plugin1 at the very beginning of plugin2’s installation?
- I changed font of wordpress dashboard but it is slow!
- My custom php file keeps 404’ing in WordPress when I call it. What am I missing?
- Creating a functionality plugin to edit seriously simple podcasting
- in source code but I can’t find it in files or plugins
- Historical customisations won’t go away [closed]
- Plugin temporary files and files to download via FTP
- Can I restore a plugin that was accidentally deleted? (on localhost)
- How to add credit card validation check to wordpress [closed]
- Readme.txt not getting updated
- Get access to WordPress when logged out
- How do you add a settings page to another menu?
- In wordpress how to sent different email separetly when i click on different email ids [closed]
- What plugin should I use to add Microformats to my blog
- Any way to change WP-PostRatings so you can only vote up?
- Cannot Access Console
- How to convert a plugin into a function
- woocommerce remove coupon link does not work
- Remove List Bullets
- Replace old theme that understand old css (vcex_icon_box css_animation)
- Stop a script on a single page
- How to insert datas in the table on wordpress?
- How to set plugin auto-update Enabled by default?
- How do I add a medium to the WordPress database with my own plugin?
- How to get database connection details without longing to cpanel in WordPress?
- I have updated my plugins, though one page of the site has ‘hit a critical error’
- Loading a plugin in a post template without using wp_head()
- How to translate wordpress blog to other languages?
- Override plugin images so that they are not removed when the plugin is updated
- Login/password protected “client page”
- Change custom rewrite rule when permalink is updated/changed
- Store admin page into variable
- Image paths wrong after migrating with wp-migrate-db-pro media files add-on
- Showing ads in the specific category and its sub-categories
- How to load a plugin when doing an Ajax call? [duplicate]
- Define constant for one plugin in mu-plugin
- Choopy Video Playback in a popup using Artiss Youtube Embed [closed]
- How to fix vanilla comments extra iframe space
- MultiPostThumbnails and media queries
- Get a submitted value from front end post form for single template
- Problem with permissions in wp-content/plugins
- What would cause edit buttons for plugins to disappear?
- Reply form used in wordpress.com
- Language switcher with flags – Polylang WP plugin
- PM PRO addon package check user access to a specific post
- wordpress or jquery a dynamic photo gallery
- How to add image for custom taxonomy
- Plugin Beauty Contact Popup Form with while loop
- How can i store cache of wordpress a database request without plugins?
- disabled plugin and now wordpress won’t load
- How to provide page_template path in custom plugin using WordPress
- WordPress User Registration/ Sign Up -> Able to take Paid Certification Courses & keep track of Completed Certificates
- Prevent primary navigational menu from expanding during page load (WordPress / Astra Theme)
- Issues with creating user profile for a subscriber, but with different profile page and functionalities
- Block Root REST API Route using custom &/or iThemes
- WordPress theme development – the template dropdown in Pages and disappeared
- Add custom button to the changeset status in the Customizer