Today I was banging my head against a wall, because “p” tags were being wrapped around a piece of text that I am pulling from a custom theme options page. It turns out the issue was that I was using the wpautop filter in the theme for reasons unknown (can I blame someone else for that?).
My code looked like this:
echo wpautop(get_option('arbitrary_custom_option_name'));
Now it’s all good:
echo get_option('arbitrary_custom_option_name');
More posts from themightymo.com
How to Convert .aiff to .mp3 files via Command Line
Yesterday I ran into an issue where I needed to convert .aiff files to .mp3. DBPowerAmp was recommended to me as a paid GUI tool. But I wanted something more lightweight, since this is a task I rarely need to do (most of the time, I’m already in Logic Pro, and exporting is simple there).…
Google Removed Our Business Listing – How we restored our biz to the Map and got our reviews back.
I was about to send an email to a potential customer pointing them to our 5-star Google Reviews via our Google Business profile (e.g. the Google Map), hoping this added information about our customers’ past experiences might help me close a deal. But when I checked the Google Reviews link, it was down. And after…
The Price We Pay: Cloudways Off-Site Backup vs. Budget WordPress Hosts
Cloudways Off-Site Backup Pricing Calculator: The Ultimate Cost Guide