open
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
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

Last update: 05.11.2024.

Some plugins provide a search engine optimized page description, but many wordpress themes already have a default one. read more

Last update: 05.11.2024.

If you use the get_the_title and get_page_link functions You can change the permalink and title without causing a link error, as the parameters are generated based on the page ID. read more

Last update: 05.11.2024.

You can use this code snippet or wordpress plugin to set the theme color on mobile devices.

The settings apply to Chrome Frefox Windows and Safari devices. read more

ContactOur Works