[wp-trac] [WordPress Trac] #47454: BC Math isn't used in WordPress core
    WordPress Trac 
    noreply at wordpress.org
       
    Thu Jun  6 05:59:04 UTC 2019
    
    
  
#47454: BC Math isn't used in WordPress core
---------------------------------------------------+---------------------
 Reporter:  bronsonquick                           |       Owner:  (none)
     Type:  defect (bug)                           |      Status:  new
 Priority:  normal                                 |   Milestone:  5.3
Component:  Administration                         |     Version:  5.2
 Severity:  normal                                 |  Resolution:
 Keywords:  has-patch site-health has-screenshots  |     Focuses:
---------------------------------------------------+---------------------
Comment (by bronsonquick):
 I still think we should only recommend WordPress core functions.
 As @Clorith mentioned there is the `site_status_test_php_modules` filter
 that plugin authors can use to add their recommendations. In 5 mins I
 whipped up an example plugin on how they can use it:
 https://github.com/BronsonQuick/site-health-recommendations
 I think if we leave it to up to core to grep the plugins for all the
 common modules then it'll get a little out of hand for people to grep and
 update the list instead of using the filter.
 For example, a lot (nay, alot haha) of the plugins will use Memcached for
 example:
 https://wpdirectory.net/search/01DCNNASGP55WJEMPGG0KEP17K
 Should that be added in too?
-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/47454#comment:26>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
    
    
More information about the wp-trac
mailing list