{"id":4647,"date":"2020-05-08T20:26:51","date_gmt":"2020-05-08T20:26:51","guid":{"rendered":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/rogan-wordpress-theme-documentation\/code\/code-funky-theme\/"},"modified":"2025-11-26T06:00:56","modified_gmt":"2025-11-26T06:00:56","slug":"code-funky-theme","status":"publish","type":"docs","link":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-funky-theme\/","title":{"rendered":"Code Funky Theme"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"4647\" class=\"elementor elementor-4647\" data-elementor-post-type=\"docs\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3adad0dd elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3adad0dd\" 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-210e5a35\" data-id=\"210e5a35\" 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-28e3e15 elementor-widget elementor-widget-heading\" data-id=\"28e3e15\" 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-7473a946 elementor-widget elementor-widget-text-editor\" data-id=\"7473a946\" 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-4cd0de2c elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4cd0de2c\" 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-35bb1aec\" data-id=\"35bb1aec\" 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-2cb8d6f elementor-widget elementor-widget-docly_code_syntax_highlighter\" data-id=\"2cb8d6f\" 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-funky\" 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-29323da8 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"29323da8\" 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-83b0352\" data-id=\"83b0352\" 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-57e2bbfc elementor-widget elementor-widget-heading\" data-id=\"57e2bbfc\" 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-78a8eba5 elementor-widget elementor-widget-text-editor\" data-id=\"78a8eba5\" 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-6db2a73e elementor-widget elementor-widget-docly_code_syntax_highlighter\" data-id=\"6db2a73e\" 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-funky\" 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-700096d8 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"700096d8\" 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-717f1f65\" data-id=\"717f1f65\" 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-7bd5179b elementor-widget elementor-widget-heading\" data-id=\"7bd5179b\" 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-329dc993 elementor-widget elementor-widget-docly_code_syntax_highlighter\" data-id=\"329dc993\" 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-funky\" 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-5ba1f798 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5ba1f798\" 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-846981a\" data-id=\"846981a\" 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-185d9f47 elementor-widget elementor-widget-heading\" data-id=\"185d9f47\" 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-2b658240 elementor-widget elementor-widget-docly_code_syntax_highlighter\" data-id=\"2b658240\" 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-funky\" 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":2,"comment_status":"open","ping_status":"closed","template":"","doc_tag":[],"class_list":["post-4647","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-funky-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 Funky 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-funky-theme\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2020-05-08T20:26:51+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2025-11-26T06:00:56+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Code Funky 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-funky-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-funky-theme\\\/#listItem\",\"name\":\"Code Funky 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-funky-theme\\\/#listItem\",\"position\":4,\"name\":\"Code Funky 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-funky-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-funky-theme\\\/#webpage\",\"url\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/code\\\/code-funky-theme\\\/\",\"name\":\"Code Funky 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-funky-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:26:51+00:00\",\"dateModified\":\"2025-11-26T06:00:56+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 Funky 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-funky-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-funky-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-funky-theme\/#listItem","name":"Code Funky 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-funky-theme\/#listItem","position":4,"name":"Code Funky 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-funky-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-funky-theme\/#webpage","url":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-funky-theme\/","name":"Code Funky 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-funky-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:26:51+00:00","dateModified":"2025-11-26T06:00:56+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 Funky 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-funky-theme\/","article:published_time":"2020-05-08T20:26:51+00:00","article:modified_time":"2025-11-26T06:00:56+00:00","twitter:card":"summary_large_image","twitter:title":"Code Funky 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":"4647","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 Funky 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 Funky Theme","link":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-funky-theme\/"}],"_links":{"self":[{"href":"https:\/\/wordpress-theme.spider-themes.net\/docly\/wp-json\/wp\/v2\/docs\/4647","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=4647"}],"version-history":[{"count":1,"href":"https:\/\/wordpress-theme.spider-themes.net\/docly\/wp-json\/wp\/v2\/docs\/4647\/revisions"}],"predecessor-version":[{"id":5877,"href":"https:\/\/wordpress-theme.spider-themes.net\/docly\/wp-json\/wp\/v2\/docs\/4647\/revisions\/5877"}],"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=4647"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/wordpress-theme.spider-themes.net\/docly\/wp-json\/wp\/v2\/doc_tag?post=4647"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}