Mutation Observer JavaScript No Longer Working with 3.x
-
I previously was provided some PHP code that adds JavaScript to
post.phpandpost-new.phpscreens to sort entries in one of my multi-select autocomplete Pods fields alphabetically in human-readable numeric order on load and any time the values are changed:
https://wordpress.org/support/topic/sorting-autocomplete-selections/This solution was working beautifully until I upgraded to Pods 3.x. As far as I can tell, the class names are all the same so I’m not sure what caused this to stop working. Any ideas on how to get it working again?
The topic ‘Mutation Observer JavaScript No Longer Working with 3.x’ is closed to new replies.