Archive for the snippets Category on desktop
Theme color meta tag with code snippet or with wordpress plugin
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
Automatic filling of the description meta tag on wordpress head
Use this code snippet to automate the filling of the description metatag under the wordpress engine. On the home page, the general settings page description will be taken from the code. read more
Add Facebook meta tag to the header with code snippet or with wordpress plugin
This code snippet adds Facebook Open Graph meta tags to the header and fills them in automatically, helping you to share on Facebook pages or groups. read more
Give us back our old widgets
This plugin or code snippet will restore the classic wordpress widgets. Use the code or download the wordpress plugin. read more
Removing the generator from the wordpress header
Including the wordpress version number in the source code will help malicious attacks, as known exploits of non-updated versions of wordpress can be exploited.
Use the code snippet or plugin below to solve the problem.
Include page example
How to insert a php file or page content into another content. read more
WordPress 404 redirect code
Create a php file called 404 and copy the code below, or download the finished file. read more