Skip to content

Update ajax.php#1

Open
tlehtimaki wants to merge 1 commit intobfillmer:masterfrom
tlehtimaki:patch-1
Open

Update ajax.php#1
tlehtimaki wants to merge 1 commit intobfillmer:masterfrom
tlehtimaki:patch-1

Conversation

@tlehtimaki
Copy link
Copy Markdown

In the lib/scripts the priority or the order of the wp_enqueue_sripts is 100. If lib/ajax uses priority 99, rootsAjax does not get defined. With priority 101 rootsAjax gets defined.

In the lib/scripts the priority or the order of the wp_enqueue_sripts is 100. If lib/ajax uses priority 99, rootsAjax does not get defined. With priority 101 rootsAjax gets defined.
@tlehtimaki
Copy link
Copy Markdown
Author

Actually the priority of 100 works too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant