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 carousels or sliders without overloading your website with tons of plugins.
A quick disclaimer though – in case you’re using Block Editor (Gutenberg), then probably a better idea would be to create a block for that purpose or to install Simple Carousel Block created by me.
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.