{"id":8995,"date":"2020-07-10T08:43:27","date_gmt":"2020-07-10T12:43:27","guid":{"rendered":"https:\/\/www.med.unc.edu\/webguide\/?page_id=8995"},"modified":"2025-12-02T12:20:17","modified_gmt":"2025-12-02T17:20:17","slug":"the-code","status":"publish","type":"page","link":"https:\/\/www.med.unc.edu\/webguide\/userguide\/news-events\/creating-posts\/modular-cards\/the-code\/","title":{"rendered":"The Code"},"content":{"rendered":"<div class = \"alert alert-warning  oscitas-bootstrap-container\">\n<p style=\"text-align: center;\">The\u00a0<strong>Modular Cards feature is being phased out in favor of the Cells Plugin<\/strong>, which includes the Card layout (available under <a href=\"https:\/\/www.med.unc.edu\/webguide\/cells\/syndication\/\">Syndication<\/a>) along with additional design options. It also offers a more user-friendly experience. If your site currently uses Modular Cards, consider transitioning to the Cells Plugin for enhanced functionality and long-term support.<\/p>\n<\/div>\n<p>You can display news posts in a Modular Card layout by using the Modular Card shortcode. There are multiple attributes that can be added to this shortcode to change the way the cards look. Simply copy the shortcode from this page and paste it into a page on your site to create the modular cards.<\/p>\n<h2>The Basics<\/h2>\n<p>The modular cards shortcode at it&#8217;s most basic is:<\/p>\n<p><code>[wc_cards]<\/code><\/p>\n<p>This will create a horizontal display of your 4 most recent posts. This default 4-card layout works well on home pages or other pages without left-hand navigation. Because there is not enough room for all 4 cards to display on one line on pages with left-hand navigation, the forth card will wrap to it&#8217;s own line. To prevent this you can specify how many cards to display. This option is explained below.<\/p>\n<p><span class=\"imgBorderMed\"><a href=\"https:\/\/www.med.unc.edu\/webguide\/wp-content\/uploads\/sites\/419\/2020\/12\/modular-cards-1.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-10127\" src=\"https:\/\/www.med.unc.edu\/webguide\/wp-content\/uploads\/sites\/419\/2020\/12\/modular-cards-1-300x141.png\" alt=\"Modular cards example with default settings\" width=\"450\" height=\"212\" srcset=\"https:\/\/www.med.unc.edu\/webguide\/wp-content\/uploads\/sites\/419\/2020\/12\/modular-cards-1-300x141.png 300w, https:\/\/www.med.unc.edu\/webguide\/wp-content\/uploads\/sites\/419\/2020\/12\/modular-cards-1-1024x482.png 1024w, https:\/\/www.med.unc.edu\/webguide\/wp-content\/uploads\/sites\/419\/2020\/12\/modular-cards-1-768x362.png 768w, https:\/\/www.med.unc.edu\/webguide\/wp-content\/uploads\/sites\/419\/2020\/12\/modular-cards-1-600x282.png 600w, https:\/\/www.med.unc.edu\/webguide\/wp-content\/uploads\/sites\/419\/2020\/12\/modular-cards-1.png 1179w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" \/><\/a><\/span><\/p>\n<p>&nbsp;<\/p>\n<h2>Customize Cards<\/h2>\n<p>You can change the way your cards look using short code attributes. You will add these attributes inside the brackets of the existing base shortcode. The code will look like this:<\/p>\n<p><code>[wc_cards category=\"categoryname\" date_format=\"relative\" title_lines=\"3\"]<\/code><\/p>\n<hr  style=\"margin:40px 0\"class=\" rule-thin osc-rule\" \/>\n<h3>Number of Cards Displayed<\/h3>\n<p>By default the shortcode displays 4 cards. To change the number displayed add, <strong>count=&#8221;number&#8221;<\/strong> to the base shortcode.<\/p>\n<p><code>[wc_cards count=\"6\"]<\/code><\/p>\n<p>To display all posts add, <strong>count=&#8221;all&#8221;<\/strong> to the base shortcode.<\/p>\n<p><code>[wc_cards count=\"all\"]<\/code><\/p>\n<hr  style=\"margin:40px 0\"class=\" rule-thin osc-rule\" \/>\n<h3>Hide Images<\/h3>\n<p>The modular cards will automatically display the <strong>featured image<\/strong> as the image for the card. If your cards don&#8217;t display an image, add a featured image to each post.<\/p>\n<p><span class=\"imgBorderMed\"><a href=\"https:\/\/www.med.unc.edu\/webguide\/wp-content\/uploads\/sites\/419\/2019\/11\/Featured-Image.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium wp-image-8266\" src=\"https:\/\/www.med.unc.edu\/webguide\/wp-content\/uploads\/sites\/419\/2019\/11\/Featured-Image-300x124.png\" alt=\"featured image box\" width=\"300\" height=\"124\" srcset=\"https:\/\/www.med.unc.edu\/webguide\/wp-content\/uploads\/sites\/419\/2019\/11\/Featured-Image-300x124.png 300w, https:\/\/www.med.unc.edu\/webguide\/wp-content\/uploads\/sites\/419\/2019\/11\/Featured-Image.png 598w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><\/span><\/p>\n<p>If you don&#8217;t want any images to display in the cards, add <strong>image=&#8221;none&#8221;<\/strong> to the existing base shortcode.<\/p>\n<p><code>[wc_cards image=\"none\"]<\/code><\/p>\n<hr  style=\"margin:40px 0\"class=\" rule-thin osc-rule\" \/>\n<h3>Image Size<\/h3>\n<p>The default aspect ratio of the card images is 3&#215;2. This can be changed to <strong>2&#215;1<\/strong>, <strong>1&#215;1<\/strong>, <strong>2&#215;3<\/strong> or <strong>3&#215;2<\/strong> by adding <strong>crop=&#8221;aspect ratio&#8221;<\/strong> to the existing base shortcode.<\/p>\n<p><code>[wc_cards crop=\"1x1\"]<\/code><\/p>\n<hr  style=\"margin:40px 0\"class=\" rule-thin osc-rule\" \/>\n<h3>Image Hover State<\/h3>\n<p>When a mouse hovers over a modular card, the feature image will &#8220;zoom in.&#8221; To change this so there is no zoom effect, add <strong>hover=&#8221;none&#8221;<\/strong> to the existing base shortcode.<\/p>\n<p><code>[wc_cards hover=\"none\"]<\/code><\/p>\n<hr  style=\"margin:40px 0\"class=\" rule-thin osc-rule\" \/>\n<h3>Date Format<\/h3>\n<p>The modular cards by default will display how long ago a post was published (i.e. &#8220;4 months ago&#8221;).\u00a0 This can be changed to display the actual publish date by adding <strong>date_format=&#8221;settings&#8221;<\/strong> to the existing base shortcode. This will display an actual date such as &#8220;October 24th, 2019.&#8221;<\/p>\n<p><code>[wc_cards date_format=\"settings\"]<\/code><\/p>\n<p>To remove the date altogether, add <strong>date_format=&#8221;none&#8221;<\/strong> to the existing base shortcode.<\/p>\n<p><code>[wc_cards date_format=\"none\"]<\/code><\/p>\n<hr  style=\"margin:40px 0\"class=\" rule-thin osc-rule\" \/>\n<h3>Title Lines<\/h3>\n<p>The base modular cards shortcode will display 3 lines for the title of each post. However, some post titles are shorter while others are longer. Shorter titles will display extra white space while longer titles will get cut off. The following attribute allows you to specify how many lines of the title will display in the cards. Simply add <strong>title_lines=&#8221;number&#8221;<\/strong> to the existing base shortcode.<\/p>\n<p><code>[wc_cards title_lines=\"2\"]<\/code><\/p>\n<p>Alternatively, you can set <strong>title_lines=&#8221;all&#8221;<\/strong> to display the entire title of each post. This will result in modular cards of varying height.<\/p>\n<p><code>[wc_cards title_lines=\"all\"]<\/code><\/p>\n<hr  style=\"margin:40px 0\"class=\" rule-thin osc-rule\" \/>\n<h3>Excerpt Lines<\/h3>\n<p>The post excerpt will display below the title. If the excerpt field is left empty, info from the body content will be displayed in its place. By default, the modular cards will display 5 excerpt lines. However, this setting can be changed by adding <strong>excerpt_lines=&#8221;number&#8221;<\/strong> to the existing base shortcode.<\/p>\n<p><code>[wc_cards excerpt_lines=\"4\"]<\/code><\/p>\n<p>Alternatively, <strong>excerpt_lines=&#8221;all&#8221;<\/strong> can be added to display the entire excerpt of every post. This will result in cards of uneven height. If the excerpt field is left blank, 12 lines from the body content of the post will display.<\/p>\n<p><code>[wc_cards excerpt_lines=\"all\"]<\/code><\/p>\n<hr  style=\"margin:40px 0\"class=\" rule-thin osc-rule\" \/>\n<h3>Color Setting<\/h3>\n<p>This attribute allows you to specify the color of the &#8220;READ MORE&#8221; bar at the bottom of each card. This color is set using hexadecimal color codes. Since the READ MORE text is white, the color behind it needs to be dark to ensure there is enough color contrast and the text remains legible. A couple of good alternative colors is Carolina Athletics Navy which has the hex color code of #13294B, black which has the hex color code of #000000, or dark gray with a hex color code of #4f4f4f. To specify the color, add <strong>color=&#8221;hex color code&#8221;<\/strong> to the base shortcode.<\/p>\n<p><code>[wc_cards color=\"#13294B\"]<\/code><\/p>\n<hr  style=\"margin:40px 0\"class=\" rule-thin osc-rule\" \/>\n<h3>Category Lines<\/h3>\n<p>Categories and tags can be used to filter which news posts are displayed. By default, the modular cards do not display the category a post belongs to. However, this functionality can be turned on by adding <strong>category_lines=&#8221;all&#8221;<\/strong> to the existing base shortcode.<\/p>\n<p><code>[wc_cards category_lines=\"all\"]<\/code><\/p>\n<p>If you don&#8217;t wish to display all categories, you can specify how many by using <strong>category_lines=&#8221;number&#8221;<\/strong>.<\/p>\n<p><code>[wc_cards category_lines=\"3\"]<\/code><\/p>\n<hr  style=\"margin:40px 0\"class=\" rule-thin osc-rule\" \/>\n<h3>Tag Lines<\/h3>\n<p>Categories and tags can be used to filter which news posts are displayed. By default, the modular cards do not display the tag a post belongs to. However, this functionality can be turned on by adding <strong>tag_lines=&#8221;all&#8221;<\/strong> to the existing base shortcode.<\/p>\n<p><code>[wc_cards tag_lines=\"all\"]<\/code><\/p>\n<p>Alternatively, you can specify the number of tags displayed by using <strong>tag_lines=&#8221;number&#8221;<\/strong>.<\/p>\n<p><code>[wc_cards tag_lines=\"2\"]<\/code><\/p>\n<hr  style=\"margin:40px 0\"class=\" rule-thin osc-rule\" \/>\n<h2>Display Events in Modular Cards<\/h2>\n<p>If you wish to display events using the modular cards, add <strong>type=&#8221;event&#8221;<\/strong> to the base shortcode. This will display 4 upcoming events by default.<\/p>\n<p><code>[wc_cards type=\"event\"]<\/code><\/p>\n<p><span class=\"imgBorderMed\"><a href=\"https:\/\/www.med.unc.edu\/webguide\/wp-content\/uploads\/sites\/419\/2020\/12\/modular-cards-2.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-10206\" src=\"https:\/\/www.med.unc.edu\/webguide\/wp-content\/uploads\/sites\/419\/2020\/12\/modular-cards-2-300x146.png\" alt=\"modular cards example displaying events\" width=\"450\" height=\"218\" srcset=\"https:\/\/www.med.unc.edu\/webguide\/wp-content\/uploads\/sites\/419\/2020\/12\/modular-cards-2-300x146.png 300w, https:\/\/www.med.unc.edu\/webguide\/wp-content\/uploads\/sites\/419\/2020\/12\/modular-cards-2-1024x497.png 1024w, https:\/\/www.med.unc.edu\/webguide\/wp-content\/uploads\/sites\/419\/2020\/12\/modular-cards-2-768x373.png 768w, https:\/\/www.med.unc.edu\/webguide\/wp-content\/uploads\/sites\/419\/2020\/12\/modular-cards-2-600x291.png 600w, https:\/\/www.med.unc.edu\/webguide\/wp-content\/uploads\/sites\/419\/2020\/12\/modular-cards-2.png 1164w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" \/><\/a><\/span><\/p>\n<p>If Featured Images are assigned to events and you wish to display them in the cards, add <strong>image=&#8221;featured&#8221;<\/strong> to the shortcode.<\/p>\n<p><code>[wc_cards type=\"event\" image=\"featured\"]<\/code><\/p>\n<p>All the code attributes that are explained above, besides the Date Attribute, work when displaying modular cards with events.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>You can display news posts in a Modular Card layout by using the Modular Card shortcode. There are multiple attributes that can be added to this shortcode to change the way the cards look. Simply copy the shortcode from this page and paste it into a page on your site to create the modular cards. &hellip; <a href=\"https:\/\/www.med.unc.edu\/it\/training\/event\/web-training-introduction-10\/\" aria-label=\"Read more about Web Training: Introduction\">Read more<\/a><\/p>\n","protected":false},"author":3206,"featured_media":0,"parent":7974,"menu_order":2,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"layout":"","cellInformation":"","apiCallInformation":"","footnotes":"","_links_to":"","_links_to_target":""},"class_list":["post-8995","page","type-page","status-publish","hentry","cat_training","odd"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>The Code - Web Guide<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.med.unc.edu\/webguide\/userguide\/news-events\/modular-cards\/the-code\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The Code - Web Guide\" \/>\n<meta property=\"og:description\" content=\"You can display news posts in a Modular Card layout by using the Modular Card shortcode. There are multiple attributes that can be added to this shortcode to change the way the cards look. Simply copy the shortcode from this page and paste it into a page on your site to create the modular cards. &hellip; Read more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.med.unc.edu\/webguide\/userguide\/news-events\/modular-cards\/the-code\/\" \/>\n<meta property=\"og:site_name\" content=\"Web Guide\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-02T17:20:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.med.unc.edu\/webguide\/wp-content\/uploads\/sites\/419\/2020\/12\/modular-cards-1-300x141.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.med.unc.edu\/webguide\/userguide\/news-events\/modular-cards\/the-code\/\",\"url\":\"https:\/\/www.med.unc.edu\/webguide\/userguide\/news-events\/modular-cards\/the-code\/\",\"name\":\"The Code - Web Guide\",\"isPartOf\":{\"@id\":\"https:\/\/www.med.unc.edu\/webguide\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.med.unc.edu\/webguide\/userguide\/news-events\/modular-cards\/the-code\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.med.unc.edu\/webguide\/userguide\/news-events\/modular-cards\/the-code\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.med.unc.edu\/webguide\/wp-content\/uploads\/sites\/419\/2020\/12\/modular-cards-1-300x141.png\",\"datePublished\":\"2020-07-10T12:43:27+00:00\",\"dateModified\":\"2025-12-02T17:20:17+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.med.unc.edu\/webguide\/userguide\/news-events\/modular-cards\/the-code\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.med.unc.edu\/webguide\/userguide\/news-events\/modular-cards\/the-code\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.med.unc.edu\/webguide\/userguide\/news-events\/modular-cards\/the-code\/#primaryimage\",\"url\":\"https:\/\/www.med.unc.edu\/webguide\/wp-content\/uploads\/sites\/419\/2020\/12\/modular-cards-1.png\",\"contentUrl\":\"https:\/\/www.med.unc.edu\/webguide\/wp-content\/uploads\/sites\/419\/2020\/12\/modular-cards-1.png\",\"width\":1179,\"height\":555,\"caption\":\"Modular cards example with default settings\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.med.unc.edu\/webguide\/userguide\/news-events\/modular-cards\/the-code\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.med.unc.edu\/webguide\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"User Guide\",\"item\":\"https:\/\/www.med.unc.edu\/webguide\/userguide\/ughome\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Pages, News Posts &#038; Events\",\"item\":\"https:\/\/www.med.unc.edu\/webguide\/userguide\/news-events\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Modular Cards\",\"item\":\"https:\/\/www.med.unc.edu\/webguide\/userguide\/news-events\/modular-cards\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"The Code\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.med.unc.edu\/webguide\/#website\",\"url\":\"https:\/\/www.med.unc.edu\/webguide\/\",\"name\":\"Web Guide\",\"description\":\"School of Medicine IT\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.med.unc.edu\/webguide\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"The Code - Web Guide","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.med.unc.edu\/webguide\/userguide\/news-events\/modular-cards\/the-code\/","og_locale":"en_US","og_type":"article","og_title":"The Code - Web Guide","og_description":"You can display news posts in a Modular Card layout by using the Modular Card shortcode. There are multiple attributes that can be added to this shortcode to change the way the cards look. Simply copy the shortcode from this page and paste it into a page on your site to create the modular cards. &hellip; Read more","og_url":"https:\/\/www.med.unc.edu\/webguide\/userguide\/news-events\/modular-cards\/the-code\/","og_site_name":"Web Guide","article_modified_time":"2025-12-02T17:20:17+00:00","og_image":[{"url":"https:\/\/www.med.unc.edu\/webguide\/wp-content\/uploads\/sites\/419\/2020\/12\/modular-cards-1-300x141.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.med.unc.edu\/webguide\/userguide\/news-events\/modular-cards\/the-code\/","url":"https:\/\/www.med.unc.edu\/webguide\/userguide\/news-events\/modular-cards\/the-code\/","name":"The Code - Web Guide","isPartOf":{"@id":"https:\/\/www.med.unc.edu\/webguide\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.med.unc.edu\/webguide\/userguide\/news-events\/modular-cards\/the-code\/#primaryimage"},"image":{"@id":"https:\/\/www.med.unc.edu\/webguide\/userguide\/news-events\/modular-cards\/the-code\/#primaryimage"},"thumbnailUrl":"https:\/\/www.med.unc.edu\/webguide\/wp-content\/uploads\/sites\/419\/2020\/12\/modular-cards-1-300x141.png","datePublished":"2020-07-10T12:43:27+00:00","dateModified":"2025-12-02T17:20:17+00:00","breadcrumb":{"@id":"https:\/\/www.med.unc.edu\/webguide\/userguide\/news-events\/modular-cards\/the-code\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.med.unc.edu\/webguide\/userguide\/news-events\/modular-cards\/the-code\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.med.unc.edu\/webguide\/userguide\/news-events\/modular-cards\/the-code\/#primaryimage","url":"https:\/\/www.med.unc.edu\/webguide\/wp-content\/uploads\/sites\/419\/2020\/12\/modular-cards-1.png","contentUrl":"https:\/\/www.med.unc.edu\/webguide\/wp-content\/uploads\/sites\/419\/2020\/12\/modular-cards-1.png","width":1179,"height":555,"caption":"Modular cards example with default settings"},{"@type":"BreadcrumbList","@id":"https:\/\/www.med.unc.edu\/webguide\/userguide\/news-events\/modular-cards\/the-code\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.med.unc.edu\/webguide\/"},{"@type":"ListItem","position":2,"name":"User Guide","item":"https:\/\/www.med.unc.edu\/webguide\/userguide\/ughome\/"},{"@type":"ListItem","position":3,"name":"Pages, News Posts &#038; Events","item":"https:\/\/www.med.unc.edu\/webguide\/userguide\/news-events\/"},{"@type":"ListItem","position":4,"name":"Modular Cards","item":"https:\/\/www.med.unc.edu\/webguide\/userguide\/news-events\/modular-cards\/"},{"@type":"ListItem","position":5,"name":"The Code"}]},{"@type":"WebSite","@id":"https:\/\/www.med.unc.edu\/webguide\/#website","url":"https:\/\/www.med.unc.edu\/webguide\/","name":"Web Guide","description":"School of Medicine IT","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.med.unc.edu\/webguide\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links_to":[],"_links_to_target":[],"_links":{"self":[{"href":"https:\/\/www.med.unc.edu\/webguide\/wp-json\/wp\/v2\/pages\/8995","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.med.unc.edu\/webguide\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.med.unc.edu\/webguide\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.med.unc.edu\/webguide\/wp-json\/wp\/v2\/users\/3206"}],"replies":[{"embeddable":true,"href":"https:\/\/www.med.unc.edu\/webguide\/wp-json\/wp\/v2\/comments?post=8995"}],"version-history":[{"count":0,"href":"https:\/\/www.med.unc.edu\/webguide\/wp-json\/wp\/v2\/pages\/8995\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/www.med.unc.edu\/webguide\/wp-json\/wp\/v2\/pages\/7974"}],"wp:attachment":[{"href":"https:\/\/www.med.unc.edu\/webguide\/wp-json\/wp\/v2\/media?parent=8995"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}