Browse Source

custom field for API added

Md Mozahidur Rahman 1 year ago
parent
commit
c8bd60a934

+ 1 - 1
inc/acf-json/group_642c328a32e68.json

@@ -66,5 +66,5 @@
     "active": true,
     "description": "",
     "show_in_rest": 0,
-    "modified": 1680618236
+    "modified": 1684661078
 }

+ 90 - 1
inc/acf-json/group_642c38b31afcd.json

@@ -19,6 +19,95 @@
             "message": "An application programming interface is a way for two or more computer programs to communicate with each other. It is a type of software interface, offering a service to other pieces of software.",
             "new_lines": "wpautop",
             "esc_html": 0
+        },
+        {
+            "key": "field_6458ac15a19e4",
+            "label": "Client ID",
+            "name": "client_id",
+            "aria-label": "",
+            "type": "text",
+            "instructions": "",
+            "required": 0,
+            "conditional_logic": 0,
+            "wrapper": {
+                "width": "",
+                "class": "",
+                "id": ""
+            },
+            "default_value": "",
+            "maxlength": "",
+            "placeholder": "",
+            "prepend": "",
+            "append": ""
+        },
+        {
+            "key": "field_6458ab9146c78",
+            "label": "Auth Token",
+            "name": "auth_token",
+            "aria-label": "",
+            "type": "password",
+            "instructions": "",
+            "required": 0,
+            "conditional_logic": 0,
+            "wrapper": {
+                "width": "",
+                "class": "",
+                "id": ""
+            },
+            "placeholder": "",
+            "prepend": "",
+            "append": ""
+        },
+        {
+            "key": "field_6458aa26b3578",
+            "label": "Employee Info API Endpoint",
+            "name": "employee_info_api",
+            "aria-label": "",
+            "type": "url",
+            "instructions": "",
+            "required": 0,
+            "conditional_logic": 0,
+            "wrapper": {
+                "width": "",
+                "class": "",
+                "id": ""
+            },
+            "default_value": "",
+            "placeholder": ""
+        },
+        {
+            "key": "field_6458aaf4b3579",
+            "label": "Journal API Endpoint",
+            "name": "journal_api",
+            "aria-label": "",
+            "type": "url",
+            "instructions": "",
+            "required": 0,
+            "conditional_logic": 0,
+            "wrapper": {
+                "width": "",
+                "class": "",
+                "id": ""
+            },
+            "default_value": "",
+            "placeholder": ""
+        },
+        {
+            "key": "field_6458ab27b357a",
+            "label": "Conference API Endpoint",
+            "name": "conference_api",
+            "aria-label": "",
+            "type": "url",
+            "instructions": "",
+            "required": 0,
+            "conditional_logic": 0,
+            "wrapper": {
+                "width": "",
+                "class": "",
+                "id": ""
+            },
+            "default_value": "",
+            "placeholder": ""
         }
     ],
     "location": [
@@ -39,5 +128,5 @@
     "active": true,
     "description": "",
     "show_in_rest": 0,
-    "modified": 1680619776
+    "modified": 1684661065
 }

+ 8 - 1
inc/acf-json/group_64534cae361a7.json

@@ -30,6 +30,13 @@
                 "operator": "==",
                 "value": "acf\/faculty-member"
             }
+        ],
+        [
+            {
+                "param": "post_status",
+                "operator": "==",
+                "value": "publish"
+            }
         ]
     ],
     "menu_order": 0,
@@ -41,5 +48,5 @@
     "active": true,
     "description": "",
     "show_in_rest": 0,
-    "modified": 1683188424
+    "modified": 1684661101
 }