Opened 10 years ago
Closed 7 years ago
#37959 closed feature request (wontfix)
Add wp_alert() function
| Reported by: | mifr45 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
<?php function wp_alert($string){ ?><script>alert('<?php echo $string;?>');</script><?php } ?>
Change History (1)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hey there!
Thanks for this feature request! I don't think that this would be a beneficial addition to WordPress Core. I am going to close this out. If there are others that feel this would be valuable, we can revisit.