Secure password generator wordpress plugin
I created an random secure password generator. read more
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
Some plugins provide a search engine optimized page description, but many wordpress themes already have a default one. read more
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
The problem: the wordpress built-in Youtube embedder does not produce responsive code. read more

