From 17da3a828d94637e84521acdafb2538a334a7435 Mon Sep 17 00:00:00 2001 From: odiengineering <112506720+odiengineering@users.noreply.github.com> Date: Mon, 26 Aug 2024 14:46:58 -0700 Subject: [PATCH] Wordpress Pages Update --- pages/cannabis-licensee-bond-form.html | 20 ++++++ pages/cannabis-licensee-bond-form.json | 97 ++++++++++++++++++++++++++ pages/rulemaking.html | 26 +++++++ pages/rulemaking.json | 24 +++++-- 4 files changed, 162 insertions(+), 5 deletions(-) create mode 100644 pages/cannabis-licensee-bond-form.html create mode 100644 pages/cannabis-licensee-bond-form.json diff --git a/pages/cannabis-licensee-bond-form.html b/pages/cannabis-licensee-bond-form.html new file mode 100644 index 0000000000..b63abb0a53 --- /dev/null +++ b/pages/cannabis-licensee-bond-form.html @@ -0,0 +1,20 @@ +

Type: File and print

+ +

Status:  Approved and filed with Secretary of State on December 7, 2023. Effective December 7, 2023.

+ +

Summary: The Department of Justice filed on behalf of the Department of Cannabis Control’s (DCC) an action to adopt a revised version of the cannabis licensee bond form. The revised form replaces the version used by the three legacy cannabis agencies. Revisions to the form replaced reference to any of the former three licensing authorities with “Department of Cannabis Control”. OAL approved and filed the revised form with the Secretary of State on December 7, 2023, making it effective the same day.  

+ +

View the rulemaking documents

+ +

Requests for rulemaking documents in this regulatory action not listed below can be sent to the DCC at regulations@cannabis.ca.gov

+ +

DCC 8113: Commercial Cannabis Licensee Bond

+ + diff --git a/pages/cannabis-licensee-bond-form.json b/pages/cannabis-licensee-bond-form.json new file mode 100644 index 0000000000..1d2d70741b --- /dev/null +++ b/pages/cannabis-licensee-bond-form.json @@ -0,0 +1,97 @@ +{ + "meta": { + "created_date": "2023-12-13T22:44:00", + "updated_date": "2024-08-26T21:46:08", + "field_reference": "https://developer.wordpress.org/rest-api/reference/pages/", + "api_version": "v2", + "api_url": "https://api.cannabis.ca.gov/wp-json/wp/v2/", + "object_url": "https://api.cannabis.ca.gov/wp-json/wp/v2/pages/19608", + "process": { + "source_code": "https://github.com/cagov/wordpress-to-github", + "source_data": "https://api.cannabis.ca.gov", + "deployment_target": "https://github.com/cagov/static-content-cannabis/tree/staging" + }, + "refresh_frequency": "as needed" + }, + "data": { + "id": 19608, + "date": "2023-12-13T14:44:00", + "date_gmt": "2023-12-13T22:44:00", + "guid": "https://api.cannabis.ca.gov/?page_id=19608", + "modified": "2024-08-26T14:46:08", + "modified_gmt": "2024-08-26T21:46:08", + "slug": "cannabis-licensee-bond-form", + "status": "publish", + "type": "page", + "link": "https://api.cannabis.ca.gov/cannabis-laws/rulemaking/cannabis-licensee-bond-form/", + "title": "Cannabis Licensee Bond Form ", + "excerpt": "

Type: File and print Status:  Approved and filed with Secretary of State on December 7, 2023. Effective December 7, 2023. Summary: The Department of Justice filed on behalf of the Department of Cannabis Control’s (DCC) an action to adopt a revised version of the cannabis licensee bond form. The revised form replaces the version used […]

\n", + "author": 32, + "featured_media": 0, + "parent": 710, + "menu_order": 0, + "comment_status": "closed", + "ping_status": "closed", + "template": "/code/wp-content/plugins/ca-design-system-gutenberg-blocks/includes/templates/template-page-single-column.php", + "meta": { + "_stopmodifiedupdate": false, + "_modified_date": "", + "footnotes": "" + }, + "categories": [ + "Recently Approved Actions" + ], + "tags": [], + "design_system_fields": { + "template": "template-page-single-column" + }, + "og_meta": { + "editor": { + "platform": "WordPress", + "plugin": "autodescription", + "plugin_name": "The SEO Framework", + "plugin_version": "4.1.5.1", + "editor_url": "https://api.cannabis.ca.gov" + }, + "site_name": "Department of Cannabis Control", + "site_description": "Learn about California cannabis laws and licenses", + "site_url": "https://api.cannabis.ca.gov", + "canonical_url": "https://api.cannabis.ca.gov/cannabis-laws/rulemaking/cannabis-licensee-bond-form/", + "page_title": "Cannabis Licensee Bond Form ", + "page_description": "Learn about California cannabis laws and licenses", + "page_social_image_url": "https://api.cannabis.ca.gov/wp-content/uploads/2021/07/cropped-Cannabis_horizontal_social.png", + "page_social_image_width": 1200, + "page_social_image_height": 630, + "page_social_image_alt": "", + "meta_title": "Cannabis Licensee Bond Form ", + "meta_description": "Learn about California cannabis laws and licenses", + "meta_canonical_url": "https://api.cannabis.ca.gov/cannabis-laws/rulemaking/cannabis-licensee-bond-form/", + "open_graph_title": "Cannabis Licensee Bond Form ", + "open_graph_description": "Learn about California cannabis laws and licenses", + "twitter_title": "Cannabis Licensee Bond Form ", + "twitter_description": "Learn about California cannabis laws and licenses" + }, + "headless_categories": [ + { + "term_id": 804, + "name": "Recently Approved Actions", + "slug": "recently-approved", + "term_group": 0, + "term_taxonomy_id": 804, + "taxonomy": "category", + "description": "", + "parent": 802, + "filter": "raw", + "cat_ID": 804, + "category_description": "", + "cat_name": "Recently Approved Actions", + "category_nicename": "recently-approved", + "category_parent": 802 + } + ], + "headless_tags": [], + "headless_publishing": [], + "headless_preview": [], + "wordpress_url": "https://api.cannabis.ca.gov/cannabis-laws/rulemaking/cannabis-licensee-bond-form/" + } +} \ No newline at end of file diff --git a/pages/rulemaking.html b/pages/rulemaking.html index 9aa306ee83..05391192f3 100644 --- a/pages/rulemaking.html +++ b/pages/rulemaking.html @@ -24,6 +24,32 @@

Section 280 Certification of CCTT System Changes

Recently approved regulatory actions

+
+

Section 100 action for labor peace amendments

Type: Change without Regulatory Effect pursuant to 1 CCR §100

diff --git a/pages/rulemaking.json b/pages/rulemaking.json index 9df75e6c7c..25a23aa75f 100644 --- a/pages/rulemaking.json +++ b/pages/rulemaking.json @@ -1,7 +1,7 @@ { "meta": { "created_date": "2021-06-19T15:07:40", - "updated_date": "2024-08-23T21:53:51", + "updated_date": "2024-08-26T21:46:22", "field_reference": "https://developer.wordpress.org/rest-api/reference/pages/", "api_version": "v2", "api_url": "https://api.cannabis.ca.gov/wp-json/wp/v2/", @@ -18,8 +18,8 @@ "date": "2021-06-19T15:07:40", "date_gmt": "2021-06-19T15:07:40", "guid": "http://wordpress.test:8888/resources/rulemaking/", - "modified": "2024-08-23T14:53:51", - "modified_gmt": "2024-08-23T21:53:51", + "modified": "2024-08-26T14:46:22", + "modified_gmt": "2024-08-26T21:46:22", "slug": "rulemaking", "status": "publish", "type": "page", @@ -39,7 +39,9 @@ "footnotes": "" }, "categories": [], - "tags": [], + "tags": [ + "staging" + ], "design_system_fields": { "template": "template-page-single-column" }, @@ -70,7 +72,19 @@ "twitter_description": "Learn about how regulations are made in California." }, "headless_categories": [], - "headless_tags": [], + "headless_tags": [ + { + "term_id": 797, + "name": "staging", + "slug": "staging", + "term_group": 0, + "term_taxonomy_id": 797, + "taxonomy": "post_tag", + "description": "", + "parent": 0, + "filter": "raw" + } + ], "headless_publishing": [], "headless_preview": [], "wordpress_url": "https://api.cannabis.ca.gov/cannabis-laws/rulemaking/"