Plugin Directory

Changeset 2339097


Ignore:
Timestamp:
07/11/2020 04:26:52 PM (6 years ago)
Author:
Shmidtelson
Message:

Released 1.0.5. Added feauture - consructor widget color for dark, light and different themes

Location:
wp-post-rating/trunk
Files:
3 added
14 edited

Legend:

Unmodified
Added
Removed
  • wp-post-rating/trunk/.gitignore

    r2269438 r2339097  
    11node_modules
    2 package-lock.json
    32.idea
    43.git
  • wp-post-rating/trunk/assets/css/admin-settings-page.min.css

    r1972411 r2339097  
    1 .test{font-weight:700}
     1@font-face{font-family:fontello;src:url(../font/fontello.eot?34932983);src:url(../font/fontello.eot?34932983#iefix) format("embedded-opentype"),url(../font/fontello.woff2?34932983) format("woff2"),url(../font/fontello.woff?34932983) format("woff"),url(../font/fontello.ttf?34932983) format("truetype"),url(../font/fontello.svg?34932983#fontello) format("svg");font-weight:400;font-style:normal}[class*=" icon-"]:before,[class^=icon-]:before{font-family:fontello,serif;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-star{line-height:0;display:flex;align-items:center;color:var(--wpr-main-color)}.icon-star:before{content:'\e800'}.icon-star-filled:before{content:'\e801'}.icon-star:before{position:relative}.wpr-wrapp{display:flex;justify-content:center;padding:15px 0}.wpr-wrapp .wpr-rating{overflow:hidden;display:flex;position:relative;max-width:200px;font-size:30px;height:40px;flex-direction:row-reverse}.wpr-wrapp .wpr-rating-loader{display:flex;align-items:center}.wpr-wrapp .wpr-info-container{display:flex;position:relative;align-items:center;background:var(--wpr-text-background-color);border:1px solid var(--wpr-text-color);color:var(--wpr-text-color);margin-left:10px;cursor:pointer;padding:0 5px}.wpr-wrapp .wpr-info-container:before{content:"";position:absolute;width:8px;height:8px;left:-5px;top:auto;z-index:1;background:var(--wpr-text-background-color);border:1px solid var(--wpr-text-color);transform:rotate(45deg);border-top:none;border-right:none}.wpr-wrapp .icon-star.checked:before,.wpr-wrapp .icon-star.checked~.icon-star:before{content:'\e801'}.wpr-wrapp .icon-star:hover{cursor:pointer}.wpr-wrapp .icon-star:hover .icon-star:before{content:'\e801'}.wpr-wrapp .icon-star:hover:before,.wpr-wrapp .icon-star:hover~.icon-star:before{content:'\e801';color:var(--wpr-second-color)}.wpr-wrapp-admin{justify-content:start}.wp-picker-holder{position:absolute}
  • wp-post-rating/trunk/assets/css/wp-post-rating.min.css

    r2267714 r2339097  
    1 @charset "UTF-8";@font-face{font-family:fontello;src:url(../font/fontello.eot?34932983);src:url(../font/fontello.eot?34932983#iefix) format("embedded-opentype"),url(../font/fontello.woff2?34932983) format("woff2"),url(../font/fontello.woff?34932983) format("woff"),url(../font/fontello.ttf?34932983) format("truetype"),url(../font/fontello.svg?34932983#fontello) format("svg");font-weight:400;font-style:normal}[class*=" icon-"]:before,[class^=icon-]:before{font-family:fontello,serif;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-spin4:before{content:'\e834'}.animate-spin{-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;display:inline-block}@-webkit-keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}.wpr-hide{display:none!important}.icon-star{line-height:0;display:flex;align-items:center;color:var(--wpr-main-color)}.icon-star:before{content:'\e800'}.icon-star-filled:before{content:'\e801'}.icon-star:before{position:relative}.wpr-wrapp{display:flex;justify-content:center;padding:15px 0}.wpr-wrapp .wpr-rating{overflow:hidden;display:flex;position:relative;max-width:200px;font-size:30px;height:40px;flex-direction:row-reverse}.wpr-wrapp .wpr-rating-loader{display:flex;align-items:center}.wpr-wrapp .wpr-info-container{display:flex;position:relative;align-items:center;background:#fff;border:1px solid #000;margin-left:10px;cursor:pointer;padding:0 5px}.wpr-wrapp .wpr-info-container:hover{background:#f5f5f5}.wpr-wrapp .wpr-info-container:before{content:"";position:absolute;width:8px;height:8px;left:-5px;top:auto;z-index:1;background:#fff;border:1px solid #000;transform:rotate(45deg);border-top:none;border-right:none}.wpr-wrapp .icon-star.checked:before,.wpr-wrapp .icon-star.checked~.icon-star:before{content:'\e801'}.wpr-wrapp .icon-star:hover{cursor:pointer}.wpr-wrapp .icon-star:hover .icon-star:before{content:'\e801'}.wpr-wrapp .icon-star:hover:before,.wpr-wrapp .icon-star:hover~.icon-star:before{content:'\e801';color:var(--wpr-second-color)}.wpr_rating_list{display:inline-block}.wpr_rating_list .icon-star{float:left}.wpr_rating_list .icon-star:before{content:'\e801'}
     1@charset "UTF-8";@font-face{font-family:fontello;src:url(../font/fontello.eot?34932983);src:url(../font/fontello.eot?34932983#iefix) format("embedded-opentype"),url(../font/fontello.woff2?34932983) format("woff2"),url(../font/fontello.woff?34932983) format("woff"),url(../font/fontello.ttf?34932983) format("truetype"),url(../font/fontello.svg?34932983#fontello) format("svg");font-weight:400;font-style:normal}[class*=" icon-"]:before,[class^=icon-]:before{font-family:fontello,serif;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-star{line-height:0;display:flex;align-items:center;color:var(--wpr-main-color)}.icon-star:before{content:'\e800'}.icon-star-filled:before{content:'\e801'}.icon-star:before{position:relative}.wpr-wrapp{display:flex;justify-content:center;padding:15px 0}.wpr-wrapp .wpr-rating{overflow:hidden;display:flex;position:relative;max-width:200px;font-size:30px;height:40px;flex-direction:row-reverse}.wpr-wrapp .wpr-rating-loader{display:flex;align-items:center}.wpr-wrapp .wpr-info-container{display:flex;position:relative;align-items:center;background:var(--wpr-text-background-color);border:1px solid var(--wpr-text-color);color:var(--wpr-text-color);margin-left:10px;cursor:pointer;padding:0 5px}.wpr-wrapp .wpr-info-container:before{content:"";position:absolute;width:8px;height:8px;left:-5px;top:auto;z-index:1;background:var(--wpr-text-background-color);border:1px solid var(--wpr-text-color);transform:rotate(45deg);border-top:none;border-right:none}.wpr-wrapp .icon-star.checked:before,.wpr-wrapp .icon-star.checked~.icon-star:before{content:'\e801'}.wpr-wrapp .icon-star:hover{cursor:pointer}.wpr-wrapp .icon-star:hover .icon-star:before{content:'\e801'}.wpr-wrapp .icon-star:hover:before,.wpr-wrapp .icon-star:hover~.icon-star:before{content:'\e801';color:var(--wpr-second-color)}.icon-spin4:before{content:'\e834'}.animate-spin{-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;display:inline-block}@-webkit-keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}.wpr-hide{display:none!important}.wpr_rating_list{display:inline-block}.wpr_rating_list .icon-star{float:left}.wpr_rating_list .icon-star:before{content:'\e801'}
  • wp-post-rating/trunk/assets/js/admin-settings-page.js

    r2267714 r2339097  
    5454    var mainColor = $('.color_chooser_js');
    5555    var secondColor = $('.second_color_chooser_js');
     56    var textColor = $('.text_color_chooser_js');
     57    var textBackgroundColor = $('.text_background_color_chooser_js');
     58
     59    var setCssVariables = function () {
     60        document.documentElement.style.setProperty('--wpr-main-color', mainColor.val());
     61        document.documentElement.style.setProperty('--wpr-second-color', secondColor.val());
     62        document.documentElement.style.setProperty('--wpr-text-color', textColor.val());
     63        document.documentElement.style.setProperty('--wpr-text-background-color', textBackgroundColor.val());
     64    }
     65
     66    setCssVariables()
     67
    5668
    5769    var myOptions = {
     
    5971        // при выборе цвета (когда водите мышкой по палитре)
    6072        change: function () {
     73            setCssVariables()
    6174            secondColor.val(ColorLuminance(mainColor.val(), -0.2))
    6275        },
    6376    };
    6477    mainColor.wpColorPicker(myOptions);
     78
     79    var myOptions = {
     80        change: function () {
     81            setCssVariables()
     82        },
     83    }
     84    textColor.wpColorPicker(myOptions);
     85    textBackgroundColor.wpColorPicker(myOptions);
     86
    6587});
  • wp-post-rating/trunk/assets/js/min/admin-settings-page.min.js

    r2267714 r2339097  
    1 function ColorLuminance(o,e){if(""===o)return"#000000";(o=String(o).replace(/[^0-9a-f]/gi,"")).length<6&&(o=o[0]+o[0]+o[1]+o[1]+o[2]+o[2]),e=e||0;var t,s,n="#";for(s=0;s<3;s++)t=parseInt(o.substr(2*s,2),16),n+=("00"+(t=Math.round(Math.min(Math.max(0,t+t*e),255)).toString(16))).substr(t.length);return n}window.onload=function(){!function(){var o=this;this.selectBoxValue=document.querySelector("#wpr_position"),this.shortcodeClass=document.querySelector(".shortcode-checked-js"),this.showBlock=function(o){this.shortcodeClass.style.display="none","shortcode"===o&&(this.shortcodeClass.style.display="block")},this.selectBoxValue.onchange=function(){o.showBlock(this.options[this.selectedIndex].value)},this.showBlock(this.selectBoxValue.value)}()},jQuery(document).ready(function(o){var e=o(".color_chooser_js"),t=o(".second_color_chooser_js"),s={change:function(){t.val(ColorLuminance(e.val(),-.2))}};e.wpColorPicker(s)});
     1function ColorLuminance(o,e){if(""===o)return"#000000";(o=String(o).replace(/[^0-9a-f]/gi,"")).length<6&&(o=o[0]+o[0]+o[1]+o[1]+o[2]+o[2]),e=e||0;var t,c,n="#";for(c=0;c<3;c++)t=parseInt(o.substr(2*c,2),16),n+=("00"+(t=Math.round(Math.min(Math.max(0,t+t*e),255)).toString(16))).substr(t.length);return n}window.onload=function(){!function(){var o=this;this.selectBoxValue=document.querySelector("#wpr_position"),this.shortcodeClass=document.querySelector(".shortcode-checked-js"),this.showBlock=function(o){this.shortcodeClass.style.display="none","shortcode"===o&&(this.shortcodeClass.style.display="block")},this.selectBoxValue.onchange=function(){o.showBlock(this.options[this.selectedIndex].value)},this.showBlock(this.selectBoxValue.value)}()},jQuery(document).ready(function(o){function e(){document.documentElement.style.setProperty("--wpr-main-color",t.val()),document.documentElement.style.setProperty("--wpr-second-color",c.val()),document.documentElement.style.setProperty("--wpr-text-color",n.val()),document.documentElement.style.setProperty("--wpr-text-background-color",r.val())}var t=o(".color_chooser_js"),c=o(".second_color_chooser_js"),n=o(".text_color_chooser_js"),r=o(".text_background_color_chooser_js");e();var s={change:function(){e(),c.val(ColorLuminance(t.val(),-.2))}};t.wpColorPicker(s);s={change:function(){e()}};n.wpColorPicker(s),r.wpColorPicker(s)});
  • wp-post-rating/trunk/assets/sass/admin-settings-page.scss

    r2019983 r2339097  
    1 .test {
    2   font-weight: bold;
     1@import "./src/main.scss";
     2.wpr-wrapp-admin {
     3  justify-content: start;
    34}
     5.wp-picker-holder {
     6  position: absolute;
     7}
  • wp-post-rating/trunk/assets/sass/wp-post-rating.scss

    r2267714 r2339097  
    1 @font-face {
    2   font-family: 'fontello';
    3   src: url('../font/fontello.eot?34932983');
    4   src: url('../font/fontello.eot?34932983#iefix') format('embedded-opentype'),
    5   url('../font/fontello.woff2?34932983') format('woff2'),
    6   url('../font/fontello.woff?34932983') format('woff'),
    7   url('../font/fontello.ttf?34932983') format('truetype'),
    8   url('../font/fontello.svg?34932983#fontello') format('svg');
    9   font-weight: normal;
    10   font-style: normal;
    11 }
    12 
    13 /* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
    14 /* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
    15 /*
    16 @media screen and (-webkit-min-device-pixel-ratio:0) {
    17   @font-face {
    18     font-family: 'fontello';
    19     src: url('../font/fontello.svg?34932983#fontello') format('svg');
    20   }
    21 }
    22 */
    23 
    24 [class^="icon-"]:before, [class*=" icon-"]:before {
    25   font-family: "fontello", serif;
    26   font-style: normal;
    27   font-weight: normal;
    28   speak: none;
    29 
    30   display: inline-block;
    31   text-decoration: inherit;
    32   width: 1em;
    33   margin-right: .1em;
    34   text-align: center;
    35   /* opacity: .8; */
    36 
    37   /* For safety - reset parent styles, that can break glyph codes*/
    38   font-variant: normal;
    39   text-transform: none;
    40 
    41   /* fix buttons height, for twitter bootstrap */
    42   line-height: 1em;
    43 
    44   /* Animation center compensation - margins should be symmetric */
    45   /* remove if not needed */
    46   margin-left: .1em;
    47 
    48   /* you can be more comfortable with increased icons size */
    49   /* font-size: 120%; */
    50 
    51   /* Font smoothing. That was taken from TWBS */
    52   -webkit-font-smoothing: antialiased;
    53   -moz-osx-font-smoothing: grayscale;
    54 
    55   /* Uncomment for 3D effect */
    56   /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
    57 }
     1@import "./src/main.scss";
    582
    593.icon-spin4:before {
     
    15599}
    156100
    157 .icon-star {
    158   line-height: 0;
    159   display: flex;
    160   align-items: center;
    161   color: var(--wpr-main-color);
    162 }
    163 
    164 .icon-star:before {
    165   content: '\e800';
    166 }
    167 
    168 .icon-star-filled:before {
    169   content: '\e801';
    170 }
    171 
    172 .icon-star:before {
    173   position: relative;
    174 }
    175 
    176 
    177 .wpr-wrapp {
    178   display: flex;
    179   justify-content: center;
    180   padding: 15px 0;
    181 
    182   .wpr-rating {
    183     overflow: hidden;
    184     display: flex;
    185     position: relative;
    186 
    187     max-width: 200px;
    188     font-size: 30px;
    189 
    190     height: 40px;
    191     flex-direction: row-reverse;
    192   }
    193 
    194   .wpr-rating-loader {
    195     display: flex;
    196     align-items: center;
    197 
    198   }
    199 
    200   .wpr-info-container {
    201     display: flex;
    202     position: relative;
    203     align-items: center;
    204     background: #fff;
    205     border: 1px solid #000;
    206     margin-left: 10px;
    207     cursor: pointer;
    208     padding: 0 5px;
    209 
    210     &:hover {
    211       background: #f5f5f5;
    212     }
    213 
    214     &:before {
    215       content: "";
    216       position: absolute;
    217       width: 8px;
    218       height: 8px;
    219       left: -5px;
    220       top: auto;
    221       z-index: 1;
    222       background: #fff;
    223       border: 1px solid #000;
    224       transform: rotate(45deg);
    225       border-top: none;
    226       border-right: none;
    227     }
    228   }
    229 
    230   .icon-star.checked ~ .icon-star:before,
    231   .icon-star.checked:before {
    232     content: '\e801';
    233   }
    234 
    235   .icon-star:hover {
    236     cursor: pointer;
    237 
    238     .icon-star:before {
    239       content: '\e801';
    240 
    241     }
    242   }
    243 
    244   .icon-star:hover ~ .icon-star:before,
    245   .icon-star:hover:before {
    246     content: '\e801';
    247     color: var(--wpr-second-color);;
    248   }
    249 }
    250 
    251101
    252102.wpr_rating_list {
  • wp-post-rating/trunk/classes/admin/Settings.php

    r2267714 r2339097  
    2424        add_option('wpr_stars_main_color', '#fdd835');
    2525        add_option('wpr_stars_second_color', '#fbc02d');
     26        add_option('wpr_stars_text_color', '#000');
     27        add_option('wpr_stars_text_background_color', '#fff');
    2628        register_setting('wpr_options_group', 'wpr_position');
    2729        register_setting('wpr_options_group', 'wpr_post_types');
    2830        register_setting('wpr_options_group', 'wpr_stars_main_color');
    2931        register_setting('wpr_options_group', 'wpr_stars_second_color');
     32        register_setting('wpr_options_group', 'wpr_stars_text_color');
     33        register_setting('wpr_options_group', 'wpr_stars_text_background_color');
    3034    }
    3135
     
    8589                    </tr>
    8690                    <tr>
     91                        <th scope="row"></th>
     92                        <td>
     93                            <fieldset>
     94                                <div class="wpr-wrapp wpr-wrapp-admin">
     95                                    <div class="wpr-rating">
     96                                        <span class="icon-star checked" data-value="5" title="Vote 5 "></span>
     97                                        <span class="icon-star" data-value="4"
     98                                              title="Vote 4 "></span>
     99                                        <span class="icon-star" data-value="3"
     100                                              title="Vote 3 "></span>
     101                                        <span class="icon-star" data-value="2"
     102                                              title="Vote 2 "></span>
     103                                        <span class="icon-star" data-value="1"
     104                                              title="Vote 1 "></span>
     105                                    </div>
     106                                    <div class="wpr-info-container">
     107                                        <span>Votes&nbsp;</span>
     108                                        <span class="wpr-total">(1)</span>
     109                                    </div>
     110                                </div>
     111                            </fieldset>
     112                        </td>
     113                    </tr>
     114                    <tr>
    87115                        <th scope="row">
    88116                            <?php _e('Stars color', $this->config->PLUGIN_NAME) ?>
     
    103131                        </td>
    104132                    </tr>
    105 
    106                     <!--                    <tr>-->
    107                     <!--                        <th scope="row">-->
    108                     <?php //_e('Showing on post types', $this->config->PLUGIN_NAME)
    109                     ?><!--</th>-->
    110                     <!--                        <td>-->
    111                     <!--                            <fieldset>-->
    112                     <!--                                <legend class="screen-reader-text">-->
    113                     <!--                                    <span>-->
    114                     <?php //_e('Showing on post types', $this->config->PLUGIN_NAME)
    115                     ?><!--</span>-->
    116                     <!--                                </legend>-->
    117                     <!--                                --><?php //$this->setting_chk1_fn([
    118                     //                                    'before' => __('Before content', $this->config->PLUGIN_NAME),
    119                     //                                    'after' => __('After content', $this->config->PLUGIN_NAME),
    120                     //                                ], 'wpr_post_types')
    121                     ?>
    122                     <!--                                <br>-->
    123                     <!--                            </fieldset>-->
    124                     <!--                        </td>-->
    125                     <!--                    </tr>-->
     133                    <tr>
     134                        <th scope="row">
     135                            <?php _e('Text (border) color', $this->config->PLUGIN_NAME) ?>
     136                        </th>
     137                        <td>
     138                            <fieldset>
     139                                <input class="text_color_chooser_js" name="wpr_stars_text_color" type="text"
     140                                       value="<?= get_option('wpr_stars_text_color') ?>"/>
     141                            </fieldset>
     142                        </td>
     143                    </tr>
     144                    <tr>
     145                        <th scope="row">
     146                            <?php _e('Tooltip background color', $this->config->PLUGIN_NAME) ?>
     147                        </th>
     148                        <td>
     149                            <fieldset>
     150                                <input class="text_background_color_chooser_js" name="wpr_stars_text_background_color" type="text"
     151                                       value="<?= get_option('wpr_stars_text_background_color') ?>"/>
     152                            </fieldset>
     153                        </td>
     154                    </tr>
    126155                </table>
    127156                <?php submit_button(); ?>
  • wp-post-rating/trunk/languages/wp-post-rating-ru_RU.po

    r2267714 r2339097  
    22msgstr ""
    33"Project-Id-Version: Wp Post Rating\n"
    4 "POT-Creation-Date: 2020-03-25 23:31+0300\n"
    5 "PO-Revision-Date: 2020-03-25 23:32+0300\n"
     4"POT-Creation-Date: 2020-07-11 19:23+0300\n"
     5"PO-Revision-Date: 2020-07-11 19:24+0300\n"
    66"Last-Translator: \n"
    77"Language-Team: \n"
     
    129129msgstr "Пока никто не голосовал."
    130130
    131 #: classes/admin/Settings.php:36 classes/admin/Settings.php:37
     131#: classes/admin/Settings.php:40 classes/admin/Settings.php:41
    132132msgid "WPR Settings"
    133133msgstr "Настройки звездного рейтинга"
    134134
    135 #: classes/admin/Settings.php:50
     135#: classes/admin/Settings.php:54
    136136msgid "All votes"
    137137msgstr "Все голоса"
    138138
    139 #: classes/admin/Settings.php:52
     139#: classes/admin/Settings.php:56
    140140msgid "Star rating settings"
    141141msgstr "Настройки звездного рейтинга"
    142142
    143 #: classes/admin/Settings.php:56 classes/admin/Settings.php:60
     143#: classes/admin/Settings.php:60 classes/admin/Settings.php:64
    144144msgid "Star rating position in content"
    145145msgstr "Позиция рейтинга в контенте"
    146146
    147 #: classes/admin/Settings.php:66
     147#: classes/admin/Settings.php:70
    148148msgid "Shortcode"
    149149msgstr "Шорткод"
    150150
    151 #: classes/admin/Settings.php:71
     151#: classes/admin/Settings.php:75
    152152msgid "How to custom display rating widget"
    153153msgstr "Как программно вывести рейтинг на сайте"
    154154
    155 #: classes/admin/Settings.php:74
     155#: classes/admin/Settings.php:78
    156156msgid "Display in content"
    157157msgstr "Как показать в контенте"
    158158
    159 #: classes/admin/Settings.php:78
     159#: classes/admin/Settings.php:82
    160160msgid "Display in PHP code"
    161161msgstr "Как отобразить в PHP коде"
    162162
    163 #: classes/admin/Settings.php:88 classes/admin/Settings.php:93
     163#: classes/admin/Settings.php:116 classes/admin/Settings.php:121
    164164msgid "Stars color"
    165165msgstr "Цвет звезд"
    166166
    167 #: classes/admin/Settings.php:98
     167#: classes/admin/Settings.php:126
    168168msgid "Second (darker) color choose automatically"
    169169msgstr "Дополнительный (темный) цвет подбирается автоматически"
    170170
    171 #: templates/admin_ratings_list.php:2 wp-post-rating.php:158
     171#: classes/admin/Settings.php:135
     172msgid "Text (border) color"
     173msgstr "Цвет текста (рамки вокруг)"
     174
     175#: classes/admin/Settings.php:146
     176msgid "Tooltip background color"
     177msgstr "Цвет тултипа, бэкраунда"
     178
     179#: templates/admin_ratings_list.php:2 wp-post-rating.php:145
    172180msgid "Settings"
    173181msgstr "Настройки"
  • wp-post-rating/trunk/package-lock.json

    r2261952 r2339097  
    1111    },
    1212    "ajv": {
    13       "version": "6.12.0",
    14       "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.0.tgz",
    15       "integrity": "sha512-D6gFiFA0RRLyUbvijN74DWAjXSFxWKaWP7mldxkVhyhAV3+SWA9HEJPHQ2c9soIeTFJqcSdFDGFgdqs1iUU2Hw==",
     13      "version": "6.12.3",
     14      "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.3.tgz",
     15      "integrity": "sha512-4K0cK3L1hsqk9xIb2z9vs/XU+PGJZ9PNpJRDS9YLzmNdX6jmVPfamLvTJr0aDAusnHyCHO6MjzlkAsgtqp9teA==",
    1616      "requires": {
    1717        "fast-deep-equal": "^3.1.1",
     
    273273    },
    274274    "aws4": {
    275       "version": "1.9.1",
    276       "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.9.1.tgz",
    277       "integrity": "sha512-wMHVg2EOHaMRxbzgFJ9gtjOOCrI80OHLG14rxi28XwOW8ux6IiEbRCGGGqCtdAIg4FQCbW20k9RsT4y3gJlFug=="
     275      "version": "1.10.0",
     276      "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.10.0.tgz",
     277      "integrity": "sha512-3YDiu347mtVtjpyV3u5kVqQLP242c06zwDOgpeRnybmXlYYsLbtTrUBUm8i8srONt+FWobl5aibnU1030PeeuA=="
    278278    },
    279279    "bach": {
     
    867867      "dev": true
    868868    },
     869    "emoji-regex": {
     870      "version": "7.0.3",
     871      "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz",
     872      "integrity": "sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA=="
     873    },
    869874    "end-of-stream": {
    870875      "version": "1.4.4",
     
    10831088    },
    10841089    "fast-deep-equal": {
    1085       "version": "3.1.1",
    1086       "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.1.tgz",
    1087       "integrity": "sha512-8UEa58QDLauDNfpbrX55Q9jrGHThw2ZMdOky5Gl1CDtVeJDPVrG4Jxx1N8jw2gkWaff5UUuX1KJd+9zGe2B+ZA=="
     1090      "version": "3.1.3",
     1091      "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
     1092      "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q=="
    10881093    },
    10891094    "fast-json-stable-stringify": {
     
    18521857    },
    18531858    "globule": {
    1854       "version": "1.3.1",
    1855       "resolved": "https://registry.npmjs.org/globule/-/globule-1.3.1.tgz",
    1856       "integrity": "sha512-OVyWOHgw29yosRHCHo7NncwR1hW5ew0W/UrvtwvjefVJeQ26q4/8r8FmPsSF1hJ93IgWkyv16pCTz6WblMzm/g==",
     1859      "version": "1.3.2",
     1860      "resolved": "https://registry.npmjs.org/globule/-/globule-1.3.2.tgz",
     1861      "integrity": "sha512-7IDTQTIu2xzXkT+6mlluidnWo+BypnbSoEVVQCGfzqnl5Ik8d3e1d4wycb8Rj9tWW+Z39uPWsdlquqiqPCd/pA==",
    18571862      "requires": {
    18581863        "glob": "~7.1.1",
    1859         "lodash": "~4.17.12",
     1864        "lodash": "~4.17.10",
    18601865        "minimatch": "~3.0.2"
    18611866      }
     
    19611966    },
    19621967    "gulp-rename": {
    1963       "version": "1.4.0",
    1964       "resolved": "https://registry.npmjs.org/gulp-rename/-/gulp-rename-1.4.0.tgz",
    1965       "integrity": "sha512-swzbIGb/arEoFK89tPY58vg3Ok1bw+d35PfUNwWqdo7KM4jkmuGA78JiDNqR+JeZFaeeHnRg9N7aihX3YPmsyg=="
     1968      "version": "2.0.0",
     1969      "resolved": "https://registry.npmjs.org/gulp-rename/-/gulp-rename-2.0.0.tgz",
     1970      "integrity": "sha512-97Vba4KBzbYmR5VBs9mWmK+HwIf5mj+/zioxfZhOKeXtx5ZjBk57KFlePf5nxq9QsTtFl0ejnHE3zTC9MHXqyQ=="
    19661971    },
    19671972    "gulp-sass": {
    1968       "version": "4.0.2",
    1969       "resolved": "https://registry.npmjs.org/gulp-sass/-/gulp-sass-4.0.2.tgz",
    1970       "integrity": "sha512-q8psj4+aDrblJMMtRxihNBdovfzGrXJp1l4JU0Sz4b/Mhsi2DPrKFYCGDwjIWRENs04ELVHxdOJQ7Vs98OFohg==",
     1973      "version": "4.1.0",
     1974      "resolved": "https://registry.npmjs.org/gulp-sass/-/gulp-sass-4.1.0.tgz",
     1975      "integrity": "sha512-xIiwp9nkBLcJDpmYHbEHdoWZv+j+WtYaKD6Zil/67F3nrAaZtWYN5mDwerdo7EvcdBenSAj7Xb2hx2DqURLGdA==",
    19711976      "requires": {
    19721977        "chalk": "^2.3.0",
    1973         "lodash.clonedeep": "^4.3.2",
     1978        "lodash": "^4.17.11",
    19741979        "node-sass": "^4.8.3",
    19751980        "plugin-error": "^1.0.1",
     
    21182123    },
    21192124    "in-publish": {
    2120       "version": "2.0.0",
    2121       "resolved": "https://registry.npmjs.org/in-publish/-/in-publish-2.0.0.tgz",
    2122       "integrity": "sha1-4g/146KvwmkDILbcVSaCqcf631E="
     2125      "version": "2.0.1",
     2126      "resolved": "https://registry.npmjs.org/in-publish/-/in-publish-2.0.1.tgz",
     2127      "integrity": "sha512-oDM0kUSNFC31ShNxHKUyfZKy8ZeXZBWMjMdZHKLOk13uvT27VTL/QzRGfRUcevJhpkZAvlhPYuXkF7eNWrtyxQ=="
    21232128    },
    21242129    "indent-string": {
     
    23582363    },
    23592364    "js-base64": {
    2360       "version": "2.5.2",
    2361       "resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.5.2.tgz",
    2362       "integrity": "sha512-Vg8czh0Q7sFBSUMWWArX/miJeBWYBPpdU/3M/DKSaekLMqrqVPaedp+5mZhie/r0lgrcaYBfwXatEew6gwgiQQ=="
     2365      "version": "2.6.3",
     2366      "resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.6.3.tgz",
     2367      "integrity": "sha512-fiUvdfCaAXoQTHdKMgTvg6IkecXDcVz6V5rlftUTclF9IKBjMizvSdQaCl/z/6TApDeby5NL+axYou3i0mu1Pg=="
    23632368    },
    23642369    "jsbn": {
     
    24682473      }
    24692474    },
     2475    "locate-path": {
     2476      "version": "3.0.0",
     2477      "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz",
     2478      "integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==",
     2479      "requires": {
     2480        "p-locate": "^3.0.0",
     2481        "path-exists": "^3.0.0"
     2482      },
     2483      "dependencies": {
     2484        "path-exists": {
     2485          "version": "3.0.0",
     2486          "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
     2487          "integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU="
     2488        }
     2489      }
     2490    },
    24702491    "lodash": {
    2471       "version": "4.17.15",
    2472       "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
    2473       "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A=="
    2474     },
    2475     "lodash.clonedeep": {
    2476       "version": "4.5.0",
    2477       "resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz",
    2478       "integrity": "sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8="
     2492      "version": "4.17.19",
     2493      "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz",
     2494      "integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ=="
    24792495    },
    24802496    "loud-rejection": {
     
    26052621    },
    26062622    "mime-db": {
    2607       "version": "1.43.0",
    2608       "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.43.0.tgz",
    2609       "integrity": "sha512-+5dsGEEovYbT8UY9yD7eE4XTc4UwJ1jBYlgaQQF38ENsKR3wj/8q8RFZrF9WIZpB2V1ArTVFUva8sAul1NzRzQ=="
     2623      "version": "1.44.0",
     2624      "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.44.0.tgz",
     2625      "integrity": "sha512-/NOTfLrsPBVeH7YtFPgsVWveuL+4SjjYxaQ1xtM1KMFj7HdxlBlxeyNLzhyJVx7r4rZGJAZ/6lkKCitSc/Nmpg=="
    26102626    },
    26112627    "mime-types": {
    2612       "version": "2.1.26",
    2613       "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.26.tgz",
    2614       "integrity": "sha512-01paPWYgLrkqAyrlDorC1uDwl2p3qZT7yl806vW7DvDoxwXi46jsjFbg+WdwotBIk6/MbEhO/dh5aZ5sNj/dWQ==",
    2615       "requires": {
    2616         "mime-db": "1.43.0"
     2628      "version": "2.1.27",
     2629      "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.27.tgz",
     2630      "integrity": "sha512-JIhqnCasI9yD+SsmkquHBxTSEuZdQX5BuQnS2Vc7puQQQ+8yiP5AY5uWhpdv4YL4VM5c6iliiYWPgJ/nJQLp7w==",
     2631      "requires": {
     2632        "mime-db": "1.44.0"
    26172633      }
    26182634    },
     
    26502666    },
    26512667    "mkdirp": {
    2652       "version": "0.5.1",
    2653       "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz",
    2654       "integrity": "sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=",
    2655       "requires": {
    2656         "minimist": "0.0.8"
    2657       },
    2658       "dependencies": {
    2659         "minimist": {
    2660           "version": "0.0.8",
    2661           "resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz",
    2662           "integrity": "sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0="
    2663         }
     2668      "version": "0.5.5",
     2669      "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.5.tgz",
     2670      "integrity": "sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==",
     2671      "requires": {
     2672        "minimist": "^1.2.5"
    26642673      }
    26652674    },
     
    27462755    },
    27472756    "node-sass": {
    2748       "version": "4.13.1",
    2749       "resolved": "https://registry.npmjs.org/node-sass/-/node-sass-4.13.1.tgz",
    2750       "integrity": "sha512-TTWFx+ZhyDx1Biiez2nB0L3YrCZ/8oHagaDalbuBSlqXgUPsdkUSzJsVxeDO9LtPB49+Fh3WQl3slABo6AotNw==",
     2757      "version": "4.14.1",
     2758      "resolved": "https://registry.npmjs.org/node-sass/-/node-sass-4.14.1.tgz",
     2759      "integrity": "sha512-sjCuOlvGyCJS40R8BscF5vhVlQjNN069NtQ1gSxyK1u9iqvn6tf7O1R4GNowVZfiZUCRt5MmMs1xd+4V/7Yr0g==",
    27512760      "requires": {
    27522761        "async-foreach": "^0.1.3",
     
    27642773        "npmlog": "^4.0.0",
    27652774        "request": "^2.88.0",
    2766         "sass-graph": "^2.2.4",
     2775        "sass-graph": "2.2.5",
    27672776        "stdout-stream": "^1.4.0",
    27682777        "true-case-path": "^1.0.2"
     
    29983007      }
    29993008    },
     3009    "p-limit": {
     3010      "version": "2.3.0",
     3011      "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
     3012      "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
     3013      "requires": {
     3014        "p-try": "^2.0.0"
     3015      }
     3016    },
     3017    "p-locate": {
     3018      "version": "3.0.0",
     3019      "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz",
     3020      "integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==",
     3021      "requires": {
     3022        "p-limit": "^2.0.0"
     3023      }
     3024    },
     3025    "p-try": {
     3026      "version": "2.2.0",
     3027      "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
     3028      "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ=="
     3029    },
    30003030    "parse-filepath": {
    30013031      "version": "1.0.2",
     
    31663196    },
    31673197    "psl": {
    3168       "version": "1.7.0",
    3169       "resolved": "https://registry.npmjs.org/psl/-/psl-1.7.0.tgz",
    3170       "integrity": "sha512-5NsSEDv8zY70ScRnOTn7bK7eanl2MvFrOrS/R6x+dBt5g1ghnj9Zv90kO8GwT8gxcu2ANyFprnFYB85IogIJOQ=="
     3198      "version": "1.8.0",
     3199      "resolved": "https://registry.npmjs.org/psl/-/psl-1.8.0.tgz",
     3200      "integrity": "sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ=="
    31713201    },
    31723202    "pump": {
     
    34243454    },
    34253455    "sass-graph": {
    3426       "version": "2.2.4",
    3427       "resolved": "https://registry.npmjs.org/sass-graph/-/sass-graph-2.2.4.tgz",
    3428       "integrity": "sha1-E/vWPNHK8JCLn9k0dq1DpR0eC0k=",
     3456      "version": "2.2.5",
     3457      "resolved": "https://registry.npmjs.org/sass-graph/-/sass-graph-2.2.5.tgz",
     3458      "integrity": "sha512-VFWDAHOe6mRuT4mZRd4eKE+d8Uedrk6Xnh7Sh9b4NGufQLQjOrvf/MQoOdx+0s92L89FeyUUNfU597j/3uNpag==",
    34293459      "requires": {
    34303460        "glob": "^7.0.0",
    34313461        "lodash": "^4.0.0",
    34323462        "scss-tokenizer": "^0.2.3",
    3433         "yargs": "^7.0.0"
     3463        "yargs": "^13.3.2"
     3464      },
     3465      "dependencies": {
     3466        "ansi-regex": {
     3467          "version": "4.1.0",
     3468          "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz",
     3469          "integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg=="
     3470        },
     3471        "camelcase": {
     3472          "version": "5.3.1",
     3473          "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
     3474          "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg=="
     3475        },
     3476        "cliui": {
     3477          "version": "5.0.0",
     3478          "resolved": "https://registry.npmjs.org/cliui/-/cliui-5.0.0.tgz",
     3479          "integrity": "sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA==",
     3480          "requires": {
     3481            "string-width": "^3.1.0",
     3482            "strip-ansi": "^5.2.0",
     3483            "wrap-ansi": "^5.1.0"
     3484          }
     3485        },
     3486        "find-up": {
     3487          "version": "3.0.0",
     3488          "resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz",
     3489          "integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==",
     3490          "requires": {
     3491            "locate-path": "^3.0.0"
     3492          }
     3493        },
     3494        "get-caller-file": {
     3495          "version": "2.0.5",
     3496          "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
     3497          "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg=="
     3498        },
     3499        "is-fullwidth-code-point": {
     3500          "version": "2.0.0",
     3501          "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz",
     3502          "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8="
     3503        },
     3504        "require-main-filename": {
     3505          "version": "2.0.0",
     3506          "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz",
     3507          "integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg=="
     3508        },
     3509        "string-width": {
     3510          "version": "3.1.0",
     3511          "resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz",
     3512          "integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==",
     3513          "requires": {
     3514            "emoji-regex": "^7.0.1",
     3515            "is-fullwidth-code-point": "^2.0.0",
     3516            "strip-ansi": "^5.1.0"
     3517          }
     3518        },
     3519        "strip-ansi": {
     3520          "version": "5.2.0",
     3521          "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz",
     3522          "integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==",
     3523          "requires": {
     3524            "ansi-regex": "^4.1.0"
     3525          }
     3526        },
     3527        "which-module": {
     3528          "version": "2.0.0",
     3529          "resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz",
     3530          "integrity": "sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho="
     3531        },
     3532        "wrap-ansi": {
     3533          "version": "5.1.0",
     3534          "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-5.1.0.tgz",
     3535          "integrity": "sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q==",
     3536          "requires": {
     3537            "ansi-styles": "^3.2.0",
     3538            "string-width": "^3.0.0",
     3539            "strip-ansi": "^5.0.0"
     3540          }
     3541        },
     3542        "y18n": {
     3543          "version": "4.0.0",
     3544          "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz",
     3545          "integrity": "sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w=="
     3546        },
     3547        "yargs": {
     3548          "version": "13.3.2",
     3549          "resolved": "https://registry.npmjs.org/yargs/-/yargs-13.3.2.tgz",
     3550          "integrity": "sha512-AX3Zw5iPruN5ie6xGRIDgqkT+ZhnRlZMLMHAs8tg7nRruy2Nb+i5o9bwghAogtM08q1dpr2LVoS8KSTMYpWXUw==",
     3551          "requires": {
     3552            "cliui": "^5.0.0",
     3553            "find-up": "^3.0.0",
     3554            "get-caller-file": "^2.0.1",
     3555            "require-directory": "^2.1.1",
     3556            "require-main-filename": "^2.0.0",
     3557            "set-blocking": "^2.0.0",
     3558            "string-width": "^3.0.0",
     3559            "which-module": "^2.0.0",
     3560            "y18n": "^4.0.0",
     3561            "yargs-parser": "^13.1.2"
     3562          }
     3563        },
     3564        "yargs-parser": {
     3565          "version": "13.1.2",
     3566          "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-13.1.2.tgz",
     3567          "integrity": "sha512-3lbsNRf/j+A4QuSZfDRA7HRSfWrzO0YjqTJd5kjAq37Zep1CEgaYmrH9Q3GwPiB9cHyd1Y1UwggGhJGoxipbzg==",
     3568          "requires": {
     3569            "camelcase": "^5.0.0",
     3570            "decamelize": "^1.2.0"
     3571          }
     3572        }
    34343573      }
    34353574    },
     
    34933632    },
    34943633    "signal-exit": {
    3495       "version": "3.0.2",
    3496       "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz",
    3497       "integrity": "sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0="
     3634      "version": "3.0.3",
     3635      "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.3.tgz",
     3636      "integrity": "sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA=="
    34983637    },
    34993638    "snapdragon": {
  • wp-post-rating/trunk/package.json

    r2189136 r2339097  
    1111  "dependencies": {
    1212    "gulp": "^4.0.2",
    13     "gulp-rename": "^1.4.0",
    14     "gulp-sass": "^4.0.2",
     13    "gulp-rename": "^2.0.0",
     14    "gulp-sass": "^4.1.0",
    1515    "gulp-uglify": "^3.0.2",
    16     "node-sass": "^4.13.0"
     16    "node-sass": "^4.14.1"
    1717  },
    1818  "devDependencies": {
    1919    "gulp-autoprefixer": "^7.0.1",
    20     "gulp-clean-css": "^4.2.0"
     20    "gulp-clean-css": "^4.3.0"
    2121  },
    2222  "browsers": [
  • wp-post-rating/trunk/readme.txt

    r2313295 r2339097  
    3838
    3939== Changelog ==
     40= 1.0.5 =
     41* Added full color constructor for rating view
     42* Small refactoring
    4043= 1.0.4.2 =
    4144* Fix vote table default sort in admin area
  • wp-post-rating/trunk/wp-post-rating.php

    r2313295 r2339097  
    55Plugin URI: http://romua1d.ru/wp_post_rating
    66Description: Powerful post rating wordpress plugin.
    7 Version: 1.0.4.2
     7Version: 1.0.5
    88Author: Romua1d
    99Author URI: https://romua1d.ru
     
    2626        public $wprStarsMainColor;
    2727        public $wprStarsSecondColor;
     28        public $wprStarsTextColor;
     29        public $wprStarsTextBackgroundColor;
    2830
    2931        public function __construct()
     
    5355            $this->wprStarsMainColor = get_option('wpr_stars_main_color');
    5456            $this->wprStarsSecondColor = get_option('wpr_stars_second_color');
     57            $this->wprStarsTextColor = get_option('wpr_stars_text_color');
     58            $this->wprStarsTextBackgroundColor = get_option('wpr_stars_text_background_color');
    5559
    5660            if ($this->position == 'shortcode') {
     
    8993--wpr-main-color: %s;
    9094--wpr-second-color: %s;
     95--wpr-text-color: %s;
     96--wpr-text-background-color: %s;
    9197}",
    9298                get_option('wpr_stars_main_color'),
    93                 get_option('wpr_stars_second_color')
     99                get_option('wpr_stars_second_color'),
     100                get_option('wpr_stars_text_color'),
     101                get_option('wpr_stars_text_background_color')
    94102            );
    95103
Note: See TracChangeset for help on using the changeset viewer.