Skip to content

Craig Freeman

  • Home
  • Articles
  • Talks
  • Portfolio
  • Resume
  • About
  • Twitter
  • GitHub
  • LinkedIn
  • Denver Code Club
  • Message Me

Archives

Tag: wordpress

2012-08-102014-05-29

jQuery No Conflict mode and enqueuing scripts in WordPress

I am in the process of registering and enqueuing my JavaScript files properly within WordPress, however jQuery needs some love for this to work properly. Basically, I have a scripts.js file that I use to add JavaScript enhancements in my themes. This usually includes a document.ready() function: $(document).ready(function() { … }); If my scripts.js only… More

JavaScriptjquery, wordpressLeave a comment
2011-12-212014-01-11

cforms II required ‘Single line of text’ validation regex

I recently decided to tackle a problem that had been bothering me in regards to the cforms II WordPress plugin, by Delicious Days. cforms is a hefty plugin that makes web form creation, administration, and tracking fairly easy. It has some annoyances, but for the most part, it does it’s job well. I was using… More

Generalcforms II, regex, wordpressLeave a comment

Archives

Categories

craigfreemangmail

© 2025 Craig Freeman. All rights reserved.
Made in Colorado