Make WordPress Core

Changes between Version 4 and Version 5 of Ticket #23530


Ignore:
Timestamp:
02/19/2013 11:53:55 PM (12 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23530 – Description

    v4 v5  
    3131                );
    3232
    33 $non_empty_directories = get_terms( 'attachment_directories', $args3 );
     33$non_empty_directories = get_terms( 'attachment_directories', $args );
    3434
    3535//$non_empty_directories is an empty array(), but it should return the ID of the 'parent' term.