TangibleInc / template-system

A template system for WordPress with content type loops and conditions
https://docs.loopsandlogic.com/reference/template-system/
6 stars 2 forks source link

Update function names used in the legacy ajax class #34

Closed nicolas-jaussaud closed 8 months ago

nicolas-jaussaud commented 8 months ago

It seems that there is a small issue in the function names used inside the legacy ajax class

I believe ajax\register_library() and ajax\conditional_enqueue_library() should be ajax\register() and ajax\conditional_enqueue()