{"id":468153,"date":"2024-10-20T11:35:15","date_gmt":"2024-10-20T15:35:15","guid":{"rendered":"https:\/\/wppopupmaker.com\/docs\/shortcodes\/shortcode-button\/"},"modified":"2024-11-12T23:50:20","modified_gmt":"2024-11-13T04:50:20","password":"","slug":"shortcode-button","status":"publish","type":"docs","link":"https:\/\/wppopupmaker.com\/docs\/shortcodes\/shortcode-button\/","title":{"rendered":"Shortcode Button"},"content":{"rendered":"<div class='__iawmlf-post-loop-links' style='display:none;' data-iawmlf-post-links='[{&quot;id&quot;:340,&quot;href&quot;:&quot;https:\\\/\\\/github.com\\\/PopupMaker\\\/Popup-Maker\\\/blob\\\/release\\\/1.7\\\/classes\\\/Abstract\\\/Provider.php&quot;,&quot;archived_href&quot;:&quot;&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[],&quot;broken&quot;:false,&quot;last_checked&quot;:null,&quot;process&quot;:&quot;done&quot;},{&quot;id&quot;:341,&quot;href&quot;:&quot;https:\\\/\\\/github.com\\\/PopupMaker\\\/Popup-Maker\\\/blob\\\/release\\\/1.7\\\/classes\\\/Newsletter\\\/Providers.php&quot;,&quot;archived_href&quot;:&quot;&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[],&quot;broken&quot;:false,&quot;last_checked&quot;:null,&quot;process&quot;:&quot;done&quot;}]'><\/div>\n<h2 class=\"wp-block-heading\" id=\"intro\">Introduction<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/s3.amazonaws.com\/helpscout.net\/docs\/assets\/559c68b9e4b03e788eda1692\/images\/5a95e06104286374f7085fca\/file-Njp37ykQ2Y.png\" alt=\"\" title=\"\"><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>\n  The base Popup Maker plugin and several of it&#8217;s extensions register shortcodes\n  with WordPress. Shortcodes are accessible from the Popup Maker Shortcode\n  Button (&#8216;Shortcode Button&#8217;) located on the content editor menu bar within\n  the&nbsp;Popup, Post and Page editors.&nbsp;\n<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/s3.amazonaws.com\/helpscout.net\/docs\/assets\/559c68b9e4b03e788eda1692\/images\/5a95e2522c7d3a7549512a4f\/file-vnDE12Uy1a.png\" alt=\"\" title=\"\"><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>\n  On the WordPress editor &#8216;Visual&#8217; tab, Popup Maker&#8217;s shortcodes may appear as\n  either buttons or forms. The examples above from our base (free) plugin\n  represent (from top to bottom) a shortcode trigger button, a shortcode close\n  button, and a form created with the&nbsp;\n  <a href=\"https:\/\/wppopupmaker.com\/docs\/shortcodes\/shortcode-subscription-form\/\">&#8216;Subscription Form&#8217; shortcode<\/a>.\n<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/s3.amazonaws.com\/helpscout.net\/docs\/assets\/559c68b9e4b03e788eda1692\/images\/5a96d6552c7d3a75495131d4\/file-D5H4Tp7ITI.png\" alt=\"\" title=\"\"><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>\n  On the editor &#8216;Text&#8217; tab, those buttons and form are rendered as text.&nbsp;\n  WordPress assigns shortcodes a name or &#8216;tag&#8217;. Most of the Popup Maker\n  shortcodes are written with an opening and closing tag enclosed by square\n  brackets ( [ ] ) that wrap the target content. This notation is similar to how\n  HTML wraps elements using &#8216;less than&#8217; and &#8216;greater than&#8217; symbols ( &lt; &gt;\n  ).&nbsp;Note the examples above for the &#8216;popup_trigger&#8217; and &#8216;popup_close&#8217;\n  shortcodes. Each is written with an opening and closing tag that encloses\n  text.&nbsp;&nbsp;\n<\/p>\n\n\n\n<p>\n  The exception to this notation style is the\n  <a href=\"https:\/\/wppopupmaker.com\/docs\/shortcodes\/shortcode-subscription-form\/\">&nbsp;&#8216;Subscription Form&#8217; shortcode ( tag: &#8216;pum_sub_form&#8217; )<\/a>. It&#8217;s written as&nbsp;<em style=\"background-color: initial\">a single opening tag<\/em>, followed by many &#8216;name-value&#8217; pairs known as &#8216;attributes&#8217;.&nbsp; Each of\n  the Popup Maker shortcode attributes are assigned specific values, which users\n  can customize. Those details are covered in the following articles on each\n  Popup Maker shortcode.&nbsp;\n<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"reg_shortcodes\">\n  Popup Maker&#8217;s Registered Shortcodes\n<\/h2>\n\n\n\n<p>\n  Table 1 below describes the shortcodes registered by the free version of the\n  Popup Maker plugin and where they are found within the WordPress Admin.&nbsp;\n<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Table 1. Popup Maker Shortcode Options<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Shortcode Name\/ Documentation Link<\/strong><\/td><td><strong>Shortcode Tag<\/strong><\/td><td><strong>Editor<\/strong><\/td><\/tr><tr><td>Popup<\/td><td>[<code>popup<\/code>]<\/td><td>Posts and Pages<\/td><\/tr><tr><td>\n          <a href=\"https:\/\/wppopupmaker.com\/docs\/shortcodes\/shortcode-popup-trigger\/\">Popup Trigger<\/a>\n        <\/td><td>[<code>popup_trigger<\/code>]<\/td><td>\n          Popup Maker, <br \/>\n          Posts and Pages\n        <\/td><\/tr><tr><td>\n          <a href=\"https:\/\/wppopupmaker.com\/docs\/shortcodes\/shortcode-popup-close\/\">Popup Close<\/a>\n        <\/td><td>[<code>popup_close<\/code>]<\/td><td>Popup Maker<\/td><\/tr><tr><td>\n          <a href=\"https:\/\/wppopupmaker.com\/docs\/shortcodes\/shortcode-subscription-form\/\">Subscription Form<\/a>\n        <\/td><td>[<code>pum_sub_form<\/code>]<\/td><td>\n          Popup Maker,&nbsp; <br \/>\n          Posts and Pages&nbsp;\n        <\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"changes\">Changes to Popup Maker Shortcodes<\/h2>\n\n\n\n<p>\n  In Popup Maker version 1.7+, the following changes were made to the base\n  plugin&#8217;s shortcodes:\n<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\n    Existing uses of the &#8216;Popup&#8217; shortcode ( tag: <div \n\tid=\"pum-63066\" \n\trole=\"dialog\" \n\taria-modal=\"false\"\n\tclass=\"pum pum-overlay pum-theme-92362 pum-theme-extension-changelog popmake-overlay click_open\" \n\tdata-popmake=\"false\">\n\n\t<div id=\"popmake-63066\" class=\"pum-container popmake theme-92362 pum-responsive pum-responsive-small responsive size-small\">\n\n\t\t\t\t\n\t\t\t\t\n\t\t\n\t\t\t\t<div class=\"pum-content popmake-content\" tabindex=\"0\">\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\n\t\t\t\t\t\t\t<button type=\"button\" class=\"pum-close popmake-close\" aria-label=\"Close\">\n\t\t\t&#215;\t\t\t<\/button>\n\t\t\n\t<\/div>\n\n<\/div>\n<script type='text\/javascript' id='pum-move-popup-63066'>jQuery(document).ready(function () {\n\t\t\t\t jQuery('#pum-63066').appendTo('body');\n\t\t\t\t window.pum_vars.popups[ 'pum-63066' ] = {\"triggers\":[{\"type\":\"click_open\",\"settings\":{\"extra_selectors\":\"#popmake-\"}}],\"cookies\":[],\"disableForBots\":false,\"disable_on_mobile\":false,\"disable_on_tablet\":false,\"explain\":null,\"type_section\":null,\"theme_id\":\"92362\",\"size\":\"small\",\"responsive_min_width\":\"0%\",\"responsive_max_width\":\"100%\",\"custom_width\":\"\",\"custom_height_auto\":true,\"custom_height\":\"\",\"scrollable_content\":false,\"animation_type\":\"fade\",\"animation_speed\":\"1000\",\"animation_origin\":\"top\",\"open_sound\":\"none\",\"custom_sound\":\"\",\"location\":\"center top\",\"position_top\":\"100\",\"position_bottom\":\"0\",\"position_left\":\"0\",\"position_right\":\"0\",\"position_from_trigger\":false,\"position_fixed\":false,\"overlay_disabled\":false,\"stackable\":false,\"disable_reposition\":false,\"zindex\":\"1999999999\",\"close_disabled\":false,\"close_button_delay\":\"0\",\"close_on_form_submission\":false,\"close_on_form_submission_delay\":\"0\",\"close_on_overlay_click\":false,\"close_on_esc_press\":true,\"close_on_f4_press\":false,\"disable_form_reopen\":false,\"disable_accessibility\":false,\"disable_analytics\":true,\"custom_width_unit\":\"px\",\"custom_height_unit\":\"px\",\"id\":\"63066\",\"slug\":\"\"};\n\t\t\t\t window.pum_popups[ 'pum-63066' ] = {\"triggers\":[{\"type\":\"click_open\",\"settings\":{\"extra_selectors\":\"#popmake-\"}}],\"cookies\":[],\"disableForBots\":false,\"disable_on_mobile\":false,\"disable_on_tablet\":false,\"explain\":null,\"type_section\":null,\"theme_id\":\"92362\",\"size\":\"small\",\"responsive_min_width\":\"0%\",\"responsive_max_width\":\"100%\",\"custom_width\":\"\",\"custom_height_auto\":true,\"custom_height\":\"\",\"scrollable_content\":false,\"animation_type\":\"fade\",\"animation_speed\":\"1000\",\"animation_origin\":\"top\",\"open_sound\":\"none\",\"custom_sound\":\"\",\"location\":\"center top\",\"position_top\":\"100\",\"position_bottom\":\"0\",\"position_left\":\"0\",\"position_right\":\"0\",\"position_from_trigger\":false,\"position_fixed\":false,\"overlay_disabled\":false,\"stackable\":false,\"disable_reposition\":false,\"zindex\":\"1999999999\",\"close_disabled\":false,\"close_button_delay\":\"0\",\"close_on_form_submission\":false,\"close_on_form_submission_delay\":\"0\",\"close_on_overlay_click\":false,\"close_on_esc_press\":true,\"close_on_f4_press\":false,\"disable_form_reopen\":false,\"disable_accessibility\":false,\"disable_analytics\":true,\"custom_width_unit\":\"px\",\"custom_height_unit\":\"px\",\"id\":\"63066\",\"slug\":\"\"};\n\t\t\t\t jQuery('#pum-move-popup-63066').remove();\n\t\t});<\/script> ) will continue to\n    work in the &#8216;post&#8217; and &#8216;page&#8217; editor. However,&nbsp;the &#8216;Popup&#8217; shortcode\n    option is removed from the Shortcode Button. This shortcode option will be\n    removed from the plugin entirely by the version 2.0 release, with an\n    improved, alternative feature provided.&nbsp; As of version 1.7, use the\n    &#8216;Popup Trigger&#8217; shortcode instead of &#8216;Popup&#8217; inside the &#8216;posts&#8217; or &#8216;pages&#8217;\n    editor to display a popup from a post or page.\n  <\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\n    The &#8216;Popup Close&#8217; shortcode is now available&nbsp;<em>only<\/em>&nbsp;in the\n    Popup Editor.\n  <\/li>\n\n\n\n<li>\n    A &#8216;Subscription Form&#8217; shortcode option is added to the Shortcode Button in\n    the Popup, Post and Page editors. Formerly available only in the\n    <a href=\"https:\/\/wppopupmaker.com\/extensions\/mailchimp-integration\/\">MailChimp Integration extension to Popup Maker<\/a>, this shortcode now becomes available in the free version of the\n    plugin.&nbsp;\n  <\/li>\n<\/ul>\n\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"description\">\n  Description and Use of Each Shortcode\n<\/h2>\n\n\n\n<p>\n  <strong>&#8216;Popup&#8217; ( tag: [<code>popup<\/code>] ) &#8212;&nbsp;&nbsp;<\/strong>This shortcode creates\n  a popup <em>and<\/em> sets a popup trigger on any content element in the Post\n  or Page content editor. It replicates much of the option settings in the\n  &#8216;Popup Settings&#8217; box of the Popup Editor. The shortcode allows users to create\n  and set a popup while remaining in the Post or Page content editor.&nbsp; It\n  avoids the need to switch between the Popup and Post or Page editor to create\n  a popup and set a trigger.&nbsp;\n<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>\n    <em><strong>Note:<\/strong> This feature is deprecated in Popup Maker version\n      1.7. It is scheduled for removal from the plugin by version 2.0.&nbsp;<\/em>\n  <\/p>\n<\/blockquote>\n\n\n\n<p>\n  <strong>&#8216;Popup Trigger&#8217; ( tag: [<code>popup_trigger<\/code>] ) &#8212;&nbsp;&nbsp;<\/strong>This\n  shortcode sets a popup trigger on any content element within the Popup, Page\n  or Post content editor. This provides a quick and easy way to create and set\n  a&nbsp;click trigger on any targeted content.\n<\/p>\n\n\n\n<p>\n  <strong>&#8216;Popup Close&#8217; (&nbsp; tag: [<code>popup_close<\/code>] ) &#8212;&nbsp;&nbsp;<\/strong>This\n  shortcode targets content inside a popup to allow that element to close the\n  popup. It provides an alternate method to close a popup besides the &#8216;Close&#8217;\n  button.\n<\/p>\n\n\n\n<p>\n  <strong>&#8216;Subscription Form&#8217; ( tag: [<code>pum_sub_form<\/code>] ) &#8212;<\/strong>&nbsp; This\n  shortcode&nbsp;builds an extendable newsletter subscription form for\n  WordPress-compatible email marketing plugins or applications.&nbsp;&nbsp;The\n  shortcode currently integrates only with&nbsp;the\n  <a href=\"https:\/\/wppopupmaker.com\/extensions\/mailchimp-integration\/?utm_campaign=documentation&amp;utm_source=helpscout&amp;utm_medium=doc&amp;utm_term=286-cookies-settings-and-features\"><em>MailChimp Integration plugin extension to Popup Maker<\/em><\/a>.&nbsp;&nbsp;It is intended for future use to integrate&nbsp;Popup\n  Maker&nbsp;with email marketing applications other than MailChimp and\n  AWeber.&nbsp;\n<\/p>\n\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"developers\">\n  For Developers: New Plugin API Allows Email Marketing Integration with Popup\n  Maker\n<\/h3>\n\n\n\n<p>\n  Popup Maker version 1.7 exposes a public API to integrate our plugin with\n  WordPress-compatible email marketing applications. The API methods can be\n  found in our plugin at&nbsp;\n  <a href=\"https:\/\/github.com\/PopupMaker\/Popup-Maker\/blob\/release\/1.7\/classes\/Abstract\/Provider.php\" target=\"_blank\" rel=\"noopener\">&#8216;\/Popup-Maker\/classes\/Abstract\/Provider.php&#8217;<\/a>.&nbsp; Applications that wish to register their Popup Maker extension with\n  our plugin should consult the methods at\n  <a href=\"https:\/\/github.com\/PopupMaker\/Popup-Maker\/blob\/release\/1.7\/classes\/Newsletter\/Providers.php\" target=\"_blank\" rel=\"noopener\">&#8216;\/Popup-Maker\/classes\/Newsletter\/Providers.php&#8217;<\/a>.\n<\/p>\n\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"shortcode_in_action\">\n  The Popup Maker Shortcode in Action\n<\/h2>\n\n\n\n<p>\n  The video below demonstrates the application of the &#8216;popup_trigger&#8217; shortcode.\n  In Popup Maker version 1.7+, the contents of the &#8216;Popup Trigger&#8217; box are\n  organized somewhat differently than the example below. But the process to set\n  and save the shortcode in the editor is the same.&nbsp;\n<\/p>\n\n\n\n<div class=\"videoWrapper\">\n  <iframe\n    width=\"640\"\n    height=\"360\"\n    src=\"https:\/\/www.youtube.com\/embed\/_KZSjO_W11M?rel=0&enablejsapi=1\"\n    frameborder=\"0\"\n    allowfullscreen=\"\">\n  <\/iframe>\n<\/div>\n\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"add_shortcodes\">\n  Additional Shortcodes From Popup Maker Plugin Extensions\n<\/h2>\n\n\n\n<p>\n  Popup Maker registers additional shortcodes with WordPress through the\n  following premium (paid) extensions to the free version of Popup Maker.&nbsp;\n<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong> Plugin Extension<\/strong><\/td><td><strong> Shortcode Tag<\/strong><\/td><td><strong> Link to Documentation&nbsp;<\/strong><\/td><\/tr><tr><td>\n          <a href=\"https:\/\/wppopupmaker.com\/extensions\/age-verification-modals\/\">Age Verification<\/a>\n        <\/td><td>[<code>pum_age_form<\/code>]<\/td><td>\n          <a href=\"https:\/\/wppopupmaker.com\/docs\/age-verification\/age-verification-shortcode-age-verification-form\/\">Age Verification &#8212; Shortcode: Age Verification Form<\/a>\n        <\/td><\/tr><tr><td>\n          <a href=\"https:\/\/wppopupmaker.com\/extensions\/ajax-login-modals\/\">AJAX Login Modals<\/a>\n        <\/td><td>[<code>pum_login_form<\/code>]<\/td><td>\n          <a href=\"https:\/\/wppopupmaker.com\/docs\/ajax-login-modals\/shortcode-alm-ajax-login-form\/\">Shortcode: AJAX Login Form<\/a>\n        <\/td><\/tr><tr><td>\n          <a href=\"https:\/\/wppopupmaker.com\/extensions\/ajax-login-modals\/\">AJAX Login Modals<\/a>\n        <\/td><td>[<code>pum_registration_form<\/code>]<\/td><td>\n          <a href=\"https:\/\/wppopupmaker.com\/docs\/ajax-login-modals\/shortcode-alm-ajax-registration-form\/\">Shortcode: AJAX Registration Form<\/a>\n        <\/td><\/tr><tr><td>\n          <a href=\"https:\/\/wppopupmaker.com\/extensions\/ajax-login-modals\/\">AJAX Login Modals<\/a>\n        <\/td><td>[<code>pum_recovery_form<\/code>]<\/td><td>\n          <a href=\"https:\/\/wppopupmaker.com\/docs\/ajax-login-modals\/shortcode-alm-ajax-recovery-form\/\">Shortcode: AJAX Recovery Form<\/a>\n        <\/td><\/tr><tr><td>\n          <a href=\"https:\/\/wppopupmaker.com\/extensions\/leaving-notices\/\">Leaving Notices<\/a>\n        <\/td><td>[<code>pum_continue_link<\/code>]<\/td><td>\n          <a href=\"https:\/\/wppopupmaker.com\/docs\/leaving-notices\/leaving-notices-shortcode-and-click-trigger-settings\/\">Leaving Notices &#8212; Shortcode &amp; Click Trigger Settings<\/a>\n        <\/td><\/tr><tr><td>\n          <a href=\"https:\/\/wppopupmaker.com\/extensions\/mailchimp-integration\/\">MailChimp Integration<\/a>\n        <\/td><td>[<code>pum_sub_form<\/code>]<\/td><td>\n          <a href=\"https:\/\/wppopupmaker.com\/docs\/mailchimp-integration\/mailchimp-integration-shortcode-subscription-form\/\">MailChimp Integration &#8212; Shortcode: Subscription Form<\/a>\n        <\/td><\/tr><tr><td>\n          <a href=\"https:\/\/wppopupmaker.com\/extensions\/scroll-triggered-popups\/\">Scroll Trigger<\/a>\n        <\/td><td>[<code>pum_scroll_trigger<\/code>]<\/td><td>\n          <a href=\"https:\/\/wppopupmaker.com\/docs\/scroll-trigger\/shortcode-scroll-trigger-point\/\">Shortcode: Scroll Trigger Point<\/a>\n        <\/td><\/tr><tr><td>\n          <a href=\"https:\/\/wppopupmaker.com\/extensions\/secure-idle-user-logout\/\">Secure Idle User Logout<\/a>\n        <\/td><td>[<code>pum_secure_logout<\/code>]<\/td><td>\n          <a href=\"https:\/\/wppopupmaker.com\/docs\/secure-idle-user-logout\/secure-idle-user-logout-plugin-introduction-option-settings\/\">Secure Idle User Logout&#8211;Plugin Introduction and Option Settings<\/a>\n        <\/td><\/tr><tr><td>\n          <a href=\"https:\/\/wppopupmaker.com\/extensions\/terms-conditions-popups\/\">Terms &amp; Conditions<\/a>\n        <\/td><td>[<code>pum_terms_box<\/code>]<\/td><td>\n          <a href=\"https:\/\/wppopupmaker.com\/docs\/terms-conditions-popups\/shortcode-terms-and-conditions\/\">Shortcode: Terms and Conditions<\/a>\n        <\/td><\/tr><\/tbody><\/table><\/figure>\n\n","protected":false},"excerpt":{"rendered":"<p>Introduction The base Popup Maker plugin and several of it&#8217;s extensions register shortcodes with WordPress. Shortcodes are accessible from the Popup Maker Shortcode Button (&#8216;Shortcode Button&#8217;) located on the content editor menu bar within the&nbsp;Popup, Post and Page editors.&nbsp; On the WordPress editor &#8216;Visual&#8217; tab, Popup Maker&#8217;s shortcodes may appear as either buttons or forms. [&hellip;]<\/p>\n","protected":false},"author":11366,"featured_media":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"doc_category":[3595],"doc_tag":[],"class_list":["post-468153","docs","type-docs","status-publish","hentry","doc_category-shortcodes"],"acf":[],"year_month":"2026-05","word_count":978,"total_views":"2455","reactions":{"happy":"3","normal":"1","sad":"1"},"author_info":{"name":"Mark Chaves","author_nicename":"markchaves","author_url":"https:\/\/wppopupmaker.com\/author\/markchaves\/"},"doc_category_info":[{"term_name":"Shortcodes","term_url":"https:\/\/wppopupmaker.com\/docs\/category\/shortcodes\/"}],"doc_tag_info":[],"knowledge_base_info":[],"knowledge_base_slug":[],"_links":{"self":[{"href":"https:\/\/wppopupmaker.com\/wp-json\/wp\/v2\/docs\/468153","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wppopupmaker.com\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/wppopupmaker.com\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/wppopupmaker.com\/wp-json\/wp\/v2\/users\/11366"}],"replies":[{"embeddable":true,"href":"https:\/\/wppopupmaker.com\/wp-json\/wp\/v2\/comments?post=468153"}],"version-history":[{"count":10,"href":"https:\/\/wppopupmaker.com\/wp-json\/wp\/v2\/docs\/468153\/revisions"}],"predecessor-version":[{"id":470651,"href":"https:\/\/wppopupmaker.com\/wp-json\/wp\/v2\/docs\/468153\/revisions\/470651"}],"wp:attachment":[{"href":"https:\/\/wppopupmaker.com\/wp-json\/wp\/v2\/media?parent=468153"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/wppopupmaker.com\/wp-json\/wp\/v2\/doc_category?post=468153"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/wppopupmaker.com\/wp-json\/wp\/v2\/doc_tag?post=468153"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}