{"id":11385,"date":"2022-07-15T07:24:21","date_gmt":"2022-07-15T14:24:21","guid":{"rendered":"https:\/\/www.ryrob.com\/?p=11385"},"modified":"2026-05-26T05:46:38","modified_gmt":"2026-05-26T12:46:38","slug":"how-to-highlight-text-wordpress","status":"publish","type":"post","link":"https:\/\/www.ryrob.com\/how-to-highlight-text-wordpress\/","title":{"rendered":"How to Highlight Text in WordPress (Gutenberg and Classic Editor) in 2026"},"content":{"rendered":"<p>Today, we&#8217;re talking about <strong>how to HTML highlight text in WordPress<\/strong> (in both the Gutenberg editor and Classic editor), to get a highlighted result like this:<\/p>\n\n<p><span style=\"background-color: #fdf2d0;\">Here&#8217;s an example of highlighted text.<\/span><\/p>\n\n<p>As a new blogger when you&#8217;re just <a href=\"https:\/\/www.ryrob.com\/how-start-blog\/\" target=\"_blank\" rel=\"noopener noreferrer follow\" data-wpel-link=\"internal\" title=\"getting your blog off the ground\">getting your blog off the ground<\/a>, all of the little technical components of learning WordPress can be a bit of an unwelcome challenge\u2014for example, figuring out things like how to highlight text in WordPress, (or <a href=\"https:\/\/www.ryrob.com\/how-change-font-color-wordpress\/\" target=\"_blank\" rel=\"noopener noreferrer follow\" data-wpel-link=\"internal\" title=\"change font colors\">change font colors<\/a> and <a href=\"https:\/\/www.ryrob.com\/change-font-size-wordpress\/\" target=\"_blank\" rel=\"noopener noreferrer follow\" data-wpel-link=\"internal\" title=\"font sizes\">font sizes<\/a>) for the various different text elements on your WordPress blog.<\/p>\n\n<p>Well, the good news is that highlighting text in WordPress has gotten much easier over the years. As of 2026, Gutenberg (the default WordPress block editor) has a built-in toolbar option for highlighting text in just two clicks \u2014 no HTML required. We&#8217;ll cover that modern toolbar method first, then the HTML approach (which still works and is useful when you want a custom highlight color or need to do it in the Classic editor).<\/p>\n\n<p>I&#8217;ll show you <strong>three ways to highlight text<\/strong> in WordPress: (1) the modern Gutenberg toolbar method (fastest, recommended), (2) the HTML method in Gutenberg (for custom colors or advanced control), and (3) the HTML method in the Classic editor (for those still using it).<\/p>\n\n<p>Now, let&#8217;s walk through highlighting text in WordPress\u2014without performance draining plugins that negatively impact your <a href=\"https:\/\/www.ryrob.com\/blog-seo\/\" target=\"_blank\" rel=\"noopener noreferrer follow\" data-wpel-link=\"internal\" title=\"blog SEO\">blog SEO<\/a> and page load speeds.<\/p>\n<h2 id=\"overview\"><strong>How to Highlight Text in WordPress (Gutenberg and Classic Editor) in 2026<\/strong><\/h2>\n<ol>\n \t<li><strong><a href=\"#highlight-text-toolbar\">How to Highlight Text in Gutenberg (Modern Toolbar Method)<\/a><\/strong><\/li>\n \t<li><strong><a href=\"#highlight-text-in-gutenberg\">How to HTML Highlight Text in Gutenberg (Advanced \/ Custom Colors)<\/a><\/strong><\/li>\n \t<li><strong><a href=\"#highlight-text-in-classic-editor\">How to HTML Highlight Text in the Classic WordPress Editor<\/a><\/strong><\/li>\n \t<li><strong><a href=\"#why-highlight-text-in-wordpress\">When to Highlight Text on Your WordPress Blog (and Why)<\/a><\/strong><\/li>\n \t<li><strong><a href=\"#faq\">FAQ<\/a><\/strong><\/li>\n<\/ol>\n<div class='tm-click-to-tweet'><div class='tm-ctt-text'><a href=\"https:\/\/x.com\/share?text=How+to+Highlight+Text+in+WordPress+%28Gutenberg+and+Classic+Editor%29+in+2026&amp;via=TheRyanRobinson&amp;related=TheRyanRobinson&amp;url=https:\/\/www.ryrob.com\/how-to-highlight-text-wordpress\/\" target=\"_blank\" rel=\"noopener noreferrer follow\" data-wpel-link=\"internal\" title=\"How to Highlight Text in WordPress (Gutenberg and Classic Editor) in 2026\">How to Highlight Text in WordPress (Gutenberg and Classic Editor) in 2026<\/a><\/div><a href=\"https:\/\/x.com\/share?text=How+to+Highlight+Text+in+WordPress+%28Gutenberg+and+Classic+Editor%29+in+2026&amp;via=TheRyanRobinson&amp;related=TheRyanRobinson&amp;url=https:\/\/www.ryrob.com\/how-to-highlight-text-wordpress\/\" target=\"_blank\" class=\"tm-ctt-btn\" rel=\"noopener noreferrer follow\" data-wpel-link=\"internal\" title=\"Click To Post on\">Click To Post on <i class='fa fa-twitter-x'><\/i><\/a><div class='tm-ctt-tip'><\/div><\/div>\n\n<p>Alright, now let&#8217;s dive in and talk about highlighting text in WordPress!<\/p>\n\n<hr \/>\n\n<h2><a name=\"highlight-text-toolbar\"><\/a><strong>1. How to Highlight Text in Gutenberg (Modern Toolbar Method)<\/strong><\/h2>\n<p>This is the easiest and fastest way to highlight text in WordPress \u2014 added natively to Gutenberg in WordPress 5.8 (mid-2021) and refined since. It takes about 5 seconds and requires zero HTML knowledge.<\/p>\n\n<p>Here&#8217;s the 3-step process:<\/p>\n\n<p><strong>Step 1: Select the text you want to highlight.<\/strong> Just click and drag with your cursor inside a paragraph block (or heading block \u2014 it works on both).<\/p>\n\n<p><strong>Step 2: Click the small arrow at the right end of the inline formatting toolbar that appears above your selected text.<\/strong> This opens the additional formatting options dropdown.<\/p>\n\n<p><strong>Step 3: Click &#8220;Highlight&#8221; from the dropdown menu, then pick a background color from the color swatches.<\/strong><\/p>\n\n<p>That&#8217;s it. Your selected text now has a colored highlight applied \u2014 visible immediately in the editor with no HTML editing required. You can also re-select highlighted text later and click the same option to change the color or remove the highlight entirely.<\/p>\n\n<p><span style=\"background-color: #fdf2d0;\">Pro tip:<\/span> If you want the same highlight color across multiple posts (like a brand-consistent yellow highlight for callouts), most modern WordPress themes let you define custom color swatches in your theme settings \u2014 which then show up in the highlight color picker, so you don&#8217;t have to remember hex codes.<\/p>\n\n<p>The toolbar method is perfect for 95% of highlight use cases. If you want something more advanced \u2014 a custom color not in your theme palette, a highlight on inline code, or you&#8217;re still on the Classic editor \u2014 keep reading for the HTML methods below.<\/p>\n\n<h2><a name=\"highlight-text-in-gutenberg\"><\/a><strong>2. How to HTML Highlight Text in Gutenberg (Advanced \/ Custom Colors)<\/strong><\/h2>\n<p>The (best) process for highlighting text in both the Gutenberg and Classic editors, is actually exactly the same from a technical standpoint\u2014it just looks a bit different, due to the visual changes in Gutenberg vs the Classic editor.<\/p>\n\n<p><strong>In both cases, you&#8217;ll be adding a background color HTML style attribute to the text you want to highlight.<\/strong><\/p>\n\n<p>That&#8217;s by far the cleanest, easiest and most performance-friendly way to highlight text in WordPress (without the need for installing plugins or using other tools that inject unnecessary code into your blog). So, let&#8217;s walk through this process.<\/p>\n\n<p>Here&#8217;s a quick GIF (looped video demonstration) showing how to highlight text in the Gutenberg WordPress editor:<\/p>\n\n<p><img decoding=\"async\" class=\"aligncenter size-full wp-image-11394\" src=\"https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/How-to-Highlight-Text-in-Gutenberg-WordPress-Editor-GIF-Recording-Tutorial-and-Screenshots.gif\" alt=\"How to Highlight Text in Gutenberg WordPress Editor (GIF Recording) Tutorial and Screenshots\" width=\"900\" height=\"388\" \/><\/p>\n\n<p>I know this GIF moves a little quickly (and isn&#8217;t easy to read on mobile devices). So, here&#8217;s a step-by-step tutorial on highlighting text in WordPress using the Gutenberg editor (in 2 easy steps):<\/p>\n<h4><strong>1. Select the &#8220;Edit as HTML&#8221; option in the paragraph where your text is contained<\/strong><\/h4>\n<p><img decoding=\"async\" class=\"aligncenter size-full wp-image-11395\" src=\"https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/Edit-as-HTML-Screenshot-in-Gutenberg-Editor.jpg\" alt=\"Edit as HTML (Screenshot) in Gutenberg Editor\" width=\"877\" height=\"416\" srcset=\"https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/Edit-as-HTML-Screenshot-in-Gutenberg-Editor.jpg 877w, https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/Edit-as-HTML-Screenshot-in-Gutenberg-Editor-300x142.jpg 300w, https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/Edit-as-HTML-Screenshot-in-Gutenberg-Editor-768x364.jpg 768w\" sizes=\"(max-width: 877px) 100vw, 877px\" \/><\/p>\n\n<p>Once you&#8217;ve clicked on the &#8220;<em>Edit as HTML<\/em>&#8221; option, you&#8217;ll see your paragraph of text converted into something that looks like this (with all of the HTML attributes of your text now visible):<\/p>\n\n<p><img decoding=\"async\" class=\"aligncenter size-full wp-image-11396\" src=\"https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/Screenshot-of-HTML-Mode-in-Gutenberg.png\" alt=\"Screenshot of HTML Mode in Gutenberg\" width=\"878\" height=\"200\" srcset=\"https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/Screenshot-of-HTML-Mode-in-Gutenberg.png 878w, https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/Screenshot-of-HTML-Mode-in-Gutenberg-300x68.png 300w, https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/Screenshot-of-HTML-Mode-in-Gutenberg-768x175.png 768w\" sizes=\"(max-width: 878px) 100vw, 878px\" \/><\/p>\n\n<p>From here, this is where you&#8217;ll now add the background color style attribute (into the HTML version of your paragraph) which will highlight your text.<\/p>\n<h4><strong>2. Add the background color style attribute (in HTML mode) to highlight your text<\/strong><\/h4>\n<p><img decoding=\"async\" class=\"aligncenter size-full wp-image-11397\" src=\"https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/Background-Color-Style-Attribute-Screenshot-in-HTML-Mode-to-Highlight-Text-in-WordPress.png\" alt=\"Background Color Style Attribute (Screenshot) in HTML Mode to Highlight Text in WordPress\" width=\"835\" height=\"183\" srcset=\"https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/Background-Color-Style-Attribute-Screenshot-in-HTML-Mode-to-Highlight-Text-in-WordPress.png 835w, https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/Background-Color-Style-Attribute-Screenshot-in-HTML-Mode-to-Highlight-Text-in-WordPress-300x66.png 300w, https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/Background-Color-Style-Attribute-Screenshot-in-HTML-Mode-to-Highlight-Text-in-WordPress-768x168.png 768w\" sizes=\"(max-width: 835px) 100vw, 835px\" \/><\/p>\n\n<p>This is the step that actually highlights your text, by adding this background color style attribute to the beginning your text:<\/p>\n\n<p><code>&lt;span style=\"background-color: #fdf2d0;\"&gt;example of text you want to highlight&lt;\/span&gt;<\/code><\/p>\n\n<p>Know that you can of course swap out the <em>color code<\/em> here for any <a href=\"https:\/\/colorkit.co\/color-picker\/\" target=\"_blank\" rel=\"noopener noreferrer external\" data-wpel-link=\"external\">6-digit hex code<\/a> or <a href=\"https:\/\/colorkit.co\/html-color-names\/\" target=\"_blank\" rel=\"noopener external noreferrer\" data-wpel-link=\"external\">HTML color name<\/a> you want to use as your highlight color\u2014and you&#8217;re all set!<\/p>\n\n<p>Don&#8217;t forget to wrap up the portion of text you want highlighted with a closing <code>&lt;\/span&gt;<\/code> tag (as pictured in the screenshot above)\u2014otherwise the rest of the text in your paragraph here will automatically become highlighted.<\/p>\n\n<p>Once you&#8217;ve finished highlighting your text, just switch back to &#8220;Edit Visually&#8221; in the Gutenberg editor like so:<\/p>\n\n<p><img decoding=\"async\" class=\"aligncenter size-full wp-image-11398\" src=\"https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/Edit-Visually-Screenshot-in-Gutenberg.png\" alt=\"Edit Visually (Screenshot) in Gutenberg\" width=\"855\" height=\"411\" srcset=\"https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/Edit-Visually-Screenshot-in-Gutenberg.png 855w, https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/Edit-Visually-Screenshot-in-Gutenberg-300x144.png 300w, https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/Edit-Visually-Screenshot-in-Gutenberg-768x369.png 768w\" sizes=\"(max-width: 855px) 100vw, 855px\" \/><\/p>\n\n<p>Now, your text will be highlighted, and it&#8217;ll look like this:<\/p>\n\n<p><img decoding=\"async\" class=\"aligncenter size-full wp-image-11399\" src=\"https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/Highlighted-Text-Screenshot-Finished-Tutorial-in-Gutenberg-WordPress-Editor.png\" alt=\"Highlighted Text Screenshot (Finished Tutorial) in Gutenberg WordPress Editor\" width=\"848\" height=\"166\" srcset=\"https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/Highlighted-Text-Screenshot-Finished-Tutorial-in-Gutenberg-WordPress-Editor.png 848w, https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/Highlighted-Text-Screenshot-Finished-Tutorial-in-Gutenberg-WordPress-Editor-300x59.png 300w, https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/Highlighted-Text-Screenshot-Finished-Tutorial-in-Gutenberg-WordPress-Editor-768x150.png 768w\" sizes=\"(max-width: 848px) 100vw, 848px\" \/><\/p>\n\n<p>Alright, you&#8217;ve now learned how to highlight text in the Gutenberg WordPress editor\u2014so let&#8217;s walk through doing the same thing with the Classic editor.<\/p>\n<h2><a name=\"highlight-text-in-classic-editor\"><\/a><strong>3. How to HTML Highlight Text in the Classic WordPress Editor (Legacy)<\/strong><\/h2>\n<p><em>Note for 2026:<\/em> The Classic Editor is now a legacy choice \u2014 it&#8217;s been a plugin (not bundled with WordPress core) since 2018, and Gutenberg has matured significantly. If you&#8217;re starting a fresh site in 2026, we recommend Gutenberg. But the Classic Editor still works and is officially supported through at least 2027, so if you&#8217;re using it, here&#8217;s how to highlight text.<\/p>\n\n<p>If you&#8217;re <a href=\"https:\/\/www.ryrob.com\/how-write-blog-post\/\" target=\"_blank\" rel=\"noopener noreferrer follow\" data-wpel-link=\"internal\" title=\"writing a blog post\">writing a blog post<\/a> in the Classic WordPress editor and want to emphasize a particular section of text by highlighting it \u2014 it&#8217;s just as easy as the HTML method in Gutenberg.<\/p>\n\n<p>Here&#8217;s a quick GIF (looped video demonstration) showing how to highlight text in WordPress via the <a href=\"https:\/\/wordpress.org\/plugins\/classic-editor\/\" target=\"_blank\" rel=\"nofollow noopener external noreferrer\" data-wpel-link=\"external\">Classic editor<\/a>:<\/p>\n\n<p><img decoding=\"async\" class=\"aligncenter size-full wp-image-11389\" src=\"https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/How-to-Highlight-Text-in-WordPress-Classic-Editor-GIF-Tutorial-and-Screenshare-Walkthrough-2.gif\" alt=\"How to Highlight Text in WordPress (Classic Editor) GIF Tutorial and Screenshare Walkthrough\" width=\"900\" height=\"417\" \/><\/p>\n\n<p>Because that GIF moves pretty quickly and isn&#8217;t as easy to see on mobile as it is on desktop, here&#8217;s a step-by-step breakdown of what&#8217;s happening when you want to highlight text in WordPress using the Classic editor (in 2 easy steps):<\/p>\n<h4><strong>1. Use your cursor to select the text you want to highlight<\/strong><\/h4>\n<p><img decoding=\"async\" class=\"aligncenter size-full wp-image-11390\" src=\"https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/Example-of-Highlighted-Text-in-WordPress-Classic-Editor-Screenshot.jpg\" alt=\"Example of Highlighted Text in WordPress Classic Editor (Screenshot)\" width=\"692\" height=\"288\" srcset=\"https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/Example-of-Highlighted-Text-in-WordPress-Classic-Editor-Screenshot.jpg 692w, https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/Example-of-Highlighted-Text-in-WordPress-Classic-Editor-Screenshot-300x125.jpg 300w\" sizes=\"(max-width: 692px) 100vw, 692px\" \/><\/p>\n\n<p>Once you&#8217;ve selected the text you want to highlight, it&#8217;s time to switch your editing mode over to &#8220;<em>Text Mode<\/em>&#8221; in the upper right hand corner over your editing pane:<\/p>\n\n<p><img decoding=\"async\" class=\"aligncenter size-full wp-image-11391\" src=\"https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/How-to-Switch-to-Text-Mode-in-Classic-Editor.jpg\" alt=\"How to Switch to Text Mode in Classic Editor (Screenshot)\" width=\"961\" height=\"208\" srcset=\"https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/How-to-Switch-to-Text-Mode-in-Classic-Editor.jpg 961w, https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/How-to-Switch-to-Text-Mode-in-Classic-Editor-300x65.jpg 300w, https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/How-to-Switch-to-Text-Mode-in-Classic-Editor-768x166.jpg 768w\" sizes=\"(max-width: 961px) 100vw, 961px\" \/><\/p>\n\n<p>Now, you&#8217;ll be viewing the HTML version of your blog post\u2014and this is where you&#8217;ll add in the attribute that highlights your text.<\/p>\n<h4><strong>2. Add a background color HTML style attribute (in text mode) to highlight your text<\/strong><\/h4>\n<p><img decoding=\"async\" class=\"aligncenter size-full wp-image-11392\" src=\"https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/Screenshot-of-Highlighted-Text-Attribute-Background-Color-in-WordPress-Classic.png\" alt=\"Screenshot of Highlighted Text Attribute (Background Color) in WordPress Classic\" width=\"883\" height=\"167\" srcset=\"https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/Screenshot-of-Highlighted-Text-Attribute-Background-Color-in-WordPress-Classic.png 883w, https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/Screenshot-of-Highlighted-Text-Attribute-Background-Color-in-WordPress-Classic-300x57.png 300w, https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/Screenshot-of-Highlighted-Text-Attribute-Background-Color-in-WordPress-Classic-768x145.png 768w\" sizes=\"(max-width: 883px) 100vw, 883px\" \/><\/p>\n\n<p>This is where you&#8217;ll actually be highlighting your text, by adding the following background color style attribute to your text:<\/p>\n\n<p><code>&lt;span style=\"background-color: #fdf2d0;\"&gt;example of soon-to-be highlighted text&lt;\/span&gt;<\/code><\/p>\n\n<p>Like in the Gutenberg tutorial above, you can also swap out the color code here to set any custom highlight color for your text.<\/p>\n\n<p>Just remember to close out the portion of text you want highlighted with a closing <code>&lt;\/span&gt;<\/code> tag, otherwise you&#8217;ll highlight the rest of your content in the post (from where you started the background color change).<\/p>\n\n<p>Now once you switch back to &#8220;Visual Mode&#8221; in your Classic Editor, here&#8217;s what that highlighted text will look like:<\/p>\n\n<p><span style=\"background-color: #fdf2d0;\">example of highlighted text<\/span><\/p>\n\n<p>And voil\u00e1! You&#8217;ve highlighted your text in the Classic Editor! \ud83d\udc4f<\/p>\n<h2><a name=\"why-highlight-text-in-wordpress\"><\/a><strong>Final Thoughts: <em>When<\/em> Should You HTML Highlight Text in WordPress (and Why)?<\/strong><\/h2>\n<p>Now that I&#8217;ve spent a few minutes showing you <em>how<\/em> to highlight text in WordPress&#8230; we haven&#8217;t yet touched on <em>why<\/em> you&#8217;d want to highlight text in the first place, and when the application of highlighted text can actually have a positive impact on the content of your blog.<\/p>\n\n<p>Here are a few of the reasons why I highlight text within my blog content:<\/p>\n<ul>\n \t<li>To draw the reader&#8217;s attention to a very important takeaway or lesson<\/li>\n \t<li>To make a particular word or sentence stand out visually on the page<\/li>\n \t<li>To emphasize that the text is clickable (like a call-to-action)<\/li>\n<\/ul>\n<p>Alright, that&#8217;s all for today!<\/p>\n\n<p>You just learned how to highlight text in WordPress (both in the Gutenberg editor and Classic editor)\u2014and how to use highlighted text to your advantage.<\/p>\n\n<p>Like what you see? Sign up to get more technical tutorials and authentic blogging advice from me.<\/p>\n\n<hr \/>\n\n<h2><a name=\"faq\"><\/a>Highlighting Text in WordPress: Frequently Asked Questions<\/h2>\n<div class=\"lightweight-accordion\"><details><summary class=\"lightweight-accordion-title\"><span>What&#8217;s the fastest way to highlight text in WordPress in 2026?<\/span><\/summary><div class=\"lightweight-accordion-body\">\n<div class=\"wp-block-lightweight-accordion-lightweight-accordion\"><details><summary>What&#8217;s the fastest way to highlight text in WordPress in 2026?<\/summary><div>\n<p>In Gutenberg (the default WordPress block editor), select your text, click the small arrow at the right end of the inline toolbar, choose &#8220;Highlight,&#8221; and pick a color from the swatches. It takes about 5 seconds and requires no HTML knowledge. This built-in toolbar option was added in WordPress 5.8 (July 2021) and has been refined since.<\/p>\n<\/div><\/details><\/div>\n<\/div><\/details><\/div>\n\n<div class=\"lightweight-accordion\"><details><summary class=\"lightweight-accordion-title\"><span>Do I need a plugin to highlight text in WordPress?<\/span><\/summary><div class=\"lightweight-accordion-body\">\n<div class=\"wp-block-lightweight-accordion-lightweight-accordion\"><details><summary>Do I need a plugin to highlight text in WordPress?<\/summary><div>\n<p>No. WordPress has had built-in text highlighting in Gutenberg since 2021. You only need a plugin if you&#8217;re using a very old version of WordPress (5.7 or older) and don&#8217;t want to update \u2014 and even then, the HTML method shown in this tutorial works without any plugin. We strongly recommend keeping WordPress updated rather than installing a plugin for something the core editor already does well.<\/p>\n<\/div><\/details><\/div>\n<\/div><\/details><\/div>\n\n<div class=\"lightweight-accordion\"><details><summary class=\"lightweight-accordion-title\"><span>Can I use a custom hex color when highlighting text?<\/span><\/summary><div class=\"lightweight-accordion-body\">\n<div class=\"wp-block-lightweight-accordion-lightweight-accordion\"><details><summary>Can I use a custom hex color when highlighting text?<\/summary><div>\n<p>Yes, in two ways. (1) In the Gutenberg toolbar method, click &#8220;Custom Color&#8221; at the bottom of the color swatch picker \u2014 you can enter any hex code there. (2) For full control, use the HTML method described above and write your own <code>&lt;span style=\"background-color: #YOURCOLOR;\"&gt;<\/code> wrapping tag. The HTML method also lets you adjust opacity (using rgba colors) and apply highlights to inline code blocks where the toolbar option doesn&#8217;t appear.<\/p>\n<\/div><\/details><\/div>\n<\/div><\/details><\/div>\n\n<div class=\"lightweight-accordion\"><details><summary class=\"lightweight-accordion-title\"><span>Why won&#8217;t my text highlight save when I publish?<\/span><\/summary><div class=\"lightweight-accordion-body\">\n<div class=\"wp-block-lightweight-accordion-lightweight-accordion\"><details><summary>Why won&#8217;t my text highlight save when I publish?<\/summary><div>\n<p>The most common cause: a security plugin or theme is stripping inline style attributes during publish. Try these fixes in order: (1) Update your theme and all plugins, (2) disable security plugins temporarily and republish, (3) use the toolbar method instead of HTML (the toolbar method saves as a class instead of inline style, which security filters usually allow), (4) check your theme&#8217;s <code>functions.php<\/code> for any <code>wp_kses<\/code> filters that might be stripping the style attribute.<\/p>\n<\/div><\/details><\/div>\n<\/div><\/details><\/div>\n\n<div class=\"lightweight-accordion\"><details><summary class=\"lightweight-accordion-title\"><span>Can I highlight text in WordPress on mobile?<\/span><\/summary><div class=\"lightweight-accordion-body\">\n<div class=\"wp-block-lightweight-accordion-lightweight-accordion\"><details><summary>Can I highlight text in WordPress on mobile?<\/summary><div>\n<p>Yes. The Gutenberg mobile editor (both in the WordPress mobile app and in a mobile browser) supports the same toolbar highlight option as desktop. Tap and hold to select text, then use the formatting toolbar that appears. It&#8217;s a few extra taps versus desktop, but the underlying feature works identically.<\/p>\n<\/div><\/details><\/div>\n<\/div><\/details><\/div>\n\n<div class=\"lightweight-accordion\"><details><summary class=\"lightweight-accordion-title\"><span>Is the Classic editor still supported in 2026?<\/span><\/summary><div class=\"lightweight-accordion-body\">\n<div class=\"wp-block-lightweight-accordion-lightweight-accordion\"><details><summary>Is the Classic editor still supported in 2026?<\/summary><div>\n<p>Yes, but it&#8217;s a plugin now (not bundled with WordPress core since 2018). The Classic Editor plugin is officially supported through at least 2027, but most new WordPress features (Site Editor, Block Themes, full-site editing) only work in Gutenberg. If you&#8217;re starting a fresh blog in 2026, we recommend Gutenberg. If you have an established site already running on Classic, there&#8217;s no urgent need to migrate \u2014 just be aware that long-term, Gutenberg is where WordPress is headed.<\/p>\n<\/div><\/details><\/div>\n<\/div><\/details><\/div>\n\n<h3 style=\"text-align: center;\"><strong>Want More Blogging Tutorials Delivered Straight to Your Inbox?<\/strong><\/h3>\n<p style=\"text-align: center;\"><em>Sign up today and you&#8217;ll join 122,843 other smart bloggers getting my best blogging advice.<\/em><\/p>\n<div class=\"ryrob-form align-center \"><script>\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n<\/script>\n\n                <div class='gf_browser_unknown gform_wrapper gform-theme gform-theme--foundation gform-theme--framework gform-theme--orbital' data-form-theme='orbital' data-form-index='0' id='gform_wrapper_1' ><style>#gform_wrapper_1[data-form-index=\"0\"].gform-theme,[data-parent-form=\"1_0\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\"data:image\/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gf-icon-ctrl-select: url(\"data:image\/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gf-icon-ctrl-search: url(\"data:image\/svg+xml,%3Csvg width='640' height='640' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-img-choice-size: var(--gf-field-img-choice-size-md);--gf-field-img-choice-card-space: var(--gf-field-img-choice-card-space-md);--gf-field-img-choice-check-ind-size: var(--gf-field-img-choice-check-ind-size-md);--gf-field-img-choice-check-ind-icon-size: var(--gf-field-img-choice-check-ind-icon-size-md);--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}<\/style>\n                        <div class='gform_heading'>\n\t\t\t\t\t\t\t<p class='gform_required_legend'>&quot;<span class=\"gfield_required gfield_required_asterisk\">*<\/span>&quot; indicates required fields<\/p>\n                        <\/div><form method='post' enctype='multipart\/form-data'  id='gform_1'  action='\/wp-json\/wp\/v2\/posts\/11385' data-formid='1' novalidate>\n                        <div class='gform-body gform_body'><div id='gform_fields_1' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_1_8\" class=\"gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_8'>X\/Twitter<\/label><div class='ginput_container'><input name='input_8' id='input_1_8' type='text' value='' autocomplete='new-password'\/><\/div><div class='gfield_description' id='gfield_description_1_8'>This field is for validation purposes and should be left unchanged.<\/div><\/div><fieldset id=\"field_1_6\" class=\"gfield gfield--type-name gfield--width-full field_sublabel_hidden_label gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Enter your first name<\/legend><div class='ginput_complex ginput_container ginput_container--name no_prefix has_first_name no_middle_name no_last_name no_suffix gf_name_has_1 ginput_container_name gform-grid-row' id='input_1_6'>\n                            \n                            <span id='input_1_6_3_container' class='name_first gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_6.3' id='input_1_6_3' value=''   aria-required='false'   placeholder='First name'  \/>\n                                                    <label for='input_1_6_3' class='gform-field-label gform-field-label--type-sub hidden_sub_label screen-reader-text'>First<\/label>\n                                                <\/span>\n                            \n                            \n                            \n                        <\/div><\/fieldset><div id=\"field_1_2\" class=\"gfield gfield--type-email gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_2'>Enter your email address<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_2' id='input_1_2' type='email' value='' class='medium'   placeholder='Email address' aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><div id=\"field_1_3\" class=\"gfield gfield--type-hidden gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_3' id='input_1_3' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='45695' \/><\/div><\/div><div id=\"field_1_4\" class=\"gfield gfield--type-hidden gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_4' id='input_1_4' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='https:\/\/www.ryrob.com\/check-your-email\/' \/><\/div><\/div><div id=\"field_1_5\" class=\"gfield gfield--type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_5' id='input_1_5' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='https:\/\/www.ryrob.com\/wp-json\/wp\/v2\/posts\/11385' \/><\/div><\/div><div id=\"field_1_7\" class=\"gfield gfield--type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_7' id='input_1_7' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='' \/><\/div><\/div><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_1' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Submit'  \/> \n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_1' value='postback' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_1' id='gform_theme_1' value='orbital' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_1' id='gform_style_settings_1' value='[]' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_1' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='1' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='USD' value='YeRV9Uh\/3Jnjyr6fm3EmxZ6RxgIA0upWAi1W3Dlcqe15bQjCdc5bmCFDKdCECooCNJtmTwUV3m4kL6s4BgeMhkPbxOHwDezBdDxYqRuKQApWXfM=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_1' value='WyJbXSIsIjkxZjZmMjVjYmYxNzkxNTlkZDI0NThmODg4ZWEwMThmIl0=' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_1' id='gform_target_page_number_1' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_1' id='gform_source_page_number_1' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='list=45695&amp;redirect=https%3A%2F%2Fwww.ryrob.com%2Fcheck-your-email%2F' \/>\n            \n        <\/div>\n                        <p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"ak_\"><label>&#916;<textarea name=\"ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_1\" name=\"ak_js\" value=\"5\"\/><script>\ndocument.getElementById( \"ak_js_1\" ).setAttribute( \"value\", ( new Date() ).getTime() );\n<\/script>\n<\/p><\/form>\n                        <\/div><script>\ngform.initializeOnLoaded( function() {gformInitSpinner( 1, 'https:\/\/www.ryrob.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', false );jQuery('#gform_ajax_frame_1').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_1');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_1').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_1').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_1').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_1').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_1').val();gformInitSpinner( 1, 'https:\/\/www.ryrob.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', false );jQuery(document).trigger('gform_page_loaded', [1, current_page]);window['gf_submitting_1'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_1').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [1]);window['gf_submitting_1'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_1').text());}else{jQuery('#gform_1').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"1\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_1\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_1\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_1\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 1, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} );\n<\/script>\n<\/div>\n\n<hr \/>","protected":false},"excerpt":{"rendered":"<p>Today, we&#8217;re talking about how to HTML highlight text in WordPress (in both the Gutenberg editor and Classic editor), to get a highlighted result like this: Here&#8217;s an example of highlighted text. As a new blogger when you&#8217;re just getting your blog off the ground, all of the little technical components of learning WordPress can <\/p>\n<div><a title=\"Continue Reading\" class=\"ryrob-button read-more\" href=\"https:\/\/www.ryrob.com\/how-to-highlight-text-wordpress\/\" data-wpel-link=\"internal\" rel=\"follow\">Continue Reading<\/a><\/div>\n","protected":false},"author":1,"featured_media":11386,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_yoast_wpseo_focuskw":"how to highlight text in wordpress","_yoast_wpseo_title":"How to Highlight Text in WordPress (Gutenberg &amp; Classic) in 2026","_yoast_wpseo_metadesc":"Learn how to highlight text in WordPress in 2026 \u2014 using the modern Gutenberg toolbar (no HTML needed) or the HTML method for custom colors. Step-by-step tutorial.","_wp_convertkit_post_meta":{"form":"-1","landing_page":"0","tag":"0","restrict_content":"0"},"footnotes":""},"categories":[967],"tags":[],"class_list":["post-11385","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blogging"],"acf":{"page_style_options":"","footer_style":"default","inject_into_head_tag":"","table_of_content":"<strong>How to Highlight Text in WordPress in 2026<\/strong><ol><li><strong><a href=\"#highlight-text-toolbar\">Gutenberg Toolbar Method (Modern)<\/a><\/strong><\/li><li><strong><a href=\"#highlight-text-in-gutenberg\">Gutenberg HTML Method (Advanced)<\/a><\/strong><\/li><li><strong><a href=\"#highlight-text-in-classic-editor\">Classic Editor HTML Method<\/a><\/strong><\/li><li><strong><a href=\"#why-highlight-text-in-wordpress\">When (and Why) to Highlight Text<\/a><\/strong><\/li><li><strong><a href=\"#faq\">FAQ<\/a><\/strong><\/li><\/ol>","additional_authors":null,"main_title_heading":"How to Highlight Text in WordPress (in 2026)","secondary_title_heading":"Step-by-Step Tutorials on Highlighting Text in Gutenberg (Modern + HTML Methods) and Classic Editor","post_icon":16026,"first_paragraph":"It's easy to learn <strong>how to highlight text in WordPress<\/strong>, whether you're using the (newer) Gutenberg block editor or the Classic editor. Updated for 2026 \u2014 including the built-in Gutenberg toolbar highlight option that takes 5 seconds and requires zero HTML knowledge."},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Highlight Text in WordPress (Gutenberg &amp; Classic) in 2026<\/title>\n<meta name=\"description\" content=\"Learn how to highlight text in WordPress in 2026 \u2014 using the modern Gutenberg toolbar (no HTML needed) or the HTML method for custom colors. Step-by-step tutorial.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.ryrob.com\/how-to-highlight-text-wordpress\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Highlight Text in WordPress (Gutenberg &amp; Classic) in 2026\" \/>\n<meta property=\"og:description\" content=\"Learn how to highlight text in WordPress in 2026 \u2014 using the modern Gutenberg toolbar (no HTML needed) or the HTML method for custom colors. Step-by-step tutorial.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.ryrob.com\/how-to-highlight-text-wordpress\/\" \/>\n<meta property=\"og:site_name\" content=\"RyRob.com: A Blog by Ryan Robinson | How Start &amp; Grow an Online Business\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/therealryanrobinson\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/therealryanrobinson\" \/>\n<meta property=\"article:published_time\" content=\"2022-07-15T14:24:21+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-26T12:46:38+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/How-to-Highlight-Text-in-WordPress-Tutorial-for-Text-Highlighting-on-Your-Blog.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"562\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Ryan Robinson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@theryanrobinson\" \/>\n<meta name=\"twitter:site\" content=\"@theryanrobinson\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Ryan Robinson\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.ryrob.com\\\/how-to-highlight-text-wordpress\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.ryrob.com\\\/how-to-highlight-text-wordpress\\\/\"},\"author\":{\"name\":\"Ryan Robinson\",\"@id\":\"https:\\\/\\\/www.ryrob.com\\\/#\\\/schema\\\/person\\\/be7b7e9312cc36f39def32143464aae8\"},\"headline\":\"How to Highlight Text in WordPress (Gutenberg and Classic Editor) in 2026\",\"datePublished\":\"2022-07-15T14:24:21+00:00\",\"dateModified\":\"2026-05-26T12:46:38+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.ryrob.com\\\/how-to-highlight-text-wordpress\\\/\"},\"wordCount\":1992,\"commentCount\":8,\"publisher\":{\"@id\":\"https:\\\/\\\/www.ryrob.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.ryrob.com\\\/how-to-highlight-text-wordpress\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.ryrob.com\\\/wp-content\\\/uploads\\\/2020\\\/05\\\/How-to-Highlight-Text-in-WordPress-Tutorial-for-Text-Highlighting-on-Your-Blog.jpg\",\"articleSection\":[\"Blogging\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.ryrob.com\\\/how-to-highlight-text-wordpress\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.ryrob.com\\\/how-to-highlight-text-wordpress\\\/\",\"url\":\"https:\\\/\\\/www.ryrob.com\\\/how-to-highlight-text-wordpress\\\/\",\"name\":\"How to Highlight Text in WordPress (Gutenberg &amp; Classic) in 2026\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.ryrob.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.ryrob.com\\\/how-to-highlight-text-wordpress\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.ryrob.com\\\/how-to-highlight-text-wordpress\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.ryrob.com\\\/wp-content\\\/uploads\\\/2020\\\/05\\\/How-to-Highlight-Text-in-WordPress-Tutorial-for-Text-Highlighting-on-Your-Blog.jpg\",\"datePublished\":\"2022-07-15T14:24:21+00:00\",\"dateModified\":\"2026-05-26T12:46:38+00:00\",\"description\":\"Learn how to highlight text in WordPress in 2026 \u2014 using the modern Gutenberg toolbar (no HTML needed) or the HTML method for custom colors. Step-by-step tutorial.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.ryrob.com\\\/how-to-highlight-text-wordpress\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.ryrob.com\\\/how-to-highlight-text-wordpress\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.ryrob.com\\\/how-to-highlight-text-wordpress\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.ryrob.com\\\/wp-content\\\/uploads\\\/2020\\\/05\\\/How-to-Highlight-Text-in-WordPress-Tutorial-for-Text-Highlighting-on-Your-Blog.jpg\",\"contentUrl\":\"https:\\\/\\\/www.ryrob.com\\\/wp-content\\\/uploads\\\/2020\\\/05\\\/How-to-Highlight-Text-in-WordPress-Tutorial-for-Text-Highlighting-on-Your-Blog.jpg\",\"width\":1000,\"height\":562,\"caption\":\"How to Highlight Text in WordPress (Tutorial) for Text Highlighting on Your Blog\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.ryrob.com\\\/how-to-highlight-text-wordpress\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.ryrob.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Highlight Text in WordPress (Gutenberg and Classic Editor) in 2026\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.ryrob.com\\\/#website\",\"url\":\"https:\\\/\\\/www.ryrob.com\\\/\",\"name\":\"RyRob.com: A Blog by Ryan Robinson | Learn How to Blog and Make Money on the Internet\",\"description\":\"Valuable tools and strategies to starting an online business today.\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.ryrob.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.ryrob.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.ryrob.com\\\/#organization\",\"name\":\"RyRob.com\",\"url\":\"https:\\\/\\\/www.ryrob.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.ryrob.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.ryrob.com\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/ryrob-Logo-Vector-Ryan-Robinson.png\",\"contentUrl\":\"https:\\\/\\\/www.ryrob.com\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/ryrob-Logo-Vector-Ryan-Robinson.png\",\"width\":418,\"height\":555,\"caption\":\"RyRob.com\"},\"image\":{\"@id\":\"https:\\\/\\\/www.ryrob.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/therealryanrobinson\",\"https:\\\/\\\/x.com\\\/theryanrobinson\",\"https:\\\/\\\/www.instagram.com\\\/ryrob\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/theryanrobinson\\\/\",\"https:\\\/\\\/www.youtube.com\\\/ryanrobinson\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.ryrob.com\\\/#\\\/schema\\\/person\\\/be7b7e9312cc36f39def32143464aae8\",\"name\":\"Ryan Robinson\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5c8f0880b104c6acfa0f0f9ffc9fc5733eda817ae78f89ab07387328bf47e777?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5c8f0880b104c6acfa0f0f9ffc9fc5733eda817ae78f89ab07387328bf47e777?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5c8f0880b104c6acfa0f0f9ffc9fc5733eda817ae78f89ab07387328bf47e777?s=96&d=mm&r=g\",\"caption\":\"Ryan Robinson\"},\"description\":\"Creator. Founder. Author. I'm Ryan Robinson. I got my start as a blogger, now I make videos, write books, and build startups. Co-Founder at RightBlogger. Join me here to learn how to start a blog and build a purpose-connected online business. Be sure to take my free marketing tools for a spin... especially my wildly popular free keyword research tool &amp; AI article writer. They rule. Somehow, I also find time to write for publications like Fast Company, Forbes, Entrepreneur, The Next Web, Business Insider, and more. Let\u2019s chat on LinkedIn and YouTube about marketing, business, and the beauty of it all.\",\"sameAs\":[\"https:\\\/\\\/www.ryrob.com\",\"https:\\\/\\\/www.facebook.com\\\/therealryanrobinson\"],\"url\":\"https:\\\/\\\/www.ryrob.com\\\/author\\\/ryan-robinson\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Highlight Text in WordPress (Gutenberg &amp; Classic) in 2026","description":"Learn how to highlight text in WordPress in 2026 \u2014 using the modern Gutenberg toolbar (no HTML needed) or the HTML method for custom colors. Step-by-step tutorial.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.ryrob.com\/how-to-highlight-text-wordpress\/","og_locale":"en_US","og_type":"article","og_title":"How to Highlight Text in WordPress (Gutenberg &amp; Classic) in 2026","og_description":"Learn how to highlight text in WordPress in 2026 \u2014 using the modern Gutenberg toolbar (no HTML needed) or the HTML method for custom colors. Step-by-step tutorial.","og_url":"https:\/\/www.ryrob.com\/how-to-highlight-text-wordpress\/","og_site_name":"RyRob.com: A Blog by Ryan Robinson | How Start &amp; Grow an Online Business","article_publisher":"https:\/\/www.facebook.com\/therealryanrobinson","article_author":"https:\/\/www.facebook.com\/therealryanrobinson","article_published_time":"2022-07-15T14:24:21+00:00","article_modified_time":"2026-05-26T12:46:38+00:00","og_image":[{"width":1000,"height":562,"url":"https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/How-to-Highlight-Text-in-WordPress-Tutorial-for-Text-Highlighting-on-Your-Blog.jpg","type":"image\/jpeg"}],"author":"Ryan Robinson","twitter_card":"summary_large_image","twitter_creator":"@theryanrobinson","twitter_site":"@theryanrobinson","twitter_misc":{"Written by":"Ryan Robinson","Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.ryrob.com\/how-to-highlight-text-wordpress\/#article","isPartOf":{"@id":"https:\/\/www.ryrob.com\/how-to-highlight-text-wordpress\/"},"author":{"name":"Ryan Robinson","@id":"https:\/\/www.ryrob.com\/#\/schema\/person\/be7b7e9312cc36f39def32143464aae8"},"headline":"How to Highlight Text in WordPress (Gutenberg and Classic Editor) in 2026","datePublished":"2022-07-15T14:24:21+00:00","dateModified":"2026-05-26T12:46:38+00:00","mainEntityOfPage":{"@id":"https:\/\/www.ryrob.com\/how-to-highlight-text-wordpress\/"},"wordCount":1992,"commentCount":8,"publisher":{"@id":"https:\/\/www.ryrob.com\/#organization"},"image":{"@id":"https:\/\/www.ryrob.com\/how-to-highlight-text-wordpress\/#primaryimage"},"thumbnailUrl":"https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/How-to-Highlight-Text-in-WordPress-Tutorial-for-Text-Highlighting-on-Your-Blog.jpg","articleSection":["Blogging"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.ryrob.com\/how-to-highlight-text-wordpress\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.ryrob.com\/how-to-highlight-text-wordpress\/","url":"https:\/\/www.ryrob.com\/how-to-highlight-text-wordpress\/","name":"How to Highlight Text in WordPress (Gutenberg &amp; Classic) in 2026","isPartOf":{"@id":"https:\/\/www.ryrob.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.ryrob.com\/how-to-highlight-text-wordpress\/#primaryimage"},"image":{"@id":"https:\/\/www.ryrob.com\/how-to-highlight-text-wordpress\/#primaryimage"},"thumbnailUrl":"https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/How-to-Highlight-Text-in-WordPress-Tutorial-for-Text-Highlighting-on-Your-Blog.jpg","datePublished":"2022-07-15T14:24:21+00:00","dateModified":"2026-05-26T12:46:38+00:00","description":"Learn how to highlight text in WordPress in 2026 \u2014 using the modern Gutenberg toolbar (no HTML needed) or the HTML method for custom colors. Step-by-step tutorial.","breadcrumb":{"@id":"https:\/\/www.ryrob.com\/how-to-highlight-text-wordpress\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.ryrob.com\/how-to-highlight-text-wordpress\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.ryrob.com\/how-to-highlight-text-wordpress\/#primaryimage","url":"https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/How-to-Highlight-Text-in-WordPress-Tutorial-for-Text-Highlighting-on-Your-Blog.jpg","contentUrl":"https:\/\/www.ryrob.com\/wp-content\/uploads\/2020\/05\/How-to-Highlight-Text-in-WordPress-Tutorial-for-Text-Highlighting-on-Your-Blog.jpg","width":1000,"height":562,"caption":"How to Highlight Text in WordPress (Tutorial) for Text Highlighting on Your Blog"},{"@type":"BreadcrumbList","@id":"https:\/\/www.ryrob.com\/how-to-highlight-text-wordpress\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.ryrob.com\/"},{"@type":"ListItem","position":2,"name":"How to Highlight Text in WordPress (Gutenberg and Classic Editor) in 2026"}]},{"@type":"WebSite","@id":"https:\/\/www.ryrob.com\/#website","url":"https:\/\/www.ryrob.com\/","name":"RyRob.com: A Blog by Ryan Robinson | Learn How to Blog and Make Money on the Internet","description":"Valuable tools and strategies to starting an online business today.","publisher":{"@id":"https:\/\/www.ryrob.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.ryrob.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.ryrob.com\/#organization","name":"RyRob.com","url":"https:\/\/www.ryrob.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.ryrob.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.ryrob.com\/wp-content\/uploads\/2024\/12\/ryrob-Logo-Vector-Ryan-Robinson.png","contentUrl":"https:\/\/www.ryrob.com\/wp-content\/uploads\/2024\/12\/ryrob-Logo-Vector-Ryan-Robinson.png","width":418,"height":555,"caption":"RyRob.com"},"image":{"@id":"https:\/\/www.ryrob.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/therealryanrobinson","https:\/\/x.com\/theryanrobinson","https:\/\/www.instagram.com\/ryrob\/","https:\/\/www.linkedin.com\/in\/theryanrobinson\/","https:\/\/www.youtube.com\/ryanrobinson"]},{"@type":"Person","@id":"https:\/\/www.ryrob.com\/#\/schema\/person\/be7b7e9312cc36f39def32143464aae8","name":"Ryan Robinson","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/5c8f0880b104c6acfa0f0f9ffc9fc5733eda817ae78f89ab07387328bf47e777?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/5c8f0880b104c6acfa0f0f9ffc9fc5733eda817ae78f89ab07387328bf47e777?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/5c8f0880b104c6acfa0f0f9ffc9fc5733eda817ae78f89ab07387328bf47e777?s=96&d=mm&r=g","caption":"Ryan Robinson"},"description":"Creator. Founder. Author. I'm Ryan Robinson. I got my start as a blogger, now I make videos, write books, and build startups. Co-Founder at RightBlogger. Join me here to learn how to start a blog and build a purpose-connected online business. Be sure to take my free marketing tools for a spin... especially my wildly popular free keyword research tool &amp; AI article writer. They rule. Somehow, I also find time to write for publications like Fast Company, Forbes, Entrepreneur, The Next Web, Business Insider, and more. Let\u2019s chat on LinkedIn and YouTube about marketing, business, and the beauty of it all.","sameAs":["https:\/\/www.ryrob.com","https:\/\/www.facebook.com\/therealryanrobinson"],"url":"https:\/\/www.ryrob.com\/author\/ryan-robinson\/"}]}},"_links":{"self":[{"href":"https:\/\/www.ryrob.com\/wp-json\/wp\/v2\/posts\/11385","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ryrob.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ryrob.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ryrob.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ryrob.com\/wp-json\/wp\/v2\/comments?post=11385"}],"version-history":[{"count":0,"href":"https:\/\/www.ryrob.com\/wp-json\/wp\/v2\/posts\/11385\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.ryrob.com\/wp-json\/wp\/v2\/media\/11386"}],"wp:attachment":[{"href":"https:\/\/www.ryrob.com\/wp-json\/wp\/v2\/media?parent=11385"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ryrob.com\/wp-json\/wp\/v2\/categories?post=11385"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ryrob.com\/wp-json\/wp\/v2\/tags?post=11385"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}