Development - #3018
Merged
Merged
Development#3018
Conversation
Normalize submitted URL values to HTTP or HTTPS before validation so entries such as www.example.com pass without requiring a DNS lookup. Validate URL syntax locally and reject embedded user credentials to prevent deceptive links while continuing to block unsupported protocols.
…flow Fix unsafe PHPCS pull request workflow
…ation-verification Defer user creation until email verification
Make the multi-directory toggle use the standard settings workflow so changes remain local until the footer Save changes action is used, without a confirmation modal or forced reload. Register the inactive Directory Builder slug as a hidden compatibility page and redirect it to the active mode-specific route. This keeps stale AJAX-era menu links and saved bookmarks working while retaining a single visible submenu item and the existing manage_options capability. Document the manual-save contract and compatibility routing behavior in the settings-panel references.
…le-routing Fix multi-directory save flow and Directory Builder access
…al-conflict-2996 # Conflicts: # blocks/src/search-modal/4.plugins/_search-popup.scss # blocks/src/search-modal/render.php # blocks/src/search-modal/script.js # blocks/templates/popup.php
…directory-columns Fix listing export multi-directory custom fields
Improve extension email template placeholders
…in-email-notification Fix featured listing order completion emails
…sues Fix native Directorist localization textdomains
…tomization Improve native search and account modal customization
…ting-urls Fix listing URL validation without explicit schemes
security fix, readme updated & build
RabbiIslamRony
requested changes
Sep 14, 2026
RabbiIslamRony
left a comment
Member
There was a problem hiding this comment.
These are regression and smoke tests, so we can keep them in the repository. Please add /tests to .distignore to exclude them from the release package.
https://prnt.sc/eg2arsBrDe55
2 tasks
…e-package build: exclude tests from release package
2 tasks
add: Pay Per Lead product and thumbnail to extension catalog
…ero-coordinates fix: correct popular category membership and zero-coordinate directions
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.
PR Type
What kind of change does this PR introduce?
Description
How to reproduce the issue or how to test the changes
Any linked issues
Fixes #
Checklist