kevinweber / lazy-load-for-videos

Speed up your site by replacing embedded Youtube and Vimeo videos with a clickable preview image. Free WordPress plugin.
http://wordpress.org/plugins/lazy-load-for-videos/
GNU General Public License v3.0
41 stars 23 forks source link

Update to WordPress default tab styling #60

Closed wormeyman closed 3 years ago

wormeyman commented 3 years ago

fixes #59

This PR removes the jQuery UI tabs and replaces it with WordPress Core styling. I feel that as a hobbyist programmer/junior developer this will need some review before it is ready to merge. That said everything is working but I have not removed any of the old css styles yet.

Ready for feedback.

kevinweber commented 3 years ago

This required a little more work and the changes are documented in https://github.com/kevinweber/lazy-load-for-videos/pull/61. Given that this is a rather minor change, I'll wait with publishing it to WordPress.org until there's some other change I want to publish as well