plugins.trac.wordpress.org Open in urlscan Pro
198.143.164.244  Public Scan

URL: https://plugins.trac.wordpress.org/changeset?sfp
Submission: On February 08 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

GET https://wordpress.org/search/do-search.php

<form action="https://wordpress.org/search/do-search.php" method="get">
  <label for="global-search" class="screen-reader-text">Search WordPress.org for:</label>
  <input id="global-search" class="text" name="search" type="text" value="" maxlength="150" placeholder="Search WordPress.org">
  <button type="submit" class="button"><span class="screen-reader-text">Submit</span></button>
</form>

GET /search

<form id="search" action="/search" method="get">
  <div>
    <label for="proj-search">Search:</label>
    <input type="text" id="proj-search" name="q" size="18" value="">
    <input type="submit" value="Search">
  </div>
</form>

<form id="prefs" action="">
  <div>
    <label for="style">View differences</label>
    <select id="style" name="style">
      <option selected="selected" value="inline">inline</option>
      <option value="sidebyside">side by side</option>
    </select>
    <div class="field">
      <label><input type="radio" name="contextall" value="0" checked="checked"> Show</label>
      <label><input type="text" name="contextlines" id="contextlines" size="2" maxlength="3" value="2"> lines around each change</label><br>
      <label><input type="radio" name="contextall" value="1"> Show the changes in full context</label>
    </div>
    <fieldset id="ignore">
      <legend>Ignore:</legend>
      <div class="field">
        <input type="checkbox" id="ignoreblanklines" name="ignoreblanklines">
        <label for="ignoreblanklines">Blank lines</label>
      </div>
      <div class="field">
        <input type="checkbox" id="ignorecase" name="ignorecase">
        <label for="ignorecase">Case changes</label>
      </div>
      <div class="field">
        <input type="checkbox" id="ignorewhitespace" name="ignorewhitespace">
        <label for="ignorewhitespace">White space changes</label>
      </div>
    </fieldset>
    <div style="display:none;"><input type="text" name="sfp_email" value=""><input type="hidden" name="sfph_mail" value=""></div>
    <div class="buttons">
      <input type="submit" name="update" value="Update">
    </div>
  </div>
</form>

Text Content

Toggle Menu


WORDPRESS.ORG

Search WordPress.org for: Submit

 * Showcase
 * Themes
 * Plugins
   
 * Mobile
 * Support
   * Forums
   * Documentation
   
 * Get Involved
   
 * About
 * Blog
 * Hosting
 * Download WordPress




PLUGIN DIRECTORY

Search:
 * Login

 * Timeline
 * View Tickets
 * Browse Source


CONTEXT NAVIGATION

 * ← Previous Changeset
 * Next Changeset →

--------------------------------------------------------------------------------


CHANGESET 2862252

View differences inline side by side
Show lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes


Timestamp: 02/08/2023 06:49:08 PM (less than one hour ago) Author: jsmoriss
Message:

v15.1.1


File:
1 edited

 * 
   wpsso/tags/15.1.1/lib/config.php (modified) (1 diff)


LEGEND:

Unmodified Added Removed


 * TABULARUNIFIED WPSSO/TAGS/15.1.1/LIB/CONFIG.PHP ¶
   
   r2862248 r2862252   2323                'wpsso' => array(           // Plugin
   acronym. 2424                    'version'     => '15.1.1',  // Plugin
   version. 25                     'opt_version' => '951',     // Increment when
   changing default option values.  25                    'opt_version' =>
   '952',     // Increment when changing default option values. 2626           
           'short'       => 'WPSSO Core',  // Short plugin name. 2727           
           'name'        => 'WPSSO Core',
   
   

Note: See TracChangeset for help on using the changeset viewer.
Trac UI Preferences


DOWNLOAD IN OTHER FORMATS:

 * Unified Diff
 * Zip Archive

 * About
 * Blog
 * Hosting
 * Donate

 * Support
 * Developers
 * Get Involved
 * Learn

 * Showcase
 * Plugins
 * Themes
 * Ideas

 * WordCamp
 * WordPress.TV
 * BuddyPress
 * bbPress

 * WordPress.com
 * Matt
 * Privacy
 * License / GPLv2

Code is Poetry