Skip to content

Commit

Permalink
2.3.0 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
sybrew committed Dec 18, 2019
1 parent ac60990 commit bd0a8aa
Show file tree
Hide file tree
Showing 10 changed files with 826 additions and 731 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
*.txt text eol=lf
*.svg text eol=lf
*.xml text eol=lf
*.pot text eol=lf

# Denote all files that are truly binary and should not be modified.
*.png binary
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ private function construct() {
/**
* @since 1.2.0
* @since 2.0.0 Deprecated
* @since 2.0.2 The default value is emptied, as it conflicted with the settings.
* @since 2.0.2 The default value is emptied, as it conflicted with the settings page.
* @see trait TSF_Extension_Manager\Extension_Post_Meta
* @deprecated
* @param array $pm_defaults The default post meta settings.
Expand All @@ -81,7 +81,7 @@ private function construct() {
/**
* @since 1.4.0
* @since 2.0.0 Deprecated
* @since 2.0.2 The default value is emptied, as it conflicted with the settings.
* @since 2.0.2 The default value is emptied, as it conflicted with the settings page.
* @deprecated
* @param array $post_types The supported post types.
*/
Expand Down
2 changes: 1 addition & 1 deletion extensions/essentials/articles/trunk/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ add_filter( 'the_seo_framework_articles_images', function( $images ) {

### 2.0.2

[tsfep-release time="-1"]
[tsfep-release time="December 18th, 2019"]

* **Fixed:** The filter deprecation notice now fires as intended when only the `the_seo_framework_articles_supported_post_types` filter is used on the site.
* This was an oversight as we flipped a bit for testing purposes.
Expand Down
2 changes: 1 addition & 1 deletion extensions/essentials/cord/trunk/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,6 @@ add_filter( 'the_seo_framework_cord_ga_ela_id_levels', function( $levels = 5 ) {

### 1.0.0

[tsfep-release time="-1"]
[tsfep-release time="December 18th, 2019"]

* Initial extension release.
2 changes: 1 addition & 1 deletion extensions/essentials/focus/trunk/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ add_filter( 'the_seo_framework_focus_elements', function( $elements ) {

### 1.3.2

[tsfep-release time="-1"]
[tsfep-release time="December 18th, 2019"]

* **Improved:** The lexical selector is now hidden when the current language isn't supported for the API.
* **Fixed:** The spacing of the keyword inputs is now less likely to misalign when the words differ in length.
Expand Down
2 changes: 1 addition & 1 deletion extensions/premium/monitor/trunk/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ If you just initiated a crawl request, you might receive outdated or incorrect d

### 1.2.4-beta-5

[tsfep-release time="-1"]
[tsfep-release time="December 18th, 2019"]

* **Changed:** The favicon.ico check is now hidden when a meta icon is found. We changed this because modern browsers no longer ping the ico file when a meta-icon is proposed.
* **API - Our servers:**
Expand Down
26 changes: 13 additions & 13 deletions inc/traits/manager/extensions.trait.php
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ private static function get_extensions() {
'party' => 'first',
'last_updated' => '1576566882',
'requires' => '4.9.0',
'tested' => '5.3.1',
'tested' => '5.3.2',
'requires_tsf' => '4.0.0',
'tested_tsf' => '4.0.5',
],
Expand All @@ -99,7 +99,7 @@ private static function get_extensions() {
'party' => 'first',
'last_updated' => '1574553314',
'requires' => '4.9.0',
'tested' => '5.3.1',
'tested' => '5.3.2',
'requires_tsf' => '4.0.2',
'tested_tsf' => '4.0.5',
],
Expand All @@ -112,7 +112,7 @@ private static function get_extensions() {
'party' => 'first',
'last_updated' => '1542470700',
'requires' => '4.9.0',
'tested' => '5.3.1',
'tested' => '5.3.2',
'requires_tsf' => '4.0.0',
'tested_tsf' => '4.0.5',
],
Expand All @@ -125,7 +125,7 @@ private static function get_extensions() {
'party' => 'first',
'last_updated' => '1576470514',
'requires' => '4.9.0',
'tested' => '5.3.1',
'tested' => '5.3.2',
'requires_tsf' => '4.0.0',
'tested_tsf' => '4.0.5',
],
Expand All @@ -138,7 +138,7 @@ private static function get_extensions() {
'party' => 'first',
'last_updated' => '1565553458',
'requires' => '4.9.0',
'tested' => '5.3.1',
'tested' => '5.3.2',
'requires_tsf' => '4.0.0',
'tested_tsf' => '4.0.5',
],
Expand All @@ -151,7 +151,7 @@ private static function get_extensions() {
'party' => 'first',
'last_updated' => '1565627638',
'requires' => '4.9.0',
'tested' => '5.3.1',
'tested' => '5.3.2',
'requires_tsf' => '4.0.0',
'tested_tsf' => '4.0.5',
],
Expand All @@ -164,7 +164,7 @@ private static function get_extensions() {
'party' => 'first',
'last_updated' => '1576562324',
'requires' => '4.9.0',
'tested' => '5.3.1',
'tested' => '5.3.2',
'requires_tsf' => '4.0.0',
'tested_tsf' => '4.0.5',
],
Expand All @@ -177,7 +177,7 @@ private static function get_extensions() {
'party' => 'first',
'last_updated' => '1515109560',
'requires' => '4.9.0',
'tested' => '5.3.1',
'tested' => '5.3.2',
'requires_tsf' => '4.0.0',
'tested_tsf' => '4.0.5',
],
Expand All @@ -190,7 +190,7 @@ private static function get_extensions() {
'party' => 'first',
'last_updated' => '1541601833',
'requires' => '4.9.0',
'tested' => '5.3.1',
'tested' => '5.3.2',
'requires_tsf' => '4.0.0',
'tested_tsf' => '4.0.5',
],
Expand All @@ -203,7 +203,7 @@ private static function get_extensions() {
'party' => 'first',
'last_updated' => '1572496812',
'requires' => '4.9.0',
'tested' => '5.3.1',
'tested' => '5.3.2',
'requires_tsf' => '4.0.0',
'tested_tsf' => '4.0.5',
],
Expand All @@ -223,9 +223,9 @@ private static function get_extensions() {
*/
private static function get_external_extensions_checksum() {
return [
'sha256' => '97e6bc13bb980c2130a0e91cec9c91025613627b0bcc157e0f7a5e35903f1dc8',
'sha1' => 'aced5ec52998d89da574037752c4c44de2d6590e',
'md5' => '1cae84ce28e1142f7158750704aca256',
'sha256' => '37e3cc1aa46fb179348ff0076e21a57e2a510f82f9dee0897d27e5cc1c5d2510',
'sha1' => 'eb72614ea5cdd013549ebfa407f73d3f8e732f53',
'md5' => '6039289e2d9832d33bc5bcedbe91f092',
];
}

Expand Down
Loading

0 comments on commit bd0a8aa

Please sign in to comment.