{"id":197912,"date":"2022-07-30T01:20:15","date_gmt":"2022-07-29T23:20:15","guid":{"rendered":"http:\/\/sftarticles.wpenginepowered.com\/en\/?p=197912"},"modified":"2025-07-01T20:33:16","modified_gmt":"2025-07-02T03:33:16","slug":"the-top-7-most-useful-features-of-notepad","status":"publish","type":"post","link":"https:\/\/cms-articles.softonic.io\/en\/the-top-7-most-useful-features-of-notepad\/","title":{"rendered":"The top 7 most useful features of Notepad++"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/notepad-plus.en.softonic.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">Notepad++<\/a> is a completely<strong> free source code editor<\/strong> that doubles as a <strong>replacement for the Notepad software<\/strong> that comes standard on Windows. The added functionality of Notepad++ makes it a worthy upgrade and a powerful source code editing solution. To showcase why this software is so useful, here are the<strong> seven best features available in Notepad++<\/strong>.<\/p>\n\n\n<div class=\"sc-card-program\">\r\n  <div class=\"sc-card-program__body\">\r\n    <div class=\"sc-card-program__row clearfix\">\r\n      <div class=\"sc-card-program__col-logo\">\r\n        <img decoding=\"async\" class=\"sc-card-program__img\" alt=\"Notepad++\" src=\"https:\/\/images.sftcdn.net\/images\/t_app-logo-xl,f_auto\/p\/311d9b92-96d2-11e6-b5e8-00163ed833e7\/2186182379\/notepad-plus-11194__notepad-plus-plus-icon.png\" width=\"100px\" height=\"100px\">\r\n      <\/div>\r\n      <div class=\"sc-card-program__col-title\">\r\n        <span class=\"sc-card-program__title\">Notepad++<\/span>\r\n        <a class=\"sc-card-program__button sc-card-program-internal\" href=\"https:\/\/notepad-plus.en.softonic.com\/\" target=\"_self\" rel=\"noopener noreferrer\">Download<\/a>\r\n      <\/div>\r\n      <div class=\"sc-card-program__col-rating\">\r\n        <svg class=\"rating-score__content\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" x=\"0\" y=\"0\" viewbox=\"0 0 50 50\" enable-background=\"new 0 0 50 50\" xml:space=\"preserve\"><path class=\"rating-score__background rating-score--good\" fill=\"none\" stroke-width=\"6\" stroke-miterlimit=\"10\" d=\"M40 40c8.3-8.3 8.3-21.7 0-30s-21.7-8.3-30 0 -8.3 21.7 0 30\"><\/path><path class=\"rating-score__value rating-score__value--0\" fill=\"none\" stroke-width=\"6\" stroke-dashoffset=\"0\" stroke-miterlimit=\"10\" d=\"M40 40c8.3-8.3 8.3-21.7 0-30s-21.7-8.3-30 0 -8.3 21.7 0 30\"><\/path><text class=\"rating-score__number\" content=\"\" text-anchor=\"middle\" transform=\"matrix(1 0 0 1 25 31.0837)\" data-auto=\"app-user-score\"><\/text><\/svg>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"sc-card-program__row\">\r\n      <span class=\"sc-card-program__description\"><\/span>\r\n    <\/div>\r\n    <div class=\"sc-card-program__row\">\r\n      <img decoding=\"async\" class=\"sc-card-program__bigpic\" src=\"\" onerror=\"this.style.display='none'\">\r\n    <\/div>\r\n    <a class=\"sc-card-program__link track-link sc-card-program-internal\" href=\"https:\/\/notepad-plus.en.softonic.com\/\" target=\"_self\" rel=\"noopener noreferrer\"><\/a>\r\n  <\/div>\r\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Targeted browser launching<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">When <strong>testing code<\/strong> for web development projects, it is common practice to have a specific browser in mind. Notepad++ allows you to <strong>set which browser your code will launch in at runtime<\/strong>, all in just one click. Hover over the <em>Run tab<\/em> at the top of the screen, and select<em> run from Firefox, Chrome, or your supported browser of choice<\/em>. Clicking your desired option will run the code within seconds.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"445\" src=\"https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/01.Notepad_Lauch-into-a-specific-browser-with-just-one-click.-1024x445.jpg\" alt=\"Launch into a specific browser with just one click\" class=\"wp-image-197918\" srcset=\"https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/01.Notepad_Lauch-into-a-specific-browser-with-just-one-click.-1024x445.jpg 1024w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/01.Notepad_Lauch-into-a-specific-browser-with-just-one-click.-300x130.jpg 300w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/01.Notepad_Lauch-into-a-specific-browser-with-just-one-click.-768x333.jpg 768w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/01.Notepad_Lauch-into-a-specific-browser-with-just-one-click.-18x8.jpg 18w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/01.Notepad_Lauch-into-a-specific-browser-with-just-one-click.-150x65.jpg 150w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/01.Notepad_Lauch-into-a-specific-browser-with-just-one-click..jpg 1200w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Automate work with macros<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Next up is the ability to <strong>automate simple tasks with macro commands<\/strong>. Macros allow you to <strong>record your mouse or keyboard input <\/strong>and repeat it later with an automated script. You can record new loops and play old ones from the <em>macros menu <\/em>located in the same top section where the run menu is located. Simple tasks such as <strong>reformatting text<\/strong> can be completely automated with the proper macro.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"969\" height=\"720\" src=\"https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/02.Notepad_Run-macros-to-save-time-and-energy-on-simple-tasks.jpg\" alt=\"Run macros to save time and energy on simple tasks\" class=\"wp-image-197917\" srcset=\"https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/02.Notepad_Run-macros-to-save-time-and-energy-on-simple-tasks.jpg 969w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/02.Notepad_Run-macros-to-save-time-and-energy-on-simple-tasks-300x223.jpg 300w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/02.Notepad_Run-macros-to-save-time-and-energy-on-simple-tasks-768x571.jpg 768w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/02.Notepad_Run-macros-to-save-time-and-energy-on-simple-tasks-16x12.jpg 16w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/02.Notepad_Run-macros-to-save-time-and-energy-on-simple-tasks-150x111.jpg 150w\" sizes=\"auto, (max-width: 969px) 100vw, 969px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Customize or create your theme<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">When using an app for extended periods, the inclination to customize the experience grows stronger. Notepad++ has many<strong> preset themes<\/strong> to choose from and even allows you to create your own. Just write the code, and save the file in <strong>.xml format.<\/strong> Then, you can import your file with the <strong>style configurator<\/strong> menu pictured above. The style configurator is also where you can<strong> change colors and select the premade theme templates<\/strong> that come with Notepad++.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/03.Notepad_Cuztomize-the-look-of-your-software-with-created-themes-1024x576.jpg\" alt=\"Customize the look of your software with created themes\" class=\"wp-image-197916\" srcset=\"https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/03.Notepad_Cuztomize-the-look-of-your-software-with-created-themes-1024x576.jpg 1024w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/03.Notepad_Cuztomize-the-look-of-your-software-with-created-themes-300x169.jpg 300w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/03.Notepad_Cuztomize-the-look-of-your-software-with-created-themes-768x433.jpg 768w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/03.Notepad_Cuztomize-the-look-of-your-software-with-created-themes-800x450.jpg 800w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/03.Notepad_Cuztomize-the-look-of-your-software-with-created-themes-664x374.jpg 664w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/03.Notepad_Cuztomize-the-look-of-your-software-with-created-themes-238x134.jpg 238w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/03.Notepad_Cuztomize-the-look-of-your-software-with-created-themes-436x246.jpg 436w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/03.Notepad_Cuztomize-the-look-of-your-software-with-created-themes-370x208.jpg 370w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/03.Notepad_Cuztomize-the-look-of-your-software-with-created-themes-304x170.jpg 304w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/03.Notepad_Cuztomize-the-look-of-your-software-with-created-themes-18x10.jpg 18w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/03.Notepad_Cuztomize-the-look-of-your-software-with-created-themes-150x84.jpg 150w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/03.Notepad_Cuztomize-the-look-of-your-software-with-created-themes.jpg 1200w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Folder as a workspace<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">When developing large projects, you often have dozens of files to sort through that all belong to the same workflow. The folder as workspace feature allows you to <strong>view each item in a folder simultaneously<\/strong> with a specialized tree view. This allows you to stay organized and quickly navigate between the various files that comprise your project. With a folder selected, click <em>File<\/em> and <strong>&#8220;<em>open folder as workspace<\/em>&#8220;<\/strong> to enable this feature.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"552\" src=\"https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/04.Notepad_View-everything-in-a-project-folder-simultaneously-1024x552.jpg\" alt=\"View everything in a project folder simultaneously\" class=\"wp-image-197915\" srcset=\"https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/04.Notepad_View-everything-in-a-project-folder-simultaneously-1024x552.jpg 1024w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/04.Notepad_View-everything-in-a-project-folder-simultaneously-300x162.jpg 300w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/04.Notepad_View-everything-in-a-project-folder-simultaneously-768x414.jpg 768w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/04.Notepad_View-everything-in-a-project-folder-simultaneously-18x10.jpg 18w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/04.Notepad_View-everything-in-a-project-folder-simultaneously-150x81.jpg 150w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/04.Notepad_View-everything-in-a-project-folder-simultaneously.jpg 1200w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Find words and strings across multiple documents<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Sometimes, you need to <strong>address errors that span multiple files<\/strong>. You can search for the relevant spot in each file where your targeted string is located. First, hit <strong>Ctrl + F<\/strong> to open the find menu. <strong>Type in your desired string<\/strong> and click the <strong>&#8220;<em>find all in all open documents<\/em>&#8220;<\/strong> button to search. Keep in mind that you must have all documents that you wish to check already open for this to work.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"665\" src=\"https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/05.Notepad_find-unique-character-strings-across-all-of-your-files-1024x665.jpg\" alt=\"Find unique character strings across all of your files\" class=\"wp-image-197914\" srcset=\"https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/05.Notepad_find-unique-character-strings-across-all-of-your-files-1024x665.jpg 1024w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/05.Notepad_find-unique-character-strings-across-all-of-your-files-300x195.jpg 300w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/05.Notepad_find-unique-character-strings-across-all-of-your-files-768x499.jpg 768w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/05.Notepad_find-unique-character-strings-across-all-of-your-files-18x12.jpg 18w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/05.Notepad_find-unique-character-strings-across-all-of-your-files-150x97.jpg 150w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/05.Notepad_find-unique-character-strings-across-all-of-your-files.jpg 1109w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Replace words and strings across multiple documents<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">In addition to just searching for strings, you can also replace them across multiple documents. This is perfect for when you<strong> rename a function or parameter<\/strong>. You can make <strong>changes across all instances at once <\/strong>without risking typos in different areas. To do this, hit<em> <strong>Ctrl + H<\/strong><\/em> with all relevant documents open. Type your string into the field, and click the &#8220;<em>replace all in all open documents<\/em>&#8221; button to apply the edit. You can then save all the edited documents with the shortcut, <strong><em>Ctrl + Shift + S<\/em><\/strong>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"600\" src=\"https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/06.Notepad_Replace-strings-in-multiple-files-at-once-1024x600.jpg\" alt=\"Replace strings in multiple files at once\" class=\"wp-image-197913\" srcset=\"https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/06.Notepad_Replace-strings-in-multiple-files-at-once-1024x600.jpg 1024w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/06.Notepad_Replace-strings-in-multiple-files-at-once-300x176.jpg 300w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/06.Notepad_Replace-strings-in-multiple-files-at-once-768x450.jpg 768w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/06.Notepad_Replace-strings-in-multiple-files-at-once-18x12.jpg 18w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/06.Notepad_Replace-strings-in-multiple-files-at-once-150x88.jpg 150w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/06.Notepad_Replace-strings-in-multiple-files-at-once.jpg 1200w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Compare two versions of the same file<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">You can<strong> compare two versions <\/strong>of the same file for easy editing. With a file open, right-click and select <strong>&#8220;<em>clone to other view<\/em>&#8220;<\/strong> from the dropdown menu. This lets you choose previously saved versions of the file to<strong> view side-by-side for comparison<\/strong> and bug hunting.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"533\" height=\"720\" src=\"https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/07.Notepad_View-a-side-by-side-comparison-of-two-versions-of-the-same-file.jpg\" alt=\"View a side-by-side comparison of two versions of the same file\" class=\"wp-image-197920\" srcset=\"https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/07.Notepad_View-a-side-by-side-comparison-of-two-versions-of-the-same-file.jpg 533w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/07.Notepad_View-a-side-by-side-comparison-of-two-versions-of-the-same-file-222x300.jpg 222w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/07.Notepad_View-a-side-by-side-comparison-of-two-versions-of-the-same-file-9x12.jpg 9w, https:\/\/articles-img.sftcdn.net\/auto-mapping-folder\/sites\/3\/2022\/07\/07.Notepad_View-a-side-by-side-comparison-of-two-versions-of-the-same-file-150x203.jpg 150w\" sizes=\"auto, (max-width: 533px) 100vw, 533px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">This is just a sample of what Notepad++ can do<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The robust feature set of Notepad++ does not stop with the seven useful features listed above. There is so much more for advanced users to dive into. For instance, the <strong>automerge <\/strong>feature. <a href=\"https:\/\/notepad-plus.en.softonic.com\/articles\/how-to-use-automerge-notepad-plus\" target=\"_blank\" rel=\"noreferrer noopener\">This article<\/a> explains how to condense multiple data points into a single line of code and save loads of time.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Notepad++ is a completely free source code editor that doubles as a replacement for the Notepad software that comes standard on Windows. The added functionality of Notepad++ makes it a worthy upgrade and a powerful source code editing solution. To showcase why this software is so useful, here are the seven best features available in &hellip; <a href=\"https:\/\/cms-articles.softonic.io\/en\/the-top-7-most-useful-features-of-notepad\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;The top 7 most useful features of Notepad++&#8221;<\/span><\/a><\/p>\n","protected":false},"author":9224,"featured_media":197919,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":"","wpcf-pageviews":2},"categories":[2518],"tags":[3442],"usertag":[],"vertical":[],"content-category":[],"class_list":["post-197912","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-guides","tag-app-subdomain-redirectionnotepad-plus"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/cms-articles.softonic.io\/en\/wp-json\/wp\/v2\/posts\/197912","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cms-articles.softonic.io\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cms-articles.softonic.io\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cms-articles.softonic.io\/en\/wp-json\/wp\/v2\/users\/9224"}],"replies":[{"embeddable":true,"href":"https:\/\/cms-articles.softonic.io\/en\/wp-json\/wp\/v2\/comments?post=197912"}],"version-history":[{"count":1,"href":"https:\/\/cms-articles.softonic.io\/en\/wp-json\/wp\/v2\/posts\/197912\/revisions"}],"predecessor-version":[{"id":323442,"href":"https:\/\/cms-articles.softonic.io\/en\/wp-json\/wp\/v2\/posts\/197912\/revisions\/323442"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cms-articles.softonic.io\/en\/wp-json\/wp\/v2\/media\/197919"}],"wp:attachment":[{"href":"https:\/\/cms-articles.softonic.io\/en\/wp-json\/wp\/v2\/media?parent=197912"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cms-articles.softonic.io\/en\/wp-json\/wp\/v2\/categories?post=197912"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cms-articles.softonic.io\/en\/wp-json\/wp\/v2\/tags?post=197912"},{"taxonomy":"usertag","embeddable":true,"href":"https:\/\/cms-articles.softonic.io\/en\/wp-json\/wp\/v2\/usertag?post=197912"},{"taxonomy":"vertical","embeddable":true,"href":"https:\/\/cms-articles.softonic.io\/en\/wp-json\/wp\/v2\/vertical?post=197912"},{"taxonomy":"content-category","embeddable":true,"href":"https:\/\/cms-articles.softonic.io\/en\/wp-json\/wp\/v2\/content-category?post=197912"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}