Tag: WordPress

Tip Tuesday: WordPress URLs in JavaScript

| 0 comments

There are instances where you may need to use WordPress URLs in JavaScript files. However, hard-coding URLs is not an ideal solution, especially in situations where you have development and production environments. We can solve this by using the wp_localize_script() function.

Read More »

WordPress: Create a Custom Widget (Part 2)

| 4 comments

This entry is part of my WordPress development series, providing tutorials on specific things you can do in WordPress. Read some more?

In the second part of this tutorial, we are going to expand upon our basic custom widget we have already created by utilizing a simple form in the back-end. Unlike in the previous tutorial where each instance of the widget on our website displays the same, uneditable information, this widget will be able to have unique information for each instance of the widget placed throughout our website.

Read More »

WordPress: Create a Custom Widget (Part 1)

| 0 comments

This entry is part of my WordPress development series, providing tutorials on specific things you can do in WordPress. Read some more?

WordPress provides a lot of default Widgets that can be useful for displaying additional content in sidebars, footers, etc. But sometimes you may want to use a widget to display content that isn’t available in one of the default widgets, or you want to display the content in a different way. In Part 1 of this tutorial, I will show you how to create a basic custom widget, without any options, that you can use throughout your website to display whatever content you like!

Read More »

Happy Holidays!

| 0 comments

Happy Holidays everyone!

I have been meaning to post a lot sooner than now (busy, busy!), specifically about WordCamp Vancouver that I went to back in October. Well, I will say now that I had a GREAT time at WordCamp and definitely recommend it. They are held in many, many cities, so just go to the WordCamp Central website to see if one is happening soon near you! I will definitely be going next year.

2012 is nearly over, and it sure has flown by. What a year! I graduated from Vancouver Island University with my degree in Digital Media Studies, I moved off “the rock”, and I am now working at the fabulous Bstro. I can’t wait to see what 2013 has in store!

I wish you all very Happy Holidays, and a fabulous New Year! See you in 2013. 🙂