Adding Jquery Code to WordPress
For this example we are going to use a script from a sticky menu First, add your script to a .js file located in your theme and make sure you…
PHP hide content before or after a certain date
The following snippet will prevent the content from showing before or after a certain date. /* you can put content here that will show when the other item is expired…
Show the Current Version of PHP
The following snippet will output the current version of php that your server is running.
Advanced Custom Fields Get Select Label
Here is how to get the select label in an advanced custom fields output. Change "Type" to the field name and you are good to go.
Prevent WordPress From Updating
While strongly discouraged, sometimes you need to prevent Wordpress from automatically updating or from updating entirely. To accomplish this you just need to add two lines of code to your…
- Go to the previous page
- 1
- …
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- …
- 30
- Go to the next page