WordPress Core registers jQuery as an available library, so when you define it as a dependency it’s automatically enqueued. See the official documentation.
5 Likes
WordPress Core registers jQuery as an available library, so when you define it as a dependency it’s automatically enqueued. See the official documentation.