Skip to content

Commit 08cfa6d

Browse files
committed
Fix typos
1 parent b807cfb commit 08cfa6d

File tree

28 files changed

+51
-51
lines changed

28 files changed

+51
-51
lines changed

CHANGELOG.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -125,18 +125,18 @@ Bugfixes:
125125
### 4.0.6 - January 03, 2022 ###
126126
* Fix `active_callback` issue when using nested condition
127127

128-
### 4.0.5 - Dezember 31, 2021 ###
128+
### 4.0.5 - December 31, 2021 ###
129129
* Fix `toggleClass` usage when using `js_vars`
130130

131-
### 4.0.4 - Dezember 31, 2021 ###
131+
### 4.0.4 - December 31, 2021 ###
132132
* Allow string (numeric) as the choices value in slider control
133133
* Fix the compatibility issue when using Kirki::get_option to get the value of fields registered using new API.
134134

135-
### 4.0.3 - Dezember 30, 2021 ###
135+
### 4.0.3 - December 30, 2021 ###
136136

137137
* Fixed: Fatal error caused by wrong folder name
138138

139-
### 4.0 - Dezember 29, 2021 ###
139+
### 4.0 - December 29, 2021 ###
140140

141141
* Kirki 4.0 Release
142142

@@ -451,7 +451,7 @@ January 23 2018, dev time: 1 hour.
451451

452452
Please note that the typography controls since v3.0.23 no longer require subsets. This is not a bug or omission, subsets are simply no longer necessary because there's an implementation now that loads them properly without requiring the user to define it.
453453

454-
* Fix: partial reversion of webfontloader improvements in order to resolve an issue with incorect font-weights loading.
454+
* Fix: partial reversion of webfontloader improvements in order to resolve an issue with incorrect font-weights loading.
455455

456456
## 3.0.24
457457

@@ -508,7 +508,7 @@ December 18 2017, dev time: 3 hours
508508
December 13 2017, dev time: 1.5 hours
509509

510510
* Fix: Use `repeat` instead of `repeat-all` in background controls [#1701](https://github.com/aristath/kirki/issues/1701)
511-
* Fix: Use `set_url_scheme()` when outputing images [#1697](https://github.com/aristath/kirki/issues/1697)
511+
* Fix: Use `set_url_scheme()` when outputting images [#1697](https://github.com/aristath/kirki/issues/1697)
512512
* Fix: `textarea` control is broken with HTML content [#1694](https://github.com/aristath/kirki/issues/1694) props @tutv95
513513
* Fix: Typo in `radio` controls [#1699](https://github.com/aristath/kirki/issues/1699)
514514
* Fix: variants selection for standard font-families.
@@ -560,7 +560,7 @@ November 19 2017, dev time: 8 hours
560560
* Fix: `slider` controls were not updating the numeric value visually in their textfield when the control was not using `postMessage` [#1633](https://github.com/aristath/kirki/issues/1627)
561561
* Fix: Deprecated call to non-existing `Kirki_Styles_Frontend`, props @FrankM1 [#1644](https://github.com/aristath/kirki/issues/1644)
562562
* Fix: Updated the customizer-styling module for compatibility with WP 4.9 [#1639](https://github.com/aristath/kirki/issues/1639)
563-
* Fix: `code` controls were not using the corect `priority` [#1622](https://github.com/aristath/kirki/issues/1622)
563+
* Fix: `code` controls were not using the correct `priority` [#1622](https://github.com/aristath/kirki/issues/1622)
564564
* Fix: Multiple reports of errors in the console.
565565
* New: Refactored the `number` controls [#1631](https://github.com/aristath/kirki/issues/1627)
566566
* New: Refactored the `color` controls. [#1646](https://github.com/aristath/kirki/issues/1646)
@@ -599,8 +599,8 @@ It also changes the file structure and paves the way for a 3.1 rewrite which wil
599599

600600
* Fix: WordPress 4.9 compatibility for colorpickers.
601601
* Fix: WordPress 4.9 compatibility for typography controls.
602-
* Fix: WordPress 4.9 compatibility for multicolor contols.
603-
* Fix: WordPress 4.9 compatibility for background contols.
602+
* Fix: WordPress 4.9 compatibility for multicolor controls.
603+
* Fix: WordPress 4.9 compatibility for background controls.
604604
* Fix: Refactored `editor` controls to make them compatible with WP 4.9
605605
* Fix: Remove CodeMirror and use the code control from WordPress Core. Code controls will be displayed as textareas in WP older than 4.9.
606606
* Fix: Use new `DateTimeControl` if in WP 4.9+ for date control.
@@ -919,7 +919,7 @@ May 2, 2016, dev time: 52 hours.
919919
* FIX: Name attribute in repeaters (props @guillaumemolter).
920920
* FIX: Missing label for checkbox controls inside repeaters (props @guillaumemolter).
921921
* FIX: Placing 2 editor controls in the customizer leads to odd behaviour ([#140](https://github.com/aristath/kirki/issues/140)).
922-
* FIX: `active_callback` conbined with the old `required` argument. ([#906](https://github.com/aristath/kirki/issues/906)).
922+
* FIX: `active_callback` combined with the old `required` argument. ([#906](https://github.com/aristath/kirki/issues/906)).
923923
* FIX: Double prefix and suffix in `js_vars` ([#943](https://github.com/aristath/kirki/issues/943)).
924924
* FIX: Typography control returns both 'subset' and 'subsets' indexes with the same value ([#948](https://github.com/aristath/kirki/issues/948)).
925925
* FIX: Use `strict` JS mode in all controls.
@@ -933,7 +933,7 @@ April 19, 2016, dev time: 30 hours.
933933
* FIX: Image sub-controls in repeaters were causing a JS error.
934934
* FIX: Text Domain Compliance with Themecheck.
935935
* FIX: PostMessage scripts when using more than 1 elements for the output.
936-
* FIX: Default values for swithes, toggles & checkboxes.
936+
* FIX: Default values for switches, toggles & checkboxes.
937937
* FIX: Conflict with WP Core's `dropdown-pages` control.
938938
* FIX: Auto-transport not working when using serialized options instead of theme_mods.
939939
* FIX: `value_pattern` was not working properly when used in `js_vars`.
@@ -975,7 +975,7 @@ Kirki is now 100% WordPress Coding Standards compliant.
975975

976976
April 6, 2016, dev time: 5 hours.
977977

978-
* FIX: Enqueued assets missing when useg WP_DEBUG & WP_DEBUG_SCRIPT
978+
* FIX: Enqueued assets missing when used WP_DEBUG & WP_DEBUG_SCRIPT
979979
* FIX: Checkboxes were not properly displaying their values
980980
* FIX: Javascript errors when `number` controls were used without `min`, `max` or `step`.
981981
* FIX: Multiselect controls issue with the `sanitize_callback` used.
@@ -986,13 +986,13 @@ April 6, 2016, dev time: 5 hours.
986986
April 5, 2016, dev time: 23 hours.
987987

988988
* FIX: Properly parsing `postMessage` scripts when `transport` is set to `auto`.
989-
* FIX: Background image was outputing CSS even if it was empty.
989+
* FIX: Background image was outputting CSS even if it was empty.
990990
* FIX: Default value for checkboxes.
991991
* FIX: Issue with plugin URLs in the customizer, when the plugin was embedded in a theme.
992992
* FIX: Descriptions were now shown in `sortable` fields.
993993
* FIX: Reset not working for textarea fields.
994994
* FIX: In some cases only the first element in `output` arguments was being processed.
995-
* FIX: edge-case bugfix for select controls when data saved if the db was somehow mis-formatted.
995+
* FIX: edge-case bugfix for select controls when data saved if the db was somehow misformatted.
996996
* FIX: Repeater controls now use image IDs instead of image URLs. Props @guillaumemolter
997997
* NEW: Added `text-align` ability in `typography` fields.
998998
* NEW: Added `text-transform` ability in `typography` fields.
@@ -1136,7 +1136,7 @@ February 13, 2016, dev time: 1 hour.
11361136

11371137
* FIX: Google fonts bug (use double quotes when font name contains a space character)
11381138
* FIX: Checkbox control bug (checkboxes were always displayed as checked, regardless of their actual value)
1139-
* NEW: Intruducing KIRKI_NO_OUTPUT constant that disables CSS output completely when set to true.
1139+
* NEW: Introducing KIRKI_NO_OUTPUT constant that disables CSS output completely when set to true.
11401140

11411141
## 2.0.8
11421142

@@ -1162,7 +1162,7 @@ January 18, 2016, dev time: 7 hours
11621162
* FIX: Fix active callback for multidimensional arrays. (props @andrezrv)
11631163
* FIX: Correctly check current value of checkbox control. (props @andrezrv)
11641164
* FIX: Bug in the sortable field (props @daviedR)
1165-
* FIX: Fixed some bugs that occured when using serialized options instead of theme_mods
1165+
* FIX: Fixed some bugs that occurred when using serialized options instead of theme_mods
11661166
* NEW: Added an image sub-field to repeater fields (props @sayedwp)
11671167
* NEW: Added a JS callback to js_vars (props @pingram3541)
11681168
* TWEAK: Settings sanitization
@@ -1486,7 +1486,7 @@ October 25, 2014
14861486

14871487
* FIX: bugfix for selector
14881488
* NEW: Change the Kirki theme based on which admin theme is selected.
1489-
* FIX: Tranlsation domain issue
1489+
* FIX: Translation domain issue
14901490
* NEW: Added a \"group_title\" control
14911491
* FIX: Updated the required script
14921492
* FIX: Updating CSS

kirki-packages/compatibility/src/Field.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -577,7 +577,7 @@ protected function set_js_vars() {
577577
}
578578

579579
// Set transport to refresh initially.
580-
// Serves as a fallback in case we failt to auto-calculate js_vars.
580+
// Serves as a fallback in case we failed to auto-calculate js_vars.
581581
$this->transport = 'refresh';
582582

583583
$js_vars = array();

kirki-packages/compatibility/src/Values.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ public static function get_value( $config_id = '', $field_id = '' ) {
101101
*
102102
* @static
103103
* @access public
104-
* @param array $field The field aruments.
104+
* @param array $field The field arguments.
105105
* @return string|array
106106
*/
107107
public static function get_sanitized_field_value( $field ) {

kirki-packages/control-color-palette/src/KirkiColorPaletteControl.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ const KirkiColorPaletteControl = wp.customize.Control.extend({
7070
{...control.params}
7171
control={control}
7272
customizerSetting={control.setting}
73-
setNotificationContainer={control.setNotificationCotainer}
73+
setNotificationContainer={control.setNotificationContainer}
7474
value={control.params.value}
7575
/>,
7676
control.container[0]
@@ -100,7 +100,7 @@ const KirkiColorPaletteControl = wp.customize.Control.extend({
100100
},
101101

102102
/**
103-
* This method will be overriden by the rendered component.
103+
* This method will be overridden by the rendered component.
104104
*/
105105
updateComponentState: (val) => { },
106106

kirki-packages/control-dashicons/src/Control/Dashicons.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ protected function content_template() {
113113
'taxonomies': '<?php esc_html_e( 'Taxonomies', 'kirki' ); ?>',
114114
'widgets': '<?php esc_html_e( 'Widgets', 'kirki' ); ?>',
115115
'notifications': '<?php esc_html_e( 'Notifications', 'kirki' ); ?>',
116-
'misc': '<?php esc_html_e( 'Miscelaneous', 'kirki' ); ?>'
116+
'misc': '<?php esc_html_e( 'Miscellaneous', 'kirki' ); ?>'
117117
};
118118
#>
119119
<# _.each( dashiconSections, function( sectionLabel, sectionKey ) { #>

kirki-packages/control-dashicons/src/Util/Dashicons.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ public static function get_icons() {
3434
'image-editing' => [ 'image-crop', 'image-rotate', 'image-rotate-left', 'image-rotate-right', 'image-flip-vertical', 'image-flip-horizontal', 'image-filter', 'undo', 'redo' ],
3535
'tinymce' => [ 'editor-bold', 'editor-italic', 'editor-ul', 'editor-ol', 'editor-ol-rtl', 'editor-quote', 'editor-alignleft', 'editor-aligncenter', 'editor-alignright', 'editor-insertmore', 'editor-spellcheck', 'editor-expand', 'editor-contract', 'editor-kitchensink', 'editor-underline', 'editor-justify', 'editor-textcolor', 'editor-paste-word', 'editor-paste-text', 'editor-removeformatting', 'editor-video', 'editor-customchar', 'editor-outdent', 'editor-indent', 'editor-help', 'editor-strikethrough', 'editor-unlink', 'editor-rtl', 'editor-ltr', 'editor-break', 'editor-code', 'editor-paragraph', 'editor-table' ],
3636
'posts' => [ 'align-left', 'align-right', 'align-center', 'align-none', 'lock', 'unlock', 'calendar', 'calendar-alt', 'visibility', 'hidden', 'post-status', 'edit', 'trash', 'sticky' ],
37-
'sorting' => [ 'external', 'arrow-up', 'arrow-down', 'arrow-right', 'arrow-left', 'arrow-up-alt', 'arrow-down-alt', 'arrow-right-alt', 'arrow-left-alt', 'arrow-up-alt2', 'arrow-down-alt2', 'arrow-right-alt2', 'arrow-left-alt2', 'sort', 'leftright', 'randomize', 'list-view', 'exerpt-view', 'grid-view', 'move' ],
37+
'sorting' => [ 'external', 'arrow-up', 'arrow-down', 'arrow-right', 'arrow-left', 'arrow-up-alt', 'arrow-down-alt', 'arrow-right-alt', 'arrow-left-alt', 'arrow-up-alt2', 'arrow-down-alt2', 'arrow-right-alt2', 'arrow-left-alt2', 'sort', 'leftright', 'randomize', 'list-view', 'excerpt-view', 'grid-view', 'move' ],
3838
'social' => [ 'share', 'share-alt', 'share-alt2', 'twitter', 'rss', 'email', 'email-alt', 'email-alt2', 'facebook', 'facebook-alt', 'googleplus', 'networking', 'instagram' ],
3939
'wordpress_org' => [ 'hammer', 'art', 'migrate', 'performance', 'universal-access', 'universal-access-alt', 'tickets', 'nametag', 'clipboard', 'heart', 'megaphone', 'schedule', 'tide', 'rest-api', 'code-standards' ],
4040
'products' => [ 'wordpress', 'wordpress-alt', 'pressthis', 'update', 'update-alt', 'screenoptions', 'info', 'cart', 'feedback', 'cloud', 'translation' ],

kirki-packages/control-editor/src/control.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ wp.customize.controlConstructor[ 'kirki-editor' ] = wp.customize.kirkiDynamicCon
1616
mediaButtons: true
1717
};
1818

19-
// Overwrite the default paramaters if choices is defined.
19+
// Overwrite the default parameters if choices is defined.
2020
if ( wp.editor && wp.editor.initialize ) {
2121
wp.editor.initialize( id, jQuery.extend( {}, defaultParams, control.params.choices ) );
2222
}

kirki-packages/control-react-colorful/src/Field/CSS/ReactColorful.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
use Kirki\Module\CSS\Output;
1414

1515
/**
16-
* Outpout overrides.
16+
* Output overrides.
1717
*/
1818
class ReactColorful extends Output {
1919

kirki-packages/control-repeater/src/Control/Repeater.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ public function to_json() {
249249

250250
/**
251251
* Render the control's content.
252-
* Allows the content to be overriden without having to rewrite the wrapper in $this->render().
252+
* Allows the content to be overridden without having to rewrite the wrapper in $this->render().
253253
*
254254
* @access protected
255255
* @since 1.0

kirki-packages/control-repeater/src/control.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -644,7 +644,7 @@ wp.customize.controlConstructor.repeater = wp.customize.Control.extend({
644644
* @returns {void}
645645
*/
646646
setValue: function (newValue, refresh, filtering) {
647-
// We need to filter the values after the first load to remove data requrired for diplay but that we don't want to save in DB
647+
// We need to filter the values after the first load to remove data required for display but that we don't want to save in DB
648648
var filteredValue = newValue,
649649
filter = [];
650650

0 commit comments

Comments
 (0)