WP Give add ons
-
I’m doing regular maintenance on a website and for a while now I’ve been seeing this Debug message. I know its not something that can break the site but its not a very difficult thing to fix. I fixed this myself on my theme months ago.
When can we expect this to be resolved?
Notice: Function _load_textdomain_just_in_time was called incorrectly. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later.
It triggers for these plugins
give-google-analytics
give-mailchimp
give-payfastIn addition to that I saw this in WordPress itself:
Deprecated: Creation of dynamic property GiveP2P\P2P\Routes\UpdateTeamApprovalRoute::$teamRepository is deprecated in /www/wp-content/plugins/give-peer-to-peer/src/P2P/Routes/UpdateTeamApprovalRoute.php on line 36 Deprecated: Creation of dynamic property GiveP2P\P2P\Routes\UpdateTeamApprovalRoute::$fundraiserRepository is deprecated in /www/wp-content/plugins/give-peer-to-peer/src/P2P/Routes/UpdateTeamApprovalRoute.php on line 37 Deprecated: Creation of dynamic property GiveP2P\P2P\Routes\UpdateTeamApprovalRoute::$campaignRepository is deprecated in /www/wp-content/plugins/give-peer-to-peer/src/P2P/Routes/UpdateTeamApprovalRoute.php on line 38 Deprecated: Creation of dynamic property GiveP2P\P2P\Routes\UpdateFundraiserApprovalRoute::$teamRepository is deprecated in /www/wp-content/plugins/give-peer-to-peer/src/P2P/Routes/UpdateFundraiserApprovalRoute.php on line 35 Deprecated: Creation of dynamic property GiveP2P\P2P\Routes\UpdateFundraiserApprovalRoute::$fundraiserRepository is deprecated in /www/wp-content/plugins/give-peer-to-peer/src/P2P/Routes/UpdateFundraiserApprovalRoute.php on line 36 Deprecated: Creation of dynamic property GiveP2P\P2P\Routes\UpdateFundraiserApprovalRoute::$campaignRepository is deprecated in /www/wp-content/plugins/give-peer-to-peer/src/P2P/Routes/UpdateFundraiserApprovalRoute.php on line 37
You must be logged in to reply to this topic.