SiteOrigin CSS - Version 1.3.1

Version Description

  • 10 July 2021 =
  • Updated the Plugins page action link list.
Download this release

Release Info

Developer SiteOrigin
Plugin Icon 128x128 SiteOrigin CSS
Version 1.3.1
Comparing to
See all releases

Code changes from version 1.3.0 to 1.3.1

Files changed (4) hide show
  1. css/admin.css +2 -2
  2. lang/so-css.pot +14 -10
  3. readme.txt +6 -3
  4. so-css.php +5 -3
css/admin.css CHANGED
@@ -650,8 +650,8 @@
650
  .socss-button .fa {
651
  color: #555;
652
  }
653
- .CodeMirror-lint-tooltip,
654
- .CodeMirror-hints {
655
  /* This is above the editor in full-screen mode */
656
  z-index: 100002;
657
  }
650
  .socss-button .fa {
651
  color: #555;
652
  }
653
+ body .CodeMirror-lint-tooltip,
654
+ body .CodeMirror-hints {
655
  /* This is above the editor in full-screen mode */
656
  z-index: 100002;
657
  }
lang/so-css.pot CHANGED
@@ -16,7 +16,7 @@ msgstr ""
16
  "X-Poedit-SourceCharset: UTF-8\n"
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
 
19
- #: so-css.php:3, so-css.php:447
20
  msgid "SiteOrigin CSS"
21
  msgstr ""
22
 
@@ -72,39 +72,43 @@ msgstr ""
72
  msgid "Support"
73
  msgstr ""
74
 
75
- #: so-css.php:450
 
 
 
 
76
  msgid "Changes apply to %s and its child themes"
77
  msgstr ""
78
 
79
- #: so-css.php:451
80
  msgid "Save CSS"
81
  msgstr ""
82
 
83
- #: so-css.php:458
84
  msgid "Editing CSS for: %s"
85
  msgstr ""
86
 
87
- #: so-css.php:463
88
  msgid "Changes apply to the %s %s when the current theme is %s or its child themes"
89
  msgstr ""
90
 
91
- #: so-css.php:470
92
  msgid "Save %s CSS"
93
  msgstr ""
94
 
95
- #: so-css.php:483
96
  msgid "Revert to this revision"
97
  msgstr ""
98
 
99
- #: so-css.php:592
100
  msgid "%d chars"
101
  msgstr ""
102
 
103
- #: so-css.php:592
104
  msgid "Latest"
105
  msgstr ""
106
 
107
- #: so-css.php:598
108
  msgid "No revisions yet."
109
  msgstr ""
110
 
16
  "X-Poedit-SourceCharset: UTF-8\n"
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
 
19
+ #: so-css.php:3, so-css.php:449
20
  msgid "SiteOrigin CSS"
21
  msgstr ""
22
 
72
  msgid "Support"
73
  msgstr ""
74
 
75
+ #: so-css.php:438
76
+ msgid "Addons"
77
+ msgstr ""
78
+
79
+ #: so-css.php:452
80
  msgid "Changes apply to %s and its child themes"
81
  msgstr ""
82
 
83
+ #: so-css.php:453
84
  msgid "Save CSS"
85
  msgstr ""
86
 
87
+ #: so-css.php:460
88
  msgid "Editing CSS for: %s"
89
  msgstr ""
90
 
91
+ #: so-css.php:465
92
  msgid "Changes apply to the %s %s when the current theme is %s or its child themes"
93
  msgstr ""
94
 
95
+ #: so-css.php:472
96
  msgid "Save %s CSS"
97
  msgstr ""
98
 
99
+ #: so-css.php:485
100
  msgid "Revert to this revision"
101
  msgstr ""
102
 
103
+ #: so-css.php:594
104
  msgid "%d chars"
105
  msgstr ""
106
 
107
+ #: so-css.php:594
108
  msgid "Latest"
109
  msgstr ""
110
 
111
+ #: so-css.php:600
112
  msgid "No revisions yet."
113
  msgstr ""
114
 
readme.txt CHANGED
@@ -2,8 +2,8 @@
2
  Tags: css, visual css, css editor, design, customize
3
  Requires at least: 3.9
4
  Tested up to: 5.7
5
- Stable tag: 1.3.0
6
- Build time: 2021-06-14T12:29:46+02:00
7
  License: GPLv2 or later
8
  Contributors: gpriday, alexgso
9
  Donate link: https://siteorigin.com/downloads/premium/
@@ -67,10 +67,13 @@ Free support is available on the [SiteOrigin support forums](https://siteorigin.
67
 
68
  [SiteOrigin Premium](https://siteorigin.com/downloads/premium/) enhances SiteOrigin CSS with a Google Web Font Selector. Choose from hundreds of beautiful web fonts right in the visual editor.
69
 
70
- SiteOrigin Premium also includes access to our next-level email support service, perfect for those times when you need fast and effective technical support.
71
 
72
  == Changelog ==
73
 
 
 
 
74
  = 1.3.0 - 14 June 2021 =
75
  * Inspector: Added a new Border Radius setting to the Decoration tab.
76
  * Allowed for right-clicking anywhere in the Basic Editor.
2
  Tags: css, visual css, css editor, design, customize
3
  Requires at least: 3.9
4
  Tested up to: 5.7
5
+ Stable tag: 1.3.1
6
+ Build time: 2021-07-10T12:38:53+02:00
7
  License: GPLv2 or later
8
  Contributors: gpriday, alexgso
9
  Donate link: https://siteorigin.com/downloads/premium/
67
 
68
  [SiteOrigin Premium](https://siteorigin.com/downloads/premium/) enhances SiteOrigin CSS with a Google Web Font Selector. Choose from hundreds of beautiful web fonts right in the visual editor.
69
 
70
+ SiteOrigin Premium includes access to our professional email support service, perfect for those times when you need fast and effective technical support. We're standing by to assist you in any way we can.
71
 
72
  == Changelog ==
73
 
74
+ = 1.3.1 - 10 July 2021 =
75
+ * Updated the Plugins page action link list.
76
+
77
  = 1.3.0 - 14 June 2021 =
78
  * Inspector: Added a new Border Radius setting to the Decoration tab.
79
  * Allowed for right-clicking anywhere in the Basic Editor.
so-css.php CHANGED
@@ -2,7 +2,7 @@
2
  /*
3
  Plugin Name: SiteOrigin CSS
4
  Description: An advanced CSS editor from SiteOrigin.
5
- Version: 1.3.0
6
  Author: SiteOrigin
7
  Author URI: https://siteorigin.com
8
  Plugin URI: https://siteorigin.com/css/
@@ -14,7 +14,7 @@ Text Domain: so-css
14
  // Handle the legacy CSS editor that came with SiteOrigin themes
15
  include plugin_dir_path( __FILE__ ) . 'inc/legacy.php';
16
 
17
- define( 'SOCSS_VERSION', '1.3.0' );
18
  define( 'SOCSS_JS_SUFFIX', '.min' );
19
 
20
  /**
@@ -434,7 +434,9 @@ class SiteOrigin_CSS {
434
  }
435
  $links['css_editor'] = '<a href="' . admin_url( 'themes.php?page=so_custom_css' ) . '">' . __( 'CSS Editor', 'so-css' ) . '</a>';
436
  $links['support'] = '<a href="https://siteorigin.com/thread/" target="_blank">' . __( 'Support', 'so-css' ) . '</a>';
437
-
 
 
438
  return $links;
439
  }
440
 
2
  /*
3
  Plugin Name: SiteOrigin CSS
4
  Description: An advanced CSS editor from SiteOrigin.
5
+ Version: 1.3.1
6
  Author: SiteOrigin
7
  Author URI: https://siteorigin.com
8
  Plugin URI: https://siteorigin.com/css/
14
  // Handle the legacy CSS editor that came with SiteOrigin themes
15
  include plugin_dir_path( __FILE__ ) . 'inc/legacy.php';
16
 
17
+ define( 'SOCSS_VERSION', '1.3.1' );
18
  define( 'SOCSS_JS_SUFFIX', '.min' );
19
 
20
  /**
434
  }
435
  $links['css_editor'] = '<a href="' . admin_url( 'themes.php?page=so_custom_css' ) . '">' . __( 'CSS Editor', 'so-css' ) . '</a>';
436
  $links['support'] = '<a href="https://siteorigin.com/thread/" target="_blank">' . __( 'Support', 'so-css' ) . '</a>';
437
+ if ( apply_filters( 'siteorigin_premium_upgrade_teaser', true ) && ! defined( 'SITEORIGIN_PREMIUM_VERSION' ) ) {
438
+ $links['addons'] = '<a href="https://siteorigin.com/downloads/premium/?featured_addon=plugin/web-font-selector" style="color: #3db634" target="_blank" rel="noopener noreferrer">' . __( 'Addons', 'so-css' ) . '</a>';
439
+ }
440
  return $links;
441
  }
442