Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #54703, comment 6


Ignore:
Timestamp:
12/30/2021 10:06:08 PM (4 years ago)
Author:
costdev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54703, comment 6

    initial v1  
    66
    77{{{#!php
     8<?php
     9
    810if ( isset( $title ) && isset( $href ) } {
    911    //...
     
    1214
    1315if ( ! empty( $title ) && ! empty( $href ) ) {
     16
    1417}}}
    1518