Make WordPress Core

Changes between Version 9 and Version 10 of Ticket #36341, comment 12


Ignore:
Timestamp:
02/09/2018 04:44:37 PM (8 years ago)
Author:
DrewAPicture
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36341, comment 12

    v9 v10  
    88@@ -463,7 +463,9 @@
    99- *
    10 + *
    11 + * @link https://developer.wordpress.org/themes/basics/conditional-tags/
    12 + * 
     10+ * For more information on this and similar theme functions, check out the {@link https://developer.wordpress.org/themes/basics/conditional-tags/ Conditional Tags}
     11+ * article in the Theme Developer Handbook.
     12+ *
    1313}}}
    1414
     
    1919--- file.php
    2020+++ file.php
    21 - *
    22 + * For more information on this and similar theme functions, check out the {@link https://developer.wordpress.org/themes/basics/conditional-tags/ Conditional Tags}
    23 + * article in the Theme Developer Handbook.
    24 + *
    2521}}}