Plugin Directory

Timestamp:
04/10/2024 08:25:49 PM (3 months ago)
Author:
zinigor
Message:

Updating trunk to version 13.3.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • jetpack/trunk/modules/sharedaddy/sharing-service.php

    r3067143 r3068647  
    502502        }
    503503
    504         if ( false === $this->global['sharing_label'] || $this->global['sharing_label'] === 'Share this:' ) {
     504        if ( false === $this->global['sharing_label'] ) {
    505505            $this->global['sharing_label'] = $this->default_sharing_label;
    506506        }
Note: See TracChangeset for help on using the changeset viewer.