• Skip to primary navigation
  • Skip to main content
  • Skip to footer
Alex Mustin
  • About
  • Services
  • WordPress Tips
  • Websites
  • Plugins
  • Contact Me
Alex Mustin
  • About
  • Services
  • WordPress Tips
  • Websites
  • Plugins
  • Contact Me
Alex Mustin

Alex Mustin

  • About
  • Services
  • WordPress Tips
  • Websites
  • Plugins
  • Contact Me
  • About
  • Services
  • WordPress Tips
  • Websites
  • Plugins
  • Contact Me

Alex

Enable Featured Images in your Theme

March 14, 2015 in Code Snippets, Development

When you are first making a WordPress theme from scratch, Featured Images are not enabled by default. To enable Featured Images, simply add the following line to your functions.php file: add_theme_support(‘post-thumbnails’); Now you will be able to use Featured Images on blog posts and pages. Custom Post Types To enable Featured Read More…

Filed Under: Code Snippets, Development

How To Enable Shortcodes in Widgets, Comments and Excerpts

March 14, 2015 in Code Snippets, Development

In WordPress, you can use shortcodes in the content of your pages and posts. Unfortunately, when you attempt to use shortcodes in Widgets, it won’t Read More…

Filed Under: Code Snippets, Development

Add custom image sizes to your WordPress theme

March 13, 2015 in Code Snippets, Development

By default, every time you upload an image in WordPress, it will create several cropped versions of the same image, for various uses across the Read More…

Filed Under: Code Snippets, Development

How to add your own JavaScript file to a WordPress Theme

March 12, 2015 in Code Snippets, Development

Sometimes when you are developing a theme, you need to include some custom JavaScript or jQuery scripts, and they can become very lengthy when things Read More…

Filed Under: Code Snippets, Development

How to make your own custom Shortcodes in WordPress

March 12, 2015 in Development, Shortcodes

Shortcodes in WordPress are awesome, because they give you the ability to output large amounts of code by using a simple tag in the content Read More…

Filed Under: Development, Shortcodes

  • Previous
  • Page 1
  • Page 2
  • Page 3
  • Next

Footer

Developing creative WordPress websites and solutions for companies of all sizes since 2008.

SOLUTIONS

  • One-Page Website
  • Maintenance Service

RESOURCES

  • Client Login
  • WordPress Tips
  • Mastodon

© 2025 Alex Mustin