{
  "schedule-config": {
    "content": "<dl><dd>The failure of scheduled publishing tasks may be caused by the failure of WordPress cron job. Checkout <a href=\"https://www.wbolt.com/wordpress-cron-job.html\" target=\"_blank\">WordPress cron job creation and modification</a> for further troubleshooting.</dd><dd>Not recommended to schedule more than 100 posts per day. On the one hand, there is a quota limit for search engine submissions; on the other hand, too many scheduled tasks may affect website performance.</dd><dd>The time interval for scheduled post publishing should be close to the distribution time of website visitors. Recommended to choose between 9:00-22:00.</dd><dd>If your website uses Cloudflare, it may also cause scheduled tasks to fail. Please checkout <a href=\"https://www.wbolt.com/fix-wp-cron-not-working-issue-with-cloudflare.html\" target=\"_blank\">specific solutions</a>.</dd></dl>"
  },
  "move-cat": {
    "content": [
      "Batch processing of post categories and tags is an irreversible operation. Recommended to perform a <a href=\"https://www.wbolt.com/14-best-wordpress-database-plugins.html\" target=\"_blank\">database backup</a> before performing any operations related to post migration.",
      "The database backup operation of the BT panel user does not need to rely on plugins. You can directly complete <a href=\"https://www.wbolt.com/bt-panel-database-management.html\" target=\"_blank\">the database backup operation</a> through the BT control panel.",
      "If you need to delete or modify categories and tags during post migration, you should do a good job of <a href=\"https://www.wbolt.com/301-redirects-wordpress.html\" target=\"_blank\">301 redirect</a>, or you can install the <a href=\"https://www.wbolt.com/plugins/bsl-pro\" target=\"_blank\">Smart SEO Tool</a> plugin to achieve it."
    ]
  },
  "move-tag": {
    "content": [
      "Batch processing of post categories and tags is an irreversible operation. Recommended to perform a <a href=\"https://www.wbolt.com/14-best-wordpress-database-plugins.html\" target=\"_blank\">database backup</a> before performing any operations related to post migration.",
      "The database backup operation of the BT panel user does not need to rely on plugins. You can directly complete <a href=\"https://www.wbolt.com/bt-panel-database-management.html\" target=\"_blank\">the database backup operation</a> through the BT control panel.",
      "If you need to delete or modify categories and tags during post migration, you should do a good job of <a href=\"https://www.wbolt.com/301-redirects-wordpress.html\" target=\"_blank\">301 redirect</a>, or you can install the <a href=\"https://www.wbolt.com/plugins/bsl-pro\" target=\"_blank\">Smart SEO Tool</a> plugin to achieve it."
    ]
  },
  "translate": {
    "content": [
      "Google Translate, Baidu & Deepl API (official) are paid services and need to be purchased before they can be used.",
      "Google Translate API (third party) may be unstable when using WBOLT Proxy Service. If it cannot be used, please try again later.",
      "Baidu Translate API belongs to <a href=\"https://ai.baidu.com/tech/mt/doc_trans\" target=\"_blank\" >document translation</a>, which is a non-instant data return. After executing the translation, you need to wait for a few minutes to return the result. Do not repeat the operation."
    ]
  },
  "clean": {
    "content": "<dl><dd>If you need to use regular expressions to perform search and replace, you can <a href=\"https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Guide/Regular_expressions\" target=\"_blank\">learn more about regular expressions</a>.</dd><dd>Whether it is tags, tag attributes, or tag and content deletion, it is recommended to configure rules based on theme style definitions to achieve twice the result with half the effort.</dd></dl>"
  },
  "toc": {
    "content": "<dl><dd>If you want to display the TOC in the post sidebar, you need to add it in Appearance-Widgets. Recommended to place the TOC at the top of the sidebar.</dd><dd>Not recommended to set the TOC in both the post content and the sidebar at the same time. Just choose one of the display locations based on the actual situation of the theme.</dd><dd>When the post headings are too many and complex, you should set the maximum number of displayed entries and choose a single TOC structure (i.e. only H2 or H3).</dd><dd>To facilitate SEO, the heading of the post content should be set at the H2 to H4 level. Do not set the H1 in the content.</dd></dl>"
  }
}