Priscillia Umeakuekwe

Results 9 comments of Priscillia Umeakuekwe

hi @brylie can i comment on this issue? i replicated the steps and saw the error and its in relation to the issue #186 ![image](https://user-images.githubusercontent.com/54538525/138873676-c0706f65-d260-4d39-9263-64efed5437e4.png)

Thats fine but i will want to know if the notice has an after effect on the widget functionality, or by getting rid of the notice solves the issue?

I am certain with a better understanding of issue #186 and fixing the notice we can ascertain the after effect of this issue.

hi @brylie i will love too work on this issue thanks.

@brylie can i know which module this issue is referring to.

alright @brylie i understand now will look at it

@brylie i did some research on this issue and the notice displays due to the deps checks in the ./wp-includes/widgets.php file ![image](https://user-images.githubusercontent.com/54538525/139094771-a14d03fc-5970-4e43-b44a-5bf3c2a19477.png)

so i made an edit in the ./wp-includes/default-filters.php file by commenting out the action that displays the error, and when i reloaded my localhost i didn't get the error ![image](https://user-images.githubusercontent.com/54538525/139097494-bcdaa0ed-c74d-452e-9f63-b4b0492d2c93.png)...

although i am still in search for the wp-enqueue-script that might have been hooked wrongly. my update for now thanks.