WP Dropdown List of Monthly Archives

 

Special HTML Characters

left single quote   ‘ ‘ right single quote   ’ ’ single low-9 quote   ‚ ‚ left double quote   “ “ right double quote   ” ” double low-9 quote   „ „ dagger   † † … Continued

Unformat Price Numbers, Remove Comma

Strip out the commas from a price meta value easily.

 

Array as Comma Separated List in PHP

Print a comma separated list from an array with this snippet, instead of looping through an array using a foreach.

 

Remove WP Admin Bar if user level is below…

 

Remove dollar sign & comma from price meta values

Function to remove or sanitize your money text meta field values.