Posts Tagged ‘filters’
Using Regular Expressions in WordPress to Manipulate Content
www.webtechwise.com - There are many examples of useful regular expressions around the web, but in this article I will focus on explaining their use in WordPress.
WordPress Filter Examples – Changing Attributes When Adding Images to Posts
www.webtechwise.com - Typically, when you add an image to your posts, WordPress assigns certain attributes to the img tag, depending on what you chose in the image upload editor
An Intro to WordPress Filters: How to Add Custom Stuff to your RSS Feed
www.binarymoon.co.uk - A quick tutorial on how to use WordPress filters, and how to add custom content to your RSS feeds in order to improve how people use your website. I spent some time looking into this because I recently did just this ...