Blog

Post Preview Button for WordPress Fullscreen TinyMCE / HTML Editors

2 Ways of Creating Separate Blog Pages in WordPress

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.

Simple but Effective WordPress Spam Protection without Plugins

11 Steps for WordPress Better Security

Meta Boxes Tutorial

Today many of us thinking about WordPress Meta Boxes like about something obsolete. Well, you know, Gutenberg, Full Site Editing and all that stuff. But I can say, that it is not true, yet.

No matter how great Gutenberg becomes, no matter how many cool plugins appear that allow you to manage custom fields, it is always useful to know how to create a metabox from scratch. At least look at WooCommerce, the Products post type works without Gutenberg right now. And probably for your specific project you would need a post type without visual editing. That’s where meta boxes come into play.