Automatic SEO image renamer wordpress plugin
I created a plugin that helps you to create search engine optimized image names and descriptions automatically. read more
I have created a new version of the plugin. Changed the design, made the copy button responsive, added numbered lines, syntax highlighting of the code. read more
Weather widget and shortcode – wordpress plugin
I created a plugin that allows you to add a weather forecast module to your sidebar, or as shortcode anywhere. read more
If you are using pre-timed posts as a way to display future programs, you may have a problem that they don’t show up because they haven’t reached their dates yet. The following code snippet provides a solution. read more
The author meta tag
<meta name=”author” content=”<?php bloginfo('name'); ?>” />

Dear User,
We would like to continue our work and keep providing you with free content and services. However, we need your help to do that.
If you are satisfied with our website and the information we offer, please consider making a donation. Most of our work is done on a voluntary basis, and donations help cover operating costs and support the development of new content.
Every contribution, no matter how big or small, contributes to the maintenance and improvement of our website. Click the PayPal button below to donate easily and securely. Thank you for your generous support!
I created a wordpress plugin that creates the page description after installation, unlike the previous article.