Created
July 19, 2018 07:27
-
-
Save Artisan-Asad/47b9f29422c58d2fd76923117ff70975 to your computer and use it in GitHub Desktop.
Regular expression to test if a URL is a WordPress plugin repository URL
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
'|^http[s]?://wordpress\.org/(?:extend/)?plugins/|' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment