Skip to content

Commit

Permalink
Merge pull request #1143 from nazmulch11/patch-9
Browse files Browse the repository at this point in the history
is_email function deffination update
  • Loading branch information
zonayedpca authored Oct 28, 2024
2 parents b631c08 + 8a8254c commit ebc9fe5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/wordpress-plugin-development.json
Original file line number Diff line number Diff line change
Expand Up @@ -360,6 +360,7 @@
"code": "in_array()"
},
{
"definition": "একটি স্ট্রিং সঠিক ইমেইল ফরম্যাটে আছে কি না তা যাচাই করতে ব্যবহৃত হয়",
"code": "is_email()"
},
{
Expand Down

0 comments on commit ebc9fe5

Please sign in to comment.