Resize Images using Shortcode with TimThumb
TimThumb is wonderful image re-sizer so far, with TimThumb we can easily re size image on the fly. Without any […]
TimThumb is wonderful image re-sizer so far, with TimThumb we can easily re size image on the fly. Without any […]
Have you ever now, that WordPress support shortcode? With shortcode we can easy insert some code or function on the post. Example we can put some Advertisement on the post without write a lot of bloated code. We can save a lot of time with shortcode.
The shortcode syntax varies, here are some examples:
Shortcodes can be created to perform a handful of useful functions. To use any of the shortcodes in this post I recommend adding the functions to your functions.php theme file (create it if it does not exist!).