Changes between Version 10 and Version 11 of Ticket #36341, comment 12
- Timestamp:
- 02/09/2018 04:44:54 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36341, comment 12
v10 v11 1 1 Let's wait and see how #23016 shakes out. 2 3 {{{4 #!diff5 ===================================================================6 --- file.php7 +++ file.php8 @@ -463,7 +463,9 @@9 - *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 + *13 }}}14 15 {{{16 #!diff17 ===================================================================18 @@ -243,7 +243,10 @@19 --- file.php20 +++ file.php21 }}}