{"id":5189,"date":"2025-11-06T04:07:34","date_gmt":"2025-11-06T04:07:34","guid":{"rendered":"https:\/\/www.woohelpdesk.com\/blog\/?p=5189"},"modified":"2025-11-06T06:53:13","modified_gmt":"2025-11-06T06:53:13","slug":"how-to-fix-wordpress-trash-button-not-working-issue","status":"publish","type":"post","link":"https:\/\/www.woohelpdesk.com\/blog\/how-to-fix-wordpress-trash-button-not-working-issue\/","title":{"rendered":"How to Fix the WordPress Trash Button Not Working Issue (Step-by-Step Guide)"},"content":{"rendered":"<h2>Table of Contents<\/h2>\n<ul>\n<li style=\"list-style-type: none;\"><\/li>\n<\/ul>\n<ul>\n<li><a href=\"#section-1\">Introduction<\/a><\/li>\n<li><a href=\"#section-2\">What the Trash Button Does in WordPress<\/a><\/li>\n<li><a href=\"#section-3\">What Are Common Signs of Trash Button Failure in WordPress<\/a><\/li>\n<li><a href=\"#section-4\">Why the WordPress Trash Button Not Working<\/a><\/li>\n<li><a href=\"#section-5\">How to Fix the WordPress Trash Button Not Working Issue (Step-by-Step Guide)<\/a><\/li>\n<li><a href=\"#section-6\">Preventive Ways to Avoid WordPress Trash Button Not Working Issue<\/a><\/li>\n<li><a href=\"#section-7\">Conclusion<\/a><\/li>\n<\/ul>\n<h2 id=\"section-1\">Introduction<\/h2>\n<p>The WordPress Trash button not working is a frustrating issue. Many users report that they can\u2019t delete posts or pages from their site. This can cause serious problems, especially if you need to clean up old or draft content quickly.<\/p>\n<p>Normally, when you click the Trash link under a post or page, it should move the item to the Trash folder. But in some cases, that button does nothing. The WordPress post won\u2019t delete, and there is no error message or feedback.<\/p>\n<p>This issue affects many users, including bloggers, store owners, and developers. If your WordPress delete button not working, it becomes hard to manage your content. Over time, this can lead to clutter, poor performance, and confusion.<\/p>\n<h2 id=\"section-2\">What the Trash Button Does in WordPress<\/h2>\n<p>The Trash button in WordPress helps you delete content safely and easily. When you click it, the content is not removed right away. Instead, WordPress moves it to a temporary Trash folder. This applies to posts, pages, media files, and even comments. It is designed to protect you from accidental deletion.<\/p>\n<p>Each item sent to the Trash stays there for 30 days. After this period, WordPress deletes it permanently from the database. This gives you enough time to restore or permanently remove the item. You can view trashed items by clicking the \u201cTrash\u201d link in the admin dashboard.<\/p>\n<p>Behind the scenes, WordPress simply changes the post status to &#8220;trash.&#8221; It does not delete the file or data immediately. The post or page remains in your database until you manually or automatically delete it. This process is safe and avoids unwanted data loss.<\/p>\n<p>The Trash feature is built into all recent WordPress versions. It works with standard post types and custom post types too. For example, WooCommerce products and testimonials can also be trashed. The button usually appears in the post list or editing screen.<\/p>\n<p>Only users with proper permissions can use the Trash button. Most of the time, Editors and Administrators have access. If the WordPress Trash button is not showing, it could be a role-related issue. In such cases, permissions must be reviewed and corrected.<\/p>\n<p>Sometimes, users report that the WordPress Trash button not working as expected. The button may become unresponsive or disappear completely. This issue can also appear as WordPress post won\u2019t delete or WordPress not deleting posts. These errors often point to plugin conflicts, theme issues, or JavaScript problems.<\/p>\n<p>If you can\u2019t move post to trash WordPress, it usually means a deeper issue exists. It could be broken JavaScript or missing WordPress core files. In some cases, caching tools or browser errors block the action. It\u2019s important to check these areas during troubleshooting.<\/p>\n<p>For advanced users, the trash retention period can be changed. This can be done by editing the wp-config.php file. Adding a short line of code allows you to set the number of days before automatic deletion. This helps you control storage and clean-up processes better.<\/p>\n<p>The Trash button is a critical part of content management. It keeps your site organized and lets you manage posts safely. If the WordPress delete button not working, it becomes hard to remove outdated or incorrect content. Fixing the issue should be a priority for smooth site operation.<\/p>\n<h2 id=\"section-3\">What Are Common Signs of Trash Button Failure in WordPress<\/h2>\n<p>When the WordPress Trash button not working issue appears, it usually shows clear signs. These signs help you identify that something is wrong with your website&#8217;s delete or trash function. Below are the most common symptoms you should look out for, explained in simple language and clear points.<\/p>\n<ol>\n<li><strong> Clicking Trash does nothing at all<br \/>\n<\/strong>You click the Trash link, but nothing happens on the screen. The post stays visible, and there is no message or update. This is usually a JavaScript issue.<\/li>\n<li><strong> Trash option is missing from the post list<br \/>\n<\/strong>The Trash link under your posts or pages disappears completely. You may only see Edit and View options. This can be due to role limits or code conflicts.<\/li>\n<li><strong> Page refreshes, but content doesn\u2019t move to Trash<br \/>\n<\/strong>After clicking Trash, the page reloads, but nothing changes. The post remains in place. This often means WordPress is not receiving the delete command from the browser.<\/li>\n<li><strong> WordPress post stays visible even after trying to delete<br \/>\n<\/strong>You try to delete a post, but it remains published or in draft. This is a clear sign the WordPress post won\u2019t delete due to backend or permission issues.<\/li>\n<li><strong> Delete button is greyed out or unclickable<br \/>\n<\/strong>The Trash or Delete button appears faded or inactive. You can\u2019t click on it at all. This happens due to missing scripts or theme-related problems.<\/li>\n<li><strong> Error message appears in the JavaScript console<br \/>\n<\/strong>Open your browser&#8217;s Developer Tools and check the Console tab. You may see JavaScript errors blocking the trash action. This is often caused by broken plugin scripts.<\/li>\n<li><strong> You get a permission error or access denied message<br \/>\n<\/strong>When trying to delete, you may see a warning saying you don\u2019t have permission. This could mean user roles are misconfigured or your account lacks delete rights.<\/li>\n<li><strong> Only some posts can be moved to Trash<br \/>\n<\/strong>You may find that only certain posts or pages can be trashed. Others stay locked or unresponsive. This might be due to corrupted data or plugin restrictions.<\/li>\n<li><strong> Media or page content won\u2019t move to Trash<br \/>\n<\/strong>It\u2019s not just posts\u2014media files and pages may also fail to delete. If WordPress can&#8217;t delete page or media, check for plugin compatibility and server-side errors.<\/li>\n<li><strong> Bulk delete or Trash action doesn\u2019t work<br \/>\n<\/strong>When selecting multiple posts to delete, the Bulk Trash action fails. All items stay in place. This usually signals a conflict in JavaScript or admin panel scripts.<\/li>\n<\/ol>\n<h2 id=\"section-4\">Why the WordPress Trash Button Not Working<\/h2>\n<p>If the WordPress Trash button not working, it&#8217;s likely due to a technical issue within your website. Below are the most common reasons that cause this problem. Each point is explained simply and clearly to help you understand what may be going wrong.<\/p>\n<ol>\n<li><strong> JavaScript Errors Can Break the Trash Button Function<\/strong><\/li>\n<\/ol>\n<p>If your <strong>WordPress trash button not working<\/strong>, JavaScript is a likely cause. WordPress uses JavaScript to handle admin actions like delete. A broken or missing script can block this function. You may see this if a plugin loads old jQuery or another script conflicts with WordPress core files.<\/p>\n<ol start=\"2\">\n<li><strong> Plugin Conflicts Often Stop Posts from Being Deleted<\/strong><\/li>\n<\/ol>\n<p>One common reason why a WordPress post won\u2019t delete is a plugin conflict. Plugins that change how posts behave\u2014like SEO, security, or role management tools\u2014can break the delete function. Try disabling plugins one by one to identify if any are preventing posts from moving to Trash.<\/p>\n<ol start=\"3\">\n<li><strong> Outdated WordPress Core Can Cause Trash Button Issues<\/strong><\/li>\n<\/ol>\n<p>If your WordPress not deleting posts, check your version. Outdated WordPress core files may not support the latest admin features. This can cause buttons to stop responding. Always update WordPress, themes, and plugins to ensure the delete feature and trash button work correctly on all content types.<\/p>\n<ol start=\"4\">\n<li><strong> Theme Conflicts May Block the Trash Feature<\/strong><\/li>\n<\/ol>\n<p>A theme with custom admin scripts can affect the Trash button. If WordPress post won\u2019t go to trash, your theme may be interfering with the core function. Switch to a default theme like Twenty Twenty-Four to test. If the problem disappears, the issue is theme-related.<\/p>\n<ol start=\"5\">\n<li><strong> User Role Restrictions Can Hide the Trash Option<\/strong><\/li>\n<\/ol>\n<p>WordPress user roles control what actions users can take. If your WordPress can&#8217;t delete page, you might lack permissions. Only Administrators and Editors can delete or trash content. Check your user role in the dashboard and make sure you have the right level of access.<\/p>\n<ol start=\"6\">\n<li><strong> Caching or CDN Services Can Block Trash Actions<\/strong><\/li>\n<\/ol>\n<p>When caching plugins or CDNs serve old content, admin buttons may break. If you can\u2019t move post to trash WordPress, the browser may be loading a cached page. Clear your browser cache, plugin cache, and CDN cache to allow JavaScript to load fresh and restore the button\u2019s function.<\/p>\n<ol start=\"7\">\n<li><strong> Corrupt Database Entries Can Prevent Deletion<\/strong><\/li>\n<\/ol>\n<p>Sometimes the WordPress delete function not working is due to database issues. If a post is corrupted or has missing meta entries, it won\u2019t move to Trash. Use a database optimization tool or plugin to repair tables. This can restore normal delete operations across your site.<\/p>\n<h2 id=\"section-5\">How to Fix the WordPress Trash Button Not Working Issue (Step-by-Step Guide)<\/h2>\n<p>If your WordPress Trash button not working, it means something is blocking the delete function. This can happen due to broken JavaScript, plugin conflicts, theme errors, or even caching. Below is a step-by-step guide to help you troubleshoot and fix the issue safely.<\/p>\n<p>Each step is simple, clear, and written for non-developers too.<\/p>\n<p><strong>Step 1: Clear Browser and Site Cache<\/strong><\/p>\n<p><strong>Why:<\/strong> Sometimes your browser or caching plugin shows an outdated version of the admin screen. This prevents the Trash button from working.<\/p>\n<p><strong>How to do it:<\/strong><\/p>\n<ul>\n<li>First, clear your browser cache (Ctrl + Shift + R for most browsers).<\/li>\n<li>If you use a caching plugin like WP Super Cache or W3 Total Cache, clear the plugin cache.<\/li>\n<li>If you use a CDN like Cloudflare, go to your Cloudflare dashboard and select &#8220;Purge Cache.&#8221;<\/li>\n<\/ul>\n<p><strong>After that, refresh your page and test the Trash button.<\/strong><\/p>\n<p><strong>Step 2: Deactivate All Plugins<\/strong><\/p>\n<p><strong>Why:<\/strong> Plugins often cause conflicts with WordPress features. If your <strong>WordPress post won\u2019t delete<\/strong>, one of your plugins may be the reason.<\/p>\n<p><strong>How to do it:<\/strong><\/p>\n<ul>\n<li>Go to <strong>Dashboard &gt; Plugins &gt; Installed Plugins<\/strong>.<\/li>\n<li>Select all plugins and choose <strong>Deactivate<\/strong> from the Bulk Actions dropdown.<\/li>\n<li>Test the Trash button again by trying to delete a post or page.<\/li>\n<\/ul>\n<p><strong>If the Trash button works now, the issue is plugin-related.<\/strong><\/p>\n<p><strong>Step 3: Reactivate Plugins One by One<\/strong><\/p>\n<p><strong>Why:<\/strong> You need to find the specific plugin causing the issue.<\/p>\n<p><strong>How to do it:<\/strong><\/p>\n<ul>\n<li>Go back to <strong>Plugins &gt; Installed Plugins<\/strong>.<\/li>\n<li>Activate plugins one at a time.<\/li>\n<li>After activating each plugin, try using the Trash button.<\/li>\n<\/ul>\n<p><strong>When the Trash stops working again, you\u2019ve found the faulty plugin.<br \/>\n<\/strong>\u00a0Remove it or replace it with a compatible alternative.<\/p>\n<p><strong>Step 4: Switch to a Default WordPress Theme<\/strong><\/p>\n<p><strong>Why:<\/strong> Custom or outdated themes may use code that breaks admin features like the Trash button.<\/p>\n<p><strong>How to do it:<\/strong><\/p>\n<ul>\n<li>Go to <strong>Appearance &gt; Themes<\/strong>.<\/li>\n<li>Activate a default theme like <strong>Twenty Twenty-Four<\/strong>.<\/li>\n<li>Test the Trash function again.<\/li>\n<\/ul>\n<p><strong>If it works now, your theme is the cause.<br \/>\n<\/strong>\u00a0You may need to update or change it.<\/p>\n<p><strong>Step 5: Check for JavaScript Errors<\/strong><\/p>\n<p><strong>Why:<\/strong> The Trash button relies on JavaScript to work. Errors in JavaScript can block the button.<\/p>\n<p><strong>How to do it:<\/strong><\/p>\n<ul>\n<li>Open your website dashboard.<\/li>\n<li>Press <strong>F12<\/strong> to open Developer Tools.<\/li>\n<li>Click the <strong>Console<\/strong> tab.<\/li>\n<li>Try clicking the Trash button and see if errors appear in red.<\/li>\n<\/ul>\n<p><strong>If errors show, they point to which file or plugin is breaking it.<\/strong><\/p>\n<p><strong>Step 6: Verify User Role and Permissions<\/strong><\/p>\n<p><strong>Why:<\/strong> If you&#8217;re logged in with a limited role, you may not see the Trash button or be able to delete content.<\/p>\n<p><strong>How to do it:<\/strong><\/p>\n<ul>\n<li>Go to <strong>Users &gt; All Users<\/strong>.<\/li>\n<li>Check your role. Only <strong>Administrator<\/strong> or <strong>Editor<\/strong> can delete content.<\/li>\n<li>If you&#8217;re a <strong>Contributor<\/strong> or <strong>Author<\/strong>, ask an admin to upgrade your role.<\/li>\n<\/ul>\n<p><strong>Incorrect roles may be why your WordPress can\u2019t delete page or posts.<\/strong><\/p>\n<p><strong>Step 7: Update WordPress, Plugins, and Themes<\/strong><\/p>\n<p><strong>Why:<\/strong> Outdated software often causes compatibility issues. This can break features like the Trash button.<\/p>\n<p><strong>How to do it:<\/strong><\/p>\n<ul>\n<li>Go to <strong>Dashboard &gt; Updates<\/strong>.<\/li>\n<li>Update WordPress to the latest version.<\/li>\n<li>Also update all plugins and themes.<\/li>\n<\/ul>\n<p><strong>This often fixes bugs where the WordPress delete button not working due to old code.<\/strong><\/p>\n<p><strong>Step 8: Enable Safe Mode Using a Plugin<\/strong><\/p>\n<p><strong>Why:<\/strong> Safe mode allows you to test your site without affecting live visitors.<\/p>\n<p><strong>How to do it:<\/strong><\/p>\n<ul>\n<li>Install the plugin <strong>Health Check &amp; Troubleshooting<\/strong>.<\/li>\n<li>Go to <strong>Tools &gt; Site Health &gt; Troubleshooting<\/strong>.<\/li>\n<li>Enable Troubleshooting Mode. This disables plugins and switches themes for your session only.<\/li>\n<li>Test the Trash button in this safe environment.<\/li>\n<\/ul>\n<p><strong>It\u2019s a great way to diagnose issues without breaking your live site.<\/strong><\/p>\n<p><strong>Step 9: Repair the WordPress Database (Advanced Users)<\/strong><\/p>\n<p><strong>Why:<\/strong> A corrupted database table can prevent posts from being trashed.<\/p>\n<p><strong>How to do it:<\/strong><\/p>\n<ul>\n<li>Install a plugin like <strong>WP-Optimize<\/strong> or <strong>Advanced Database Cleaner<\/strong>.<\/li>\n<li>Use the &#8220;Repair Tables&#8221; function.<\/li>\n<li>You can also run <strong>phpMyAdmin<\/strong> and use the <strong>REPAIR TABLE<\/strong> SQL command (advanced users only).<\/li>\n<\/ul>\n<p><strong>Fixing the database often solves issues where WordPress not deleting posts due to corruption.<\/strong><\/p>\n<p><strong>Step 10: Contact Support if All Else Fails<\/strong><\/p>\n<p><strong>Why:<\/strong> If none of these steps work, it could be a deeper server or code issue.<\/p>\n<p><strong>How to do it:<\/strong><\/p>\n<ul>\n<li>Contact your hosting provider and report the issue.<\/li>\n<li>Or get help from a professional WordPress expert like<a href=\"https:\/\/www.woohelpdesk.com\/\"> WooHelpDesk<\/a>.<\/li>\n<\/ul>\n<p><strong>They can debug, test, and fix the issue with minimal downtime.<\/strong><\/p>\n<h2 id=\"section-6\">Preventive Ways to Avoid WordPress Trash Button Not Working Issue<\/h2>\n<p><strong>1.Keep WordPress core updated to the latest stable version available.<\/strong><\/p>\n<p>Outdated versions often contain bugs or security flaws. Regular updates ensure all admin features, including the Trash button, function properly and stay compatible with plugins and themes you\u2019re using<\/p>\n<p><strong>2.Update all plugins and themes as soon as updates are released.<\/strong><\/p>\n<p>Old plugins can conflict with newer WordPress versions. Keeping everything updated prevents issues like broken Trash buttons and helps maintain smooth performance across the admin dashboard.<\/p>\n<p><strong>3.Use plugins and themes from trusted and well-rated developers only<\/strong><\/p>\n<p>Avoid installing tools from unknown sources. Poorly coded themes or plugins can break WordPress features like Trash, especially when they override JavaScript functions or admin panel actions.<\/p>\n<p><strong>4.Clear browser and website cache after any major site updates.<\/strong><\/p>\n<p>Cached files might block new scripts from loading. This can cause admin buttons to stop working correctly, including the Trash and Delete functions in your WordPress dashboard.<\/p>\n<p><strong>5.Avoid installing multiple plugins with overlapping or duplicate functions.<\/strong><\/p>\n<p>Two plugins doing the same task can cause code conflicts. This might break core features like post deletion, leading to the Trash button not responding or disappearing completely.<\/p>\n<p><strong>6.Always test plugin or theme changes on a staging environment first.<\/strong><\/p>\n<p>Making changes on a live site is risky. Testing first ensures features like the Trash button still work and prevents issues from affecting your public website.<\/p>\n<p><strong>7.Check user roles and permissions regularly within your WordPress dashboard.<\/strong><\/p>\n<p>Users without proper rights may not see the Trash button. Ensure only trusted roles, like Admins or Editors, can delete or move posts and pages to Trash.<\/p>\n<p><strong>8.After installing a new plugin, test the Trash button immediately.<\/strong><\/p>\n<p>If the button stops working, disable the plugin right away. Quick testing helps catch errors before they cause bigger problems across your content management system.<\/p>\n<p><strong>9.Run regular checks with the Site Health tool in WordPress.<\/strong><\/p>\n<p>It helps you detect outdated code, security risks, and critical errors. Fixing issues early keeps key features, like the WordPress delete function, working properly at all times.<\/p>\n<h2 id=\"section-7\">Conclusion<\/h2>\n<p>The WordPress Trash button not working issue can make simple tasks frustrating. When your WordPress post won\u2019t delete, or pages won\u2019t move to Trash, your workflow is disrupted. This affects bloggers, online stores, developers, and anyone trying to manage content efficiently.<\/p>\n<p>We\u2019ve explored all the possible causes\u2014like JavaScript errors, plugin or theme conflicts, and user permission problems. Whether it\u2019s a missing script, an outdated plugin, or a broken database entry, each step in our guide gives you a clear way to fix it.<\/p>\n<p>From clearing cache and testing plugins to checking roles and running Safe Mode, these actions are simple and safe. Even if you&#8217;re not technical, you can follow each step with ease. Prevention is just as important. Keep your WordPress core, plugins, and themes up to date. Avoid duplicate plugins, test changes on a staging site, and check your Site Health regularly.<\/p>\n<p>Still stuck? Don\u2019t worry \u2014 we\u2019re here to help.<\/p>\n<p>For expert WordPress support, visit<a href=\"https:\/\/www.woohelpdesk.com\/\"> WooHelpDesk<\/a> \u2014 your trusted partner in fixing website issues.<\/p>\n<p>\ud83d\udcde Call Us Toll-Free: +1 888 602 0119 (US &amp; Canada)<\/p>\n<p>Let our WordPress experts fix the Trash button issue quickly and professionally \u2014 so you can focus on running your website with confidence.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Table of Contents Introduction What the Trash Button Does in WordPress What Are Common Signs of Trash Button Failure in WordPress Why the WordPress Trash Button Not Working How to Fix the WordPress Trash Button Not Working Issue (Step-by-Step Guide) Preventive Ways to Avoid WordPress Trash Button Not Working Issue Conclusion Introduction The WordPress Trash [&hellip;]<\/p>\n<div class='heateor_sss_sharing_container heateor_sss_vertical_sharing heateor_sss_bottom_sharing' style='width:29px;left: 10px;top: 250px;-webkit-box-shadow:none;box-shadow:none;' data-heateor-sss-href='https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/posts\/5189'><div class=\"heateor_sss_sharing_ul\"><a aria-label=\"Facebook\" class=\"heateor_sss_facebook\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fwww.woohelpdesk.com%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F5189\" title=\"Facebook\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:32px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"heateor_sss_svg\" style=\"background-color:#0765FE;width:25px;height:25px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:32px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 32 32\"><path fill=\"#fff\" d=\"M28 16c0-6.627-5.373-12-12-12S4 9.373 4 16c0 5.628 3.875 10.35 9.101 11.647v-7.98h-2.474V16H13.1v-1.58c0-4.085 1.849-5.978 5.859-5.978.76 0 2.072.15 2.608.298v3.325c-.283-.03-.775-.045-1.386-.045-1.967 0-2.728.745-2.728 2.683V16h3.92l-.673 3.667h-3.247v8.245C23.395 27.195 28 22.135 28 16Z\"><\/path><\/svg><\/span><\/a><a aria-label=\"X\" class=\"heateor_sss_button_x\" href=\"https:\/\/twitter.com\/intent\/tweet?text=WooHelpDesk%20Blog%20%E2%80%93%20WordPress%20%26%20WooCommerce%20Tips%20and%20Tutorials%20-%20&url=https%3A%2F%2Fwww.woohelpdesk.com%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F5189\" title=\"X\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:32px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"heateor_sss_svg heateor_sss_s__default heateor_sss_s_x\" style=\"background-color:#2a2a2a;width:25px;height:25px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:32px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg width=\"100%\" height=\"100%\" style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 32 32\"><path fill=\"#fff\" d=\"M21.751 7h3.067l-6.7 7.658L26 25.078h-6.172l-4.833-6.32-5.531 6.32h-3.07l7.167-8.19L6 7h6.328l4.37 5.777L21.75 7Zm-1.076 16.242h1.7L11.404 8.74H9.58l11.094 14.503Z\"><\/path><\/svg><\/span><\/a><a aria-label=\"Linkedin\" class=\"heateor_sss_button_linkedin\" href=\"https:\/\/www.linkedin.com\/sharing\/share-offsite\/?url=https%3A%2F%2Fwww.woohelpdesk.com%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F5189\" title=\"Linkedin\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:32px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"heateor_sss_svg heateor_sss_s__default heateor_sss_s_linkedin\" style=\"background-color:#0077b5;width:25px;height:25px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:32px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 32 32\"><path d=\"M6.227 12.61h4.19v13.48h-4.19V12.61zm2.095-6.7a2.43 2.43 0 0 1 0 4.86c-1.344 0-2.428-1.09-2.428-2.43s1.084-2.43 2.428-2.43m4.72 6.7h4.02v1.84h.058c.56-1.058 1.927-2.176 3.965-2.176 4.238 0 5.02 2.792 5.02 6.42v7.395h-4.183v-6.56c0-1.564-.03-3.574-2.178-3.574-2.18 0-2.514 1.7-2.514 3.46v6.668h-4.187V12.61z\" fill=\"#fff\"><\/path><\/svg><\/span><\/a><a aria-label=\"Pinterest\" class=\"heateor_sss_button_pinterest\" href=\"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/posts\/5189\" onclick=\"event.preventDefault();javascript:void( (function() {var e=document.createElement('script' );e.setAttribute('type','text\/javascript' );e.setAttribute('charset','UTF-8' );e.setAttribute('src','\/\/assets.pinterest.com\/js\/pinmarklet.js?r='+Math.random()*99999999);document.body.appendChild(e)})());\" title=\"Pinterest\" rel=\"noopener\" style=\"font-size:32px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"heateor_sss_svg heateor_sss_s__default heateor_sss_s_pinterest\" style=\"background-color:#cc2329;width:25px;height:25px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:32px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"-2 -2 35 35\"><path fill=\"#fff\" d=\"M16.539 4.5c-6.277 0-9.442 4.5-9.442 8.253 0 2.272.86 4.293 2.705 5.046.303.125.574.005.662-.33.061-.231.205-.816.27-1.06.088-.331.053-.447-.191-.736-.532-.627-.873-1.439-.873-2.591 0-3.338 2.498-6.327 6.505-6.327 3.548 0 5.497 2.168 5.497 5.062 0 3.81-1.686 7.025-4.188 7.025-1.382 0-2.416-1.142-2.085-2.545.397-1.674 1.166-3.48 1.166-4.689 0-1.081-.581-1.983-1.782-1.983-1.413 0-2.548 1.462-2.548 3.419 0 1.247.421 2.091.421 2.091l-1.699 7.199c-.505 2.137-.076 4.755-.039 5.019.021.158.223.196.314.077.13-.17 1.813-2.247 2.384-4.324.162-.587.929-3.631.929-3.631.46.876 1.801 1.646 3.227 1.646 4.247 0 7.128-3.871 7.128-9.053.003-3.918-3.317-7.568-8.361-7.568z\"\/><\/svg><\/span><\/a><a aria-label=\"Telegram\" class=\"heateor_sss_button_telegram\" href=\"https:\/\/telegram.me\/share\/url?url=https%3A%2F%2Fwww.woohelpdesk.com%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F5189&text=WooHelpDesk%20Blog%20%E2%80%93%20WordPress%20%26%20WooCommerce%20Tips%20and%20Tutorials%20-%20\" title=\"Telegram\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:32px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"heateor_sss_svg heateor_sss_s__default heateor_sss_s_telegram\" style=\"background-color:#3da5f1;width:25px;height:25px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:32px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 32 32\"><path fill=\"#fff\" d=\"M25.515 6.896L6.027 14.41c-1.33.534-1.322 1.276-.243 1.606l5 1.56 1.72 5.66c.226.625.115.873.77.873.506 0 .73-.235 1.012-.51l2.43-2.363 5.056 3.734c.93.514 1.602.25 1.834-.863l3.32-15.638c.338-1.363-.52-1.98-1.41-1.577z\"><\/path><\/svg><\/span><\/a><a aria-label=\"Whatsapp\" class=\"heateor_sss_whatsapp\" href=\"https:\/\/api.whatsapp.com\/send?text=WooHelpDesk%20Blog%20%E2%80%93%20WordPress%20%26%20WooCommerce%20Tips%20and%20Tutorials%20-%20%20https%3A%2F%2Fwww.woohelpdesk.com%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F5189\" title=\"Whatsapp\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:32px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"heateor_sss_svg\" style=\"background-color:#55eb4c;width:25px;height:25px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:32px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"-6 -5 40 40\"><path class=\"heateor_sss_svg_stroke heateor_sss_no_fill\" stroke=\"#fff\" stroke-width=\"2\" fill=\"none\" d=\"M 11.579798566743314 24.396926207859085 A 10 10 0 1 0 6.808479557110079 20.73576436351046\"><\/path><path d=\"M 7 19 l -1 6 l 6 -1\" class=\"heateor_sss_no_fill heateor_sss_svg_stroke\" stroke=\"#fff\" stroke-width=\"2\" fill=\"none\"><\/path><path d=\"M 10 10 q -1 8 8 11 c 5 -1 0 -6 -1 -3 q -4 -3 -5 -5 c 4 -2 -1 -5 -1 -4\" fill=\"#fff\"><\/path><\/svg><\/span><\/a><\/div><div class=\"heateorSssClear\"><\/div><\/div>","protected":false},"author":1,"featured_media":5197,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[10],"tags":[],"class_list":["post-5189","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-wordpress-errors"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/posts\/5189","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/comments?post=5189"}],"version-history":[{"count":2,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/posts\/5189\/revisions"}],"predecessor-version":[{"id":5191,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/posts\/5189\/revisions\/5191"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/media\/5197"}],"wp:attachment":[{"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/media?parent=5189"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/categories?post=5189"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/tags?post=5189"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}