open

Archive for the on desktop

25.09.2022.

Search form example

This code snippet, when pasted into the sidebar, will display a search form. read more


20.09.2022.

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


17.09.2022.

Codeblock with copy button wordpress plugin – New version available

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


13.09.2022.

Weather widget and shortcode – wordpress plugin

Last update: 04.11.2022.

I created a plugin that allows you to add a weather forecast module to your sidebar, or as shortcode anywhere. read more


10.09.2022.

Show timed posts that are not yet live – Show future posts

Last update: 15.09.2022.

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


07.09.2022.

The author meta tag

Last update: 16.09.2022.
 <meta name=”author” content=”<?php bloginfo('name'); ?>” />
Copy to Clipboard

04.09.2022.

Add meta description to the wordpress header – wordpress plugin

I created a wordpress plugin that creates the page description after installation, unlike the previous article.

read more


01.09.2022.

Secure password generator wordpress plugin

Last update: 04.11.2022.

I created an random secure password generator. read more


ContactOur Works