open

Archive for the on desktop

10.09.2022.

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

Last update: 05.11.2024.

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: 05.11.2024.
 <meta name=”author” content=”<?php bloginfo('name'); ?>” />
Copy to Clipboard

04.09.2022.

Add meta description to the wordpress header – wordpress plugin

Last update: 05.11.2024.

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: 05.11.2024.

I created an random secure password generator. read more


30.08.2022.

Why use a secure password, how to create it and how to check it?

Last update: 05.11.2024.

Strong passwords are extremely important – they prevent unauthorised access to electronic accounts and devices. read more


27.08.2022.

Different posts per page on desktop and mobile devices – code snippet or wordpress plugin

Last update: 05.11.2024.

I found a great code snippet on the Stack Overflow that if you paste it into functions.php it will display a different page number on desktop or notebook and other mobile devices. read more


ContactOur Works