Skip to content

Develop#69

Merged
ajaydsouza merged 123 commits intomasterfrom
develop
Mar 25, 2026
Merged

Develop#69
ajaydsouza merged 123 commits intomasterfrom
develop

Conversation

@ajaydsouza
Copy link
Contributor

No description provided.

- Filter sections by product
- Updated Sections meta to select a product
- Parent dropdown includes the product name.
Ensures add_settings_error messages from change_settings_on_save are displayed on the settings page for consistent admin notice visibility.
…prefix

- Replace parent_base check with screen base check for better accuracy
- Prevents duplicate settings notices on WordPress settings pages
- Updated in all class-settings-api.php files across repositories
…thod

- Remove wp_ajax_nopriv registration for taxonomy search (requires authentication)
- Move taxonomy_search_tom_select method from Settings_Wizard to Settings class
- Bump package.json version to 3.0.0
- Update readme.txt formatting from emoji bullets to plain markdown lists
- Copy latest Settings API from freemkit
- Update namespace to WebberZone\Knowledge_Base\Admin\Settings
- Include all bug fixes:
  * Repeater row_id fix for unique item identification
  * Hidden input name fix for proper form submission
  * Regex fix for precise reindexing with lookahead
  * Selector fix from input to :input for all form elements
  * JavaScript placement fix moved out of render_repeater_item
  * Sanitization fix with row_id lookup for sensitive fields
- Update package declarations and use statements
…dencies

- Remove taxonomy-suggest.js and taxonomy-suggest.min.js files
- Update settings API to use WordPress core color picker and tabs
- Improve media selector with proper WordPress media dependencies
- Update class-admin-banner.php with RTL stylesheet support and public properties/methods
- Update class-settings-form.php with color-field class and repeater markup
- Update class-settings-wizard-api.php with admin_enqueue_scripts hook and wp_add_inline_style
- Copy settings-admin-scripts.js and .min.js files
- Adjust namespaces to WebberZone\Knowledge_Base
…gins

- Copy updated Media_Handler from contextual-related-posts-pro to all plugins
- Update namespace, prefix, constants, and option functions for each plugin
- Maintain plugin-specific configurations:
  - Better Search (Pro/Free): bsearch prefix, BETTER_SEARCH_DEFAULT_THUMBNAIL_URL
  - Where Did They Go From Here: wherego prefix, WHEREGO_PLUGIN_URL default
  - Knowledgebase (Pro/Free): wzkb prefix, WZKB_DEFAULT_THUMBNAIL_URL
  - Top 10 (Pro/Free): tptn prefix, TOP_TEN_DEFAULT_THUMBNAIL_URL
  - Contextual Related Posts: crp prefix, WZ_CRP_DEFAULT_THUMBNAIL_URL
- Preserve backward compatibility and functionality
@ajaydsouza ajaydsouza merged commit c739d28 into master Mar 25, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant