It’s a sad day in the world when I Google something and it returns nothing. I am trying to use the default datepicker (or ANY datepicker at this point) and am unable to because of my lack of knowledge with WordPress/PHP. In my plugin, I am attempting to register jquery and the ui and apparently am breaking other parts of WordPress in the process. Can someone please tell me what I’m doing wrong and if they can provide a working solution, I will scrap all of my code:
I am building a front end post layout editor using jQuery UI Sortable.
I want to execute custom jquery code which shows login dialog to user if he clicks a button and he is not logged in. How could I do that?
I’m having a tough time including jquery-ui scripts and styles in my plugin. It seems that my wp_enqueue_script
calls are simply ignored.
I am trying to create tabs for admin settings page in wp, but I think I’m doing it wrong. The example below shows how I did it but I don’t know how to change this to use it correctly with no conflict ie. $.