Opened 3 weeks ago
Last modified 21 hours ago
#48303 new task (blessed)
Docblock improvements for 5.4
| Reported by: | 
  
     | 
      Owned by: | |
|---|---|---|---|
| Milestone: | 5.4 | Priority: | normal | 
| Severity: | normal | Version: | |
| Component: | General | Keywords: | |
| Focuses: | docs | Cc: | |
| PR Number: | 
Attachments (5)
Change History (35)
    
      
    #2
  
    
        
          
            
 @
            
3 weeks ago
        
    
  
  
    
wp_enqueue_script, wp_enqueue_style, wp_register_script and wp_register_style parameter $deps could be narrowed from array to string[].
    
      
    #3
  
    
        
          
            
 @
            
3 weeks ago
        
    
  
  
    
wp_unslash parameter and return value could be narrowed from string|array to string|string[].
    
      
        
        
This ticket was mentioned in Slack in #docs by atachibana. View the logs.
      
      
9 days ago
    
    
  
              Note: See
        TracTickets for help on using
        tickets.
    
I didn't know about this tracking ticket for all the small docs issues, so I created a lot of small ones (sorry...)