How to force jQuery version on WordPress
Another really simple code snippet. This time, we are trying to force particular version of jQuery injecting into WordPress.
Another really simple code snippet. This time, we are trying to force particular version of jQuery injecting into WordPress.
It’s pretty easy to serialise form using jQuery – $(‘#formid’).serialize(); or by $(‘#formid’).serializeArray(); But neither of them it’s easy to modify. Really useful snippet – serialise form to object.
Really tiny but useful program. ClipMenu can manage clipboard history. You can record 8 clipboard types, from plain text to image. To paste a recorded item, you just pop up menu by invoking the shortcut key,...
It’s even simpler than more tutorials are saying. After login to instance, just enable EPEL repository