Merged
Conversation
New product taxonomy feature
- Filter sections by product - Updated Sections meta to select a product - Parent dropdown includes the product name.
Fixes #64
…se caching system
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.