{"id":216663,"date":"2025-02-19T18:01:28","date_gmt":"2025-02-19T18:01:28","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/dubbot\/"},"modified":"2026-09-21T21:45:01","modified_gmt":"2026-09-21T21:45:01","slug":"dubbot","status":"publish","type":"plugin","link":"https:\/\/bre.wordpress.org\/plugins\/dubbot\/","author":23159595,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.1.0","stable_tag":"1.1.0","tested":"7.1.2","requires":"","requires_php":"","requires_plugins":null,"header_name":"DubBot","header_author":"DubBot","header_description":"See DubBot results in WordPress","assets_banners_color":"","last_updated":"2026-09-21 21:45:01","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/dubbot.com","rating":0,"author_block_rating":0,"active_installs":10,"downloads":1134,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"1.0.1":{"tag":"1.0.1","author":"syldubbot","date":"2025-02-19 18:01:09","revision":3243435},"1.0.2":{"tag":"1.0.2","author":"syldubbot","date":"2026-09-10 21:48:22","revision":3690561},"1.1.0":{"tag":"1.1.0","author":"syldubbot","date":"2026-09-21 21:45:01","revision":3706350}},"upgrade_notice":{"1.1.0":"<p>Adds WordPress Multisite support and the <code>dubbot_page_url<\/code> filter. On multisite networks, existing site Embed Keys keep working as site overrides; network administrators can now set network-wide defaults.<\/p>","1.0.2":"<p>Tested with WordPress 7.1.<\/p>","1.0.0":"<p>This is the first version of the plugin. No upgrades are needed.<\/p>"},"ratings":[],"assets_icons":{"icon.svg":{"filename":"icon.svg","revision":3244023,"resolution":false,"location":"assets","locale":false}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.1","1.0.2","1.1.0"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[1953,175,186,5540,238530],"plugin_category":[34,55],"plugin_contributors":[238531],"plugin_business_model":[],"class_list":["post-216663","plugin","type-plugin","status-publish","hentry","plugin_tags-accessibility","plugin_tags-links","plugin_tags-seo","plugin_tags-spelling","plugin_tags-web-governance","plugin_category-accessibility","plugin_category-seo-and-marketing","plugin_contributors-syldubbot","plugin_committers-syldubbot"],"banners":[],"icons":{"svg":"https:\/\/ps.w.org\/dubbot\/assets\/icon.svg?rev=3244023","icon":"https:\/\/ps.w.org\/dubbot\/assets\/icon.svg?rev=3244023","icon_2x":false,"generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>The DubBot Plugin connects to your <a href=\"https:\/\/dubbot.com\">DubBot<\/a> account and displays accessibility, spelling, links, SEO, best practices, and custom web governance rule results directly within WordPress.<\/p>\n\n<p>This plugin requires an \"Embed Key,\" which can be requested by contacting DubBot support at <a href=\"mailto:help@dubbot.com\">help@dubbot.com<\/a>.<\/p>\n\n<p><strong>Features:<\/strong>\n- Highlight issues from DubBot inside your WordPress editor.\n- View results from:\n  - Accessibility\n  - Best Practices\n  - Spelling\n  - Links\n  - Web Governance\n  - SEO<\/p>\n\n<p>A DubBot account is required to use this plugin.<\/p>\n\n<h3>WordPress Multisite<\/h3>\n\n<p>On a WordPress multisite network, a network administrator should activate DubBot for the network from <code>Network Admin &gt; Plugins<\/code>. Configure network defaults at <code>Network Admin &gt; Settings &gt; DubBot<\/code>.<\/p>\n\n<p>Site administrators can use DubBot while editing their own site's content. By default, they can also override the network defaults at <code>Settings &gt; DubBot<\/code> for their own site. A network administrator can disable site overrides from the DubBot network settings page; existing site-specific settings are preserved but ignored while overrides are disabled.<\/p>\n\n<h3>External services<\/h3>\n\n<p>This plugin requires a <a href=\"https:\/\/dubbot.com\">DubBot<\/a> account to render results from the <a href=\"https:\/\/api.dubbot.com\/\">DubBot API<\/a>.<\/p>\n\n<p>On the page\/post view and edit screens, the plugin sends the Embed Key and the page\/post's URL to the DubBot API to fetch and display any issues for the page.<\/p>\n\n<p>For new DubBot customers, <a href=\"https:\/\/dubbot.com\/request-demo\/index.html\">request a demo<\/a> to get started.\nFor existing customers, contact DubBot support at <a href=\"mailto:help@dubbot.com\">help@dubbot.com<\/a> to request an Embed Key.<\/p>\n\n<p>DubBot <a href=\"https:\/\/dubbot.com\/privacy-policy.html\">Privacy Policy<\/a> and <a href=\"https:\/\/dubbot.com\/terms-of-service.html\">Terms of Service<\/a><\/p>\n\n<h3>Troubleshooting<\/h3>\n\n<h4>Customizing the page URL<\/h4>\n\n<p>By default, DubBot sends WordPress's permalink for the page or post to the DubBot API. If the public URL differs from the WordPress permalink, such as when a domain mapping plugin is used, add a <code>dubbot_page_url<\/code> filter in a site-specific plugin or your theme's functions.php file:<\/p>\n\n<pre><code>add_filter('dubbot_page_url', function ($url, $post_id) { return domainmap_map_url($url); }, 10, 2);\n<\/code><\/pre>\n\n<p>The filter receives the WordPress permalink and the post ID, and must return the URL that DubBot should use. It applies to both the displayed results and the metadata used for editor highlighting.<\/p>\n\n<h4>Highlighting isn't working.<\/h4>\n\n<p>You may need to update the Editor Selector in the Settings. This is the <a href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/CSS\/CSS_selectors\">CSS Selector<\/a> that corresponds to the HTML element containing the WordPress editor.<\/p>\n\n<h4>Some things aren't highlighting<\/h4>\n\n<p>Those things could be part of template content, such as a header or footer, which is usually not seen while editing page content.<\/p>\n\n<h3>Support<\/h3>\n\n<p>For any questions or support requests, please contact <a href=\"mailto:help@dubbot.com\">help@dubbot.com<\/a>.<\/p>\n\n<h3>License<\/h3>\n\n<p>This plugin is licensed under the GPLv2 (or later). For more information, see the <a href=\"https:\/\/www.gnu.org\/licenses\/gpl-2.0.html\">GPLv2 License<\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Download the plugin ZIP file.<\/li>\n<li>Go to your WordPress Admin Dashboard.<\/li>\n<li>Navigate to <code>Plugins &gt; Add New<\/code>.<\/li>\n<li>Click <code>Upload Plugin<\/code> and select the downloaded ZIP file.<\/li>\n<li>Click <code>Install Now<\/code> and then <code>Activate<\/code>.<\/li>\n<li>Navigate to <code>Settings &gt; DubBot<\/code> to enter your \"Embed Key.\"<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Added WordPress Multisite support: network-wide default settings at <code>Network Admin &gt; Settings &gt; DubBot<\/code>, with optional per-site overrides.<\/li>\n<li>Added the <code>dubbot_page_url<\/code> filter for sites whose public URLs differ from WordPress permalinks.<\/li>\n<li>Fixed page URLs containing query strings or special characters not being encoded when sent to the DubBot API.<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Tested with WordPress 7.1.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release with support for displaying DubBot results in WordPress.<\/li>\n<\/ul>","raw_excerpt":"Display results from your DubBot account within WordPress.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/bre.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/216663","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bre.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/bre.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/bre.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=216663"}],"author":[{"embeddable":true,"href":"https:\/\/bre.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/syldubbot"}],"wp:attachment":[{"href":"https:\/\/bre.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=216663"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/bre.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=216663"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/bre.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=216663"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/bre.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=216663"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/bre.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=216663"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/bre.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=216663"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}