Archive for the on desktop
Secure password generator wordpress plugin
I created an random secure password generator. read more
Why use a secure password, how to create it and how to check it?
Strong passwords are extremely important – they prevent unauthorised access to electronic accounts and devices. read more
Different posts per page on desktop and mobile devices – code snippet or wordpress plugin
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
Duplicate meta description solution – code or wordpress plugin
Some plugins provide a search engine optimized page description, but many wordpress themes already have a default one. read more
How to use the get page title and get page link functions
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
Responsive Youtube embed solution – wordpress plugin
The problem: the wordpress built-in Youtube embedder does not produce responsive code. read more

