Changeset 3232059
- Timestamp:
- 01/30/2025 01:52:40 PM (14 months ago)
- File:
-
- 1 edited
-
agent700-ai-chat/trunk/agent700-ai-chat.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
agent700-ai-chat/trunk/agent700-ai-chat.php
r3231603 r3232059 208 208 // add_settings_field('agent700_chat_api_url', 'API URL', 'agent700_chat_api_url_field_render', 'agent700_chat_settings', 'agent700_chat_section'); 209 209 add_settings_field('agent700_chat_icon', 'Chat Icon', 'agent700_chat_icon_field_render', 'agent700_chat_settings', 'agent700_chat_section'); 210 add_settings_field('agent700_chat_ icon', 'Shortcode', 'agent700_chat_shortcode', 'agent700_chat_settings', 'agent700_chat_section');210 add_settings_field('agent700_chat_shortcode', 'Shortcode', 'agent700_chat_shortcode', 'agent700_chat_settings', 'agent700_chat_section'); 211 211 212 212 // Only one shortcode checkbox
Note: See TracChangeset
for help on using the changeset viewer.