Round to the nearest 5
[round-to-the-nearest-number]
[round-to-the-nearest-number]
Paste the following css to your style.css
Here’s how The7 WordPress themes page layout change via filter functions. How to manage your page/post layout? Remove sidebar or sidebar in left or right? We can use filter function to do the task. This is mostly used in custom post type pages. Original code snippets of The7 WordPress themes inc/helpers/html-helpers.php Use this codes to…
How to hide Gravity Form field Label? I have 2 ways to solve the problem. Option 1: via CSS code. Option 2: via PHP code to be placed on your functions.php. Happy coding… 🙂
How check if current user has pmpro_hasMembershipLevel? Copy and paste the code below to your custom template.
For example I have ” /category/blog/ ” string and I want to convert it in an array.