Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #41853, comment 1


Ignore:
Timestamp:
09/11/2017 09:09:50 AM (8 years ago)
Author:
birgire
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #41853, comment 1

    initial v1  
    99}, 10, 3 );
    1010}}}
     11
     12where
     13
     14{{{
     15* @param array  $out       The output array of shortcode attributes.
     16* @param array  $pairs     The supported attributes and their defaults.
     17* @param array  $atts      The user defined shortcode attributes.
     18}}}