{"id":4651,"date":"2020-05-08T20:29:27","date_gmt":"2020-05-08T20:29:27","guid":{"rendered":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/rogan-wordpress-theme-documentation\/code\/code-okaidia-theme\/"},"modified":"2025-11-26T05:58:13","modified_gmt":"2025-11-26T05:58:13","slug":"code-okaidia-theme","status":"publish","type":"docs","link":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-okaidia-theme\/","title":{"rendered":"Code Okaidia Theme"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"4651\" class=\"elementor elementor-4651\" data-elementor-post-type=\"docs\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-cf72fe7 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"cf72fe7\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-703cffdf\" data-id=\"703cffdf\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7dd9e0eb elementor-widget elementor-widget-heading\" data-id=\"7dd9e0eb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Inline code<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2dc17d76 elementor-widget elementor-widget-text-editor\" data-id=\"2dc17d76\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Wrap inline snippets of code with<code class=\" language-html\"><span class=\"token tag\"><span class=\"token punctuation\">&lt;<\/span><span class=\"token tag-id\">code<\/span><span class=\"token punctuation\">&gt;<\/span><\/span><\/code>. Be sure to escape HTML angle brackets.<\/p><div class=\"bd-example\">For example,\u00a0<code>&lt;section&gt;<\/code>should be wrapped as inline.<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3d04e3ff elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3d04e3ff\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-639bad5c\" data-id=\"639bad5c\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4f27faf2 elementor-widget elementor-widget-docly_code_syntax_highlighter\" data-id=\"4f27faf2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"docly_code_syntax_highlighter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t                    <div class=\"docly-source-code prism-okaidia\" data-lng-type=\"markup\">\n\t\t\t<pre>\n\t\t\t\t<code class=\"language-markup\">\n\t\t\t\t\tFor example, &lt;code&gt;&lt;section&gt;&lt;\/code&gt; should be wrapped as inline.\t\t\t\t<\/code>\n\t\t\t<\/pre>\n            <\/div>\n                \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4524665b elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4524665b\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6b62966a\" data-id=\"6b62966a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-159e8bbe elementor-widget elementor-widget-heading\" data-id=\"159e8bbe\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Code blocks<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-77e31ff8 elementor-widget elementor-widget-text-editor\" data-id=\"77e31ff8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Use\u00a0<code class=\"highlighter-rouge  language-css\">&lt;pre&gt;<\/code>s for multiple lines of code. Once again, be sure to escape any angle brackets in the code for proper rendering. You may optionally add the\u00a0<code class=\"highlighter-rouge\">.pre-scrollable<\/code>\u00a0class, which will set a max-height of 350px and provide a y-axis scrollbar.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-152f2244 elementor-widget elementor-widget-docly_code_syntax_highlighter\" data-id=\"152f2244\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"docly_code_syntax_highlighter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t                    <div class=\"docly-source-code prism-okaidia\" data-lng-type=\"markup\">\n\t\t\t<pre>\n\t\t\t\t<code class=\"language-markup\">\n\t\t\t\t\t&lt;ul class=&quot;list-unstyled f_social_icon&quot;&gt;\r\n    &lt;li&gt;&lt;a href=&quot;#&quot;&gt;&lt;i class=&quot;social_facebook&quot;&gt;&lt;i&gt;&lt;a&gt;&lt;li&gt;\r\n    &lt;li&gt;&lt;a href=&quot;#&quot;&gt;&lt;i class=&quot;social_twitter&quot;&gt;&lt;i&gt;&lt;a&gt;&lt;li&gt;\r\n    &lt;li&gt;&lt;a href=&quot;#&quot;&gt;&lt;i class=&quot;social_vimeo&quot;&gt;&lt;i&gt;&lt;a&gt;&lt;li&gt;\r\n    &lt;li&gt;&lt;a href=&quot;#&quot;&gt;&lt;i class=&quot;social_linkedin&quot;&gt;&lt;i&gt;&lt;a&gt;&lt;li&gt;\r\n&lt;ul&gt;\t\t\t\t<\/code>\n\t\t\t<\/pre>\n            <\/div>\n                \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6041ae8c elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6041ae8c\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-73830d01\" data-id=\"73830d01\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-155e5900 elementor-widget elementor-widget-heading\" data-id=\"155e5900\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">CSS Code<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-29d30c03 elementor-widget elementor-widget-docly_code_syntax_highlighter\" data-id=\"29d30c03\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"docly_code_syntax_highlighter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t                    <div class=\"docly-source-code prism-okaidia\" data-lng-type=\"css\">\n\t\t\t<pre>\n\t\t\t\t<code class=\"language-css\">\n\t\t\t\t\t.footnotes-link::before {\r\n    display: none;\r\n}\r\n\r\n.footnotes-link {\r\n    color: #10b3d6;\r\n}\r\n\r\n.tip_content p {\r\n    font-size: 14px;\r\n}\r\n\r\n.tip_content p:last-child {\r\n    margin-bottom: 0;\r\n}\r\n\r\n.footnotes_item strong {\r\n    position: relative;\r\n}\r\n\r\nspan.top-arrow {\r\n    position: absolute;\r\n    top: -3px;\r\n}\t\t\t\t<\/code>\n\t\t\t<\/pre>\n            <\/div>\n                \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-773b9e8a elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"773b9e8a\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-127defa8\" data-id=\"127defa8\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-596b9778 elementor-widget elementor-widget-heading\" data-id=\"596b9778\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">JavaScript Code<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6408d1ab elementor-widget elementor-widget-docly_code_syntax_highlighter\" data-id=\"6408d1ab\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"docly_code_syntax_highlighter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t                    <div class=\"docly-source-code prism-okaidia\" data-lng-type=\"javascript\">\n\t\t\t<pre>\n\t\t\t\t<code class=\"language-javascript\">\n\t\t\t\t\t$(&quot;.img_popup&quot;).each(function () {\r\n    $(&quot;.img_popup&quot;).magnificPopup({\r\n        type: &#039;image&#039;,\r\n        closeOnContentClick: true,\r\n        closeBtnInside: false,\r\n        fixedContentPos: true,\r\n        removalDelay: 300,\r\n        mainClass: &#039;mfp-no-margins mfp-with-zoom&#039;,\r\n        image: {\r\n            enabled: true,\r\n            navigateByImgClick: true,\r\n            preload: [0, 1]\r\n        }\r\n    });\r\n})\t\t\t\t<\/code>\n\t\t\t<\/pre>\n            <\/div>\n                \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Inline code Wrap inline snippets of code with&lt;code&gt;. Be sure to escape HTML angle brackets. For example,\u00a0&lt;section&gt;should be wrapped as inline. For example, &lt;code&gt;&lt;section&gt;&lt;\/code&gt; should be wrapped as inline. Code blocks Use\u00a0&lt;pre&gt;s for multiple lines of code. Once again, be sure to escape any angle brackets in the code for proper rendering. You may optionally [&hellip;]<\/p>\n","protected":false},"author":17,"featured_media":0,"parent":4632,"menu_order":3,"comment_status":"open","ping_status":"closed","template":"","doc_tag":[],"class_list":["post-4651","docs","type-docs","status-publish","hentry","no-post-thumbnail"],"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"Inline code Wrap inline snippets of code with. Be sure to escape HTML angle brackets.For example, should be wrapped as inline. For example, should be wrapped as inline. Code blocks Use s for multiple lines of code. Once again, be sure to escape any angle brackets in the code for proper rendering. You may optionally add\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Al Imran\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-okaidia-theme\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"docly -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Code Okaidia Theme - docly\" \/>\n\t\t<meta property=\"og:description\" content=\"Inline code Wrap inline snippets of code with. Be sure to escape HTML angle brackets.For example, should be wrapped as inline. For example, should be wrapped as inline. Code blocks Use s for multiple lines of code. Once again, be sure to escape any angle brackets in the code for proper rendering. You may optionally add\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-okaidia-theme\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2020-05-08T20:29:27+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2025-11-26T05:58:13+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Code Okaidia Theme - docly\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Inline code Wrap inline snippets of code with. Be sure to escape HTML angle brackets.For example, should be wrapped as inline. For example, should be wrapped as inline. Code blocks Use s for multiple lines of code. Once again, be sure to escape any angle brackets in the code for proper rendering. You may optionally add\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/code\\\/code-okaidia-theme\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/#listItem\",\"name\":\"Docly Documentation\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/#listItem\",\"position\":2,\"name\":\"Docly Documentation\",\"item\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/code\\\/#listItem\",\"name\":\"Code Syntax Highlight\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/code\\\/#listItem\",\"position\":3,\"name\":\"Code Syntax Highlight\",\"item\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/code\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/code\\\/code-okaidia-theme\\\/#listItem\",\"name\":\"Code Okaidia Theme\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/#listItem\",\"name\":\"Docly Documentation\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/code\\\/code-okaidia-theme\\\/#listItem\",\"position\":4,\"name\":\"Code Okaidia Theme\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/code\\\/#listItem\",\"name\":\"Code Syntax Highlight\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/#organization\",\"name\":\"docly\",\"url\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/author\\\/imrandocly\\\/?post_type=docs#author\",\"url\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/author\\\/imrandocly\\\/?post_type=docs\",\"name\":\"Al Imran\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/code\\\/code-okaidia-theme\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/cc77391ad47082ac8b9ee5fff6c8af76cca2bd15364c1f52b9956e9f3a9ce85e?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Al Imran\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/code\\\/code-okaidia-theme\\\/#webpage\",\"url\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/code\\\/code-okaidia-theme\\\/\",\"name\":\"Code Okaidia Theme - docly\",\"description\":\"Inline code Wrap inline snippets of code with. Be sure to escape HTML angle brackets.For example, should be wrapped as inline. For example, should be wrapped as inline. Code blocks Use s for multiple lines of code. Once again, be sure to escape any angle brackets in the code for proper rendering. You may optionally add\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/code\\\/code-okaidia-theme\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/author\\\/imrandocly\\\/?post_type=docs#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/author\\\/imrandocly\\\/?post_type=docs#author\"},\"datePublished\":\"2020-05-08T20:29:27+00:00\",\"dateModified\":\"2025-11-26T05:58:13+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/#website\",\"url\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/\",\"name\":\"docly\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Code Okaidia Theme - docly","description":"Inline code Wrap inline snippets of code with. Be sure to escape HTML angle brackets.For example, should be wrapped as inline. For example, should be wrapped as inline. Code blocks Use s for multiple lines of code. Once again, be sure to escape any angle brackets in the code for proper rendering. You may optionally add","canonical_url":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-okaidia-theme\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-okaidia-theme\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly#listItem","position":1,"name":"Home","item":"https:\/\/wordpress-theme.spider-themes.net\/docly","nextItem":{"@type":"ListItem","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/#listItem","name":"Docly Documentation"}},{"@type":"ListItem","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/#listItem","position":2,"name":"Docly Documentation","item":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/","nextItem":{"@type":"ListItem","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/#listItem","name":"Code Syntax Highlight"},"previousItem":{"@type":"ListItem","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/#listItem","position":3,"name":"Code Syntax Highlight","item":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/","nextItem":{"@type":"ListItem","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-okaidia-theme\/#listItem","name":"Code Okaidia Theme"},"previousItem":{"@type":"ListItem","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/#listItem","name":"Docly Documentation"}},{"@type":"ListItem","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-okaidia-theme\/#listItem","position":4,"name":"Code Okaidia Theme","previousItem":{"@type":"ListItem","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/#listItem","name":"Code Syntax Highlight"}}]},{"@type":"Organization","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/#organization","name":"docly","url":"https:\/\/wordpress-theme.spider-themes.net\/docly\/"},{"@type":"Person","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/author\/imrandocly\/?post_type=docs#author","url":"https:\/\/wordpress-theme.spider-themes.net\/docly\/author\/imrandocly\/?post_type=docs","name":"Al Imran","image":{"@type":"ImageObject","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-okaidia-theme\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/cc77391ad47082ac8b9ee5fff6c8af76cca2bd15364c1f52b9956e9f3a9ce85e?s=96&d=mm&r=g","width":96,"height":96,"caption":"Al Imran"}},{"@type":"WebPage","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-okaidia-theme\/#webpage","url":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-okaidia-theme\/","name":"Code Okaidia Theme - docly","description":"Inline code Wrap inline snippets of code with. Be sure to escape HTML angle brackets.For example, should be wrapped as inline. For example, should be wrapped as inline. Code blocks Use s for multiple lines of code. Once again, be sure to escape any angle brackets in the code for proper rendering. You may optionally add","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/#website"},"breadcrumb":{"@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-okaidia-theme\/#breadcrumblist"},"author":{"@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/author\/imrandocly\/?post_type=docs#author"},"creator":{"@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/author\/imrandocly\/?post_type=docs#author"},"datePublished":"2020-05-08T20:29:27+00:00","dateModified":"2025-11-26T05:58:13+00:00"},{"@type":"WebSite","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/#website","url":"https:\/\/wordpress-theme.spider-themes.net\/docly\/","name":"docly","inLanguage":"en-US","publisher":{"@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/#organization"}}]},"og:locale":"en_US","og:site_name":"docly -","og:type":"article","og:title":"Code Okaidia Theme - docly","og:description":"Inline code Wrap inline snippets of code with. Be sure to escape HTML angle brackets.For example, should be wrapped as inline. For example, should be wrapped as inline. Code blocks Use s for multiple lines of code. Once again, be sure to escape any angle brackets in the code for proper rendering. You may optionally add","og:url":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-okaidia-theme\/","article:published_time":"2020-05-08T20:29:27+00:00","article:modified_time":"2025-11-26T05:58:13+00:00","twitter:card":"summary_large_image","twitter:title":"Code Okaidia Theme - docly","twitter:description":"Inline code Wrap inline snippets of code with. Be sure to escape HTML angle brackets.For example, should be wrapped as inline. For example, should be wrapped as inline. Code blocks Use s for multiple lines of code. Once again, be sure to escape any angle brackets in the code for proper rendering. You may optionally add"},"aioseo_meta_data":{"post_id":"4651","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2024-05-09 09:05:40","updated":"2025-11-26 06:03:27","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/wordpress-theme.spider-themes.net\/docly\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/\" title=\"Docly Documentation\">Docly Documentation<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/\" title=\"Code Syntax Highlight\">Code Syntax Highlight<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tCode Okaidia Theme\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/wordpress-theme.spider-themes.net\/docly"},{"label":"Docly Documentation","link":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/"},{"label":"Code Syntax Highlight","link":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/"},{"label":"Code Okaidia Theme","link":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-okaidia-theme\/"}],"_links":{"self":[{"href":"https:\/\/wordpress-theme.spider-themes.net\/docly\/wp-json\/wp\/v2\/docs\/4651","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress-theme.spider-themes.net\/docly\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/wordpress-theme.spider-themes.net\/docly\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress-theme.spider-themes.net\/docly\/wp-json\/wp\/v2\/users\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress-theme.spider-themes.net\/docly\/wp-json\/wp\/v2\/comments?post=4651"}],"version-history":[{"count":1,"href":"https:\/\/wordpress-theme.spider-themes.net\/docly\/wp-json\/wp\/v2\/docs\/4651\/revisions"}],"predecessor-version":[{"id":5875,"href":"https:\/\/wordpress-theme.spider-themes.net\/docly\/wp-json\/wp\/v2\/docs\/4651\/revisions\/5875"}],"up":[{"embeddable":true,"href":"https:\/\/wordpress-theme.spider-themes.net\/docly\/wp-json\/wp\/v2\/docs\/4632"}],"wp:attachment":[{"href":"https:\/\/wordpress-theme.spider-themes.net\/docly\/wp-json\/wp\/v2\/media?parent=4651"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/wordpress-theme.spider-themes.net\/docly\/wp-json\/wp\/v2\/doc_tag?post=4651"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}