How to Create Image Slider without Plugin (almost)
In this tutorial I am going to show you how you can easily create your own WordPress image sliders and carousels without overloading your website with tons of plugins.
A quick disclaimer though – if you’re using Gutenberg editor or Full Site Editing in WordPress, then probably a better idea would be to create a block for that purpose.
But in this tutorial we are going to use just custom fields (or options) and an external carousel JavaScript library.
Duplicate Posts, Pages and Custom Post Types Without Plugin
It is very handy to have a possibility to duplicate posts in WordPress when you work with a lot of similar posts. Especially if the posts have the same custom fields values.
It means that you do not have to re-enter custom fields, post tags and categories each time.