Version Description
- 2019/10/31
- minor bug fixes
- adjusted GUI for WP v5.3
- 3,152,000 downloads
Download this release
Release Info
| Developer | WebFactory |
| Plugin | |
| Version | 3.60 |
| Comparing to | |
| See all releases | |
Code changes from version 3.55 to 3.60
- css/select2.min.css +1 -1
- css/ucp-admin-plugins.css +0 -137
- css/ucp-admin.css +381 -82
- js/ucp-admin-plugins.js +0 -97
- readme.txt +10 -4
- under-construction.php +40 -43
css/select2.min.css
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
|
| 1 |
+
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:0;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box;line-height:auto;min-height:auto;}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:0}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:0;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:0;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{min-height:auto;line-height:100%;background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:0;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:0;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:0;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
|
css/ucp-admin-plugins.css
DELETED
|
@@ -1,137 +0,0 @@
|
|
| 1 |
-
/*
|
| 2 |
-
* UnderConstructionPage
|
| 3 |
-
* Backend CSS - plugin deactivation survey
|
| 4 |
-
* (c) WebFactory Ltd, 2015 - 2019
|
| 5 |
-
*/
|
| 6 |
-
|
| 7 |
-
.ui-widget-overlay {
|
| 8 |
-
opacity: 0.85;
|
| 9 |
-
}
|
| 10 |
-
|
| 11 |
-
.ucp-survey-dialog .ui-dialog-titlebar {
|
| 12 |
-
text-align: center;
|
| 13 |
-
font-weight: bold;
|
| 14 |
-
}
|
| 15 |
-
|
| 16 |
-
.ucp-survey-dialog .ui-dialog-content {
|
| 17 |
-
padding: 20px 25px;
|
| 18 |
-
font-size: 15px;
|
| 19 |
-
}
|
| 20 |
-
|
| 21 |
-
.ucp-survey-dialog b {
|
| 22 |
-
font-weight: bold;
|
| 23 |
-
}
|
| 24 |
-
|
| 25 |
-
.ucp-survey-dialog .footer {
|
| 26 |
-
margin: 20px 0 0 0;
|
| 27 |
-
text-align: center;
|
| 28 |
-
}
|
| 29 |
-
|
| 30 |
-
.ucp-survey-dialog .footer #emailme {
|
| 31 |
-
margin: 0 5px -3px 0;
|
| 32 |
-
}
|
| 33 |
-
|
| 34 |
-
.ucp-survey-dialog .footer .button {
|
| 35 |
-
border-radius: 0;
|
| 36 |
-
font-size: 15px;
|
| 37 |
-
box-shadow: none;
|
| 38 |
-
text-shadow: none;
|
| 39 |
-
margin-top: 5px;
|
| 40 |
-
}
|
| 41 |
-
|
| 42 |
-
.ucp-survey-dialog .footer .dismiss-survey {
|
| 43 |
-
padding-top: 25px;
|
| 44 |
-
display: block;
|
| 45 |
-
}
|
| 46 |
-
|
| 47 |
-
.ucp-survey-dialog .ui-dialog-content p {
|
| 48 |
-
margin: 0 0 20px 0;
|
| 49 |
-
font-size: 15px;
|
| 50 |
-
}
|
| 51 |
-
|
| 52 |
-
.ucp-survey-dialog .question-wrapper {
|
| 53 |
-
border: 2px solid rgba(0,0,0,0.2);
|
| 54 |
-
padding: 15px 10px;
|
| 55 |
-
background-color: rgba(250,250,250,0.55);
|
| 56 |
-
margin-bottom: 5px;
|
| 57 |
-
opacity: 0.75;
|
| 58 |
-
width: 100%;
|
| 59 |
-
display: inline-block;
|
| 60 |
-
text-align: center;
|
| 61 |
-
box-sizing: border-box;
|
| 62 |
-
}
|
| 63 |
-
|
| 64 |
-
.question-wrapper-assistance {
|
| 65 |
-
border: 2px solid rgba(0, 142, 194, 1);
|
| 66 |
-
padding: 15px 10px;
|
| 67 |
-
background-color: rgba(250,250,250,0.55);
|
| 68 |
-
margin-bottom: 5px;
|
| 69 |
-
width: 100%;
|
| 70 |
-
display: inline-block;
|
| 71 |
-
text-align: center;
|
| 72 |
-
box-sizing: border-box;
|
| 73 |
-
}
|
| 74 |
-
|
| 75 |
-
.question-wrapper-assistance .button {
|
| 76 |
-
margin-top: 10px;
|
| 77 |
-
}
|
| 78 |
-
|
| 79 |
-
.ucp-survey-dialog .question-wrapper .details {
|
| 80 |
-
display: none;
|
| 81 |
-
}
|
| 82 |
-
|
| 83 |
-
.ucp-survey-dialog .question-wrapper:hover {
|
| 84 |
-
opacity: 1;
|
| 85 |
-
border: 2px solid rgba(0, 142, 194, 1);
|
| 86 |
-
cursor: pointer;
|
| 87 |
-
font-weight: 500;
|
| 88 |
-
}
|
| 89 |
-
|
| 90 |
-
.ucp-survey-dialog .question-wrapper.selected {
|
| 91 |
-
opacity: 1;
|
| 92 |
-
border: 2px solid rgba(0, 142, 194, 1);
|
| 93 |
-
font-weight: 500;
|
| 94 |
-
}
|
| 95 |
-
|
| 96 |
-
.ucp-survey-dialog .question-wrapper.selected .details {
|
| 97 |
-
display: block;
|
| 98 |
-
font-weight: 400;
|
| 99 |
-
}
|
| 100 |
-
|
| 101 |
-
.ucp-survey-dialog .question-wrapper b {
|
| 102 |
-
font-weight: bold;
|
| 103 |
-
font-size: 14px;
|
| 104 |
-
}
|
| 105 |
-
|
| 106 |
-
.ucp-survey-dialog .question-wrapper .dashicons.big {
|
| 107 |
-
color: rgba(0, 0, 0, 1);
|
| 108 |
-
display: inline;
|
| 109 |
-
height: 61px;
|
| 110 |
-
font-size: 61px;
|
| 111 |
-
margin-bottom: 10px;
|
| 112 |
-
}
|
| 113 |
-
|
| 114 |
-
.ucp-survey-dialog .question-wrapper img {
|
| 115 |
-
margin-bottom: 10px;
|
| 116 |
-
height: 50px;
|
| 117 |
-
}
|
| 118 |
-
|
| 119 |
-
.ucp-survey-dialog .question-wrapper .question {
|
| 120 |
-
display: inline-block;
|
| 121 |
-
width: 100%;
|
| 122 |
-
}
|
| 123 |
-
|
| 124 |
-
.ucp-survey-dialog .question-wrapper i {
|
| 125 |
-
padding-top: 5px;
|
| 126 |
-
font-size: 14px;
|
| 127 |
-
}
|
| 128 |
-
|
| 129 |
-
.ucp-logo {
|
| 130 |
-
font-variant: small-caps;
|
| 131 |
-
font-family: Roboto, sans-serif;
|
| 132 |
-
font-weight: 900;
|
| 133 |
-
}
|
| 134 |
-
|
| 135 |
-
.textcenter {
|
| 136 |
-
text-align: center;
|
| 137 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
css/ucp-admin.css
CHANGED
|
@@ -6,17 +6,20 @@
|
|
| 6 |
|
| 7 |
@import url('//fonts.googleapis.com/css?family=Roboto:900');
|
| 8 |
|
| 9 |
-
.settings_page_ucp .button-primary,
|
| 10 |
-
|
| 11 |
-
|
|
|
|
| 12 |
}
|
| 13 |
|
| 14 |
-
.settings_page_ucp .button,
|
|
|
|
|
|
|
| 15 |
-webkit-border-radius: 0;
|
| 16 |
border-radius: 0;
|
| 17 |
-
border: 1px solid #
|
| 18 |
background: transparent;
|
| 19 |
-
color: #
|
| 20 |
text-shadow: none;
|
| 21 |
box-shadow: none;
|
| 22 |
margin-right: 4px;
|
|
@@ -26,6 +29,10 @@
|
|
| 26 |
display: none;
|
| 27 |
}
|
| 28 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
.ucp-notice-small {
|
| 30 |
border-left: 4px solid #00a0d2;
|
| 31 |
margin: 5px 0 15px;
|
|
@@ -42,9 +49,9 @@
|
|
| 42 |
.settings_page_ucp .button-secondary:active,
|
| 43 |
.settings_page_ucp .button-primary:focus,
|
| 44 |
.settings_page_ucp .button-secondary:focus {
|
| 45 |
-
background:rgba(255, 153, 0, 0.7);
|
| 46 |
-
color
|
| 47 |
-
border: 1px solid #
|
| 48 |
box-shadow: none;
|
| 49 |
}
|
| 50 |
|
|
@@ -105,11 +112,27 @@ p.submit {
|
|
| 105 |
opacity: 0.6;
|
| 106 |
}
|
| 107 |
|
| 108 |
-
.settings_page_ucp button,
|
|
|
|
|
|
|
| 109 |
-webkit-border-radius: 0;
|
| 110 |
border-radius: 0;
|
| 111 |
}
|
| 112 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 113 |
.button span {
|
| 114 |
display: none;
|
| 115 |
}
|
|
@@ -127,7 +150,7 @@ p.submit {
|
|
| 127 |
}
|
| 128 |
|
| 129 |
.settings_page_ucp h1:hover img.rotate {
|
| 130 |
-
|
| 131 |
}
|
| 132 |
|
| 133 |
.settings_page_ucp h1 img {
|
|
@@ -163,10 +186,10 @@ div.ucp-thumb .ribbon i {
|
|
| 163 |
width: 100px;
|
| 164 |
padding: 32px 12px 0px 39px;
|
| 165 |
background-color: #ff7900e6;
|
| 166 |
-
box-shadow: 0 5px 10px rgba(0,0,0
|
| 167 |
color: #fff;
|
| 168 |
font: 700 18px/1 'Lato', sans-serif;
|
| 169 |
-
text-shadow: 0 1px 1px rgba(0,0,0
|
| 170 |
text-transform: uppercase;
|
| 171 |
text-align: center;
|
| 172 |
left: 38px;
|
|
@@ -187,7 +210,8 @@ div.ucp-thumb .ribbon::after {
|
|
| 187 |
right: 0;
|
| 188 |
}
|
| 189 |
|
| 190 |
-
div.ucp-thumb,
|
|
|
|
| 191 |
position: relative;
|
| 192 |
max-width: 300px;
|
| 193 |
width: calc(31% - 20px);
|
|
@@ -220,23 +244,26 @@ div.ucp-thumb.active span {
|
|
| 220 |
font-weight: 500;
|
| 221 |
}
|
| 222 |
|
| 223 |
-
div.ucp-thumb img,
|
|
|
|
| 224 |
margin-bottom: 6px;
|
| 225 |
max-width: 100%;
|
| 226 |
border: thin solid rgba(0, 0, 0, 0.35);
|
| 227 |
}
|
| 228 |
|
| 229 |
.ucp-list {
|
| 230 |
-
|
| 231 |
-
|
| 232 |
margin-left: 14px;
|
| 233 |
line-height: 150%;
|
| 234 |
}
|
| 235 |
|
| 236 |
-
input[type=url]:invalid,
|
| 237 |
-
|
| 238 |
-
|
| 239 |
-
|
|
|
|
|
|
|
| 240 |
}
|
| 241 |
|
| 242 |
.settings_page_ucp #wp-content-editor-tools {
|
|
@@ -254,7 +281,7 @@ span.clear-datepicker {
|
|
| 254 |
}
|
| 255 |
|
| 256 |
span.clear-datepicker:hover {
|
| 257 |
-
color: #
|
| 258 |
}
|
| 259 |
|
| 260 |
input.datepicker {
|
|
@@ -285,12 +312,12 @@ input.datepicker {
|
|
| 285 |
}
|
| 286 |
|
| 287 |
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
|
| 288 |
-
|
| 289 |
-
|
| 290 |
}
|
| 291 |
|
| 292 |
span.select2-container .select2-search--inline .select2-search__field {
|
| 293 |
-
|
| 294 |
}
|
| 295 |
|
| 296 |
.select2-container .select2-search__field:not([placeholder='']) {
|
|
@@ -358,9 +385,9 @@ span.select2-container .select2-search--inline .select2-search__field {
|
|
| 358 |
}
|
| 359 |
|
| 360 |
.question-wrapper {
|
| 361 |
-
border: 2px solid rgba(0,0,0,0.2);
|
| 362 |
padding: 15px 10px;
|
| 363 |
-
background-color: rgba(250,250,250,0.55);
|
| 364 |
margin-bottom: 5px;
|
| 365 |
opacity: 0.75;
|
| 366 |
width: 100%;
|
|
@@ -407,7 +434,7 @@ span.select2-container .select2-search--inline .select2-search__field {
|
|
| 407 |
}
|
| 408 |
|
| 409 |
@media screen and (max-width: 782px) {
|
| 410 |
-
.settings_page_ucp input[type=text].datepicker {
|
| 411 |
max-width: 80%;
|
| 412 |
display: inline-block;
|
| 413 |
}
|
|
@@ -423,30 +450,69 @@ span.select2-container .select2-search--inline .select2-search__field {
|
|
| 423 |
|
| 424 |
/* tabs */
|
| 425 |
|
| 426 |
-
.settings_page_ucp .ui-tabs {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 427 |
|
| 428 |
-
.settings_page_ucp .ui-tabs .ui-tabs-nav {
|
| 429 |
-
|
| 430 |
-
|
| 431 |
-
|
| 432 |
-
.settings_page_ucp
|
| 433 |
-
|
| 434 |
-
|
| 435 |
-
|
| 436 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 437 |
|
| 438 |
.settings_page_ucp .ui-tabs .ui-tabs-nav li a {
|
| 439 |
font-size: 14px;
|
| 440 |
font-weight: 600;
|
| 441 |
line-height: 32px;
|
| 442 |
-
color: #
|
| 443 |
padding: 10px 20px;
|
| 444 |
display: block;
|
| 445 |
letter-spacing: 1px;
|
| 446 |
}
|
| 447 |
|
| 448 |
.settings_page_ucp .ui-tabs ul.ui-tabs-nav li.ui-state-active .icon {
|
| 449 |
-
color: #
|
| 450 |
}
|
| 451 |
|
| 452 |
.settings_page_ucp .ui-tabs-nav:after {
|
|
@@ -455,13 +521,14 @@ span.select2-container .select2-search--inline .select2-search__field {
|
|
| 455 |
display: block;
|
| 456 |
}
|
| 457 |
|
| 458 |
-
.settings_page_ucp .ui-tabs-anchor,
|
|
|
|
| 459 |
outline: none !important;
|
| 460 |
}
|
| 461 |
|
| 462 |
.settings_page_ucp .ui-tabs ul.ui-tabs-nav li {
|
| 463 |
border: none;
|
| 464 |
-
color: #
|
| 465 |
display: inline-block;
|
| 466 |
font-size: 12px;
|
| 467 |
line-height: 16px;
|
|
@@ -471,7 +538,7 @@ span.select2-container .select2-search--inline .select2-search__field {
|
|
| 471 |
background: rgba(255, 255, 255, 0.61);
|
| 472 |
padding: 0;
|
| 473 |
text-align: center;
|
| 474 |
-
letter-spacing: .5px;
|
| 475 |
min-width: 105px;
|
| 476 |
}
|
| 477 |
|
|
@@ -491,7 +558,10 @@ span.select2-container .select2-search--inline .select2-search__field {
|
|
| 491 |
border-bottom: 0px !important;
|
| 492 |
}
|
| 493 |
|
| 494 |
-
.settings_page_ucp .ui-state-hover a,
|
|
|
|
|
|
|
|
|
|
| 495 |
color: #000000 !important;
|
| 496 |
}
|
| 497 |
|
|
@@ -527,7 +597,7 @@ span.select2-container .select2-search--inline .select2-search__field {
|
|
| 527 |
}
|
| 528 |
|
| 529 |
#ucp_tabs li span.dashicons-star-filled {
|
| 530 |
-
color: #
|
| 531 |
}
|
| 532 |
|
| 533 |
.ucp-tab-content {
|
|
@@ -557,7 +627,7 @@ span.select2-container .select2-search--inline .select2-search__field {
|
|
| 557 |
|
| 558 |
s.settings_page_ucp .ucp-tabs-2nd-level li.ui-state-active a:before {
|
| 559 |
display: inline-block;
|
| 560 |
-
content:
|
| 561 |
position: absolute;
|
| 562 |
width: 100%;
|
| 563 |
height: 2px;
|
|
@@ -574,13 +644,236 @@ s.settings_page_ucp .ucp-tabs-2nd-level li.ui-state-active a:before {
|
|
| 574 |
}
|
| 575 |
/* tabs */
|
| 576 |
|
| 577 |
-
|
| 578 |
/* anytime.5.1.2.min.css
|
| 579 |
Copyright 2008-2015 Andrew M. Andrews III.
|
| 580 |
License: creativecommons.org/licenses/by-nc-sa/3.0/
|
| 581 |
Any+Time is a trademark of Andrew M. Andrews III */
|
| 582 |
|
| 583 |
-
.AnyTime-pkr *
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 584 |
|
| 585 |
/* icon spin */
|
| 586 |
@-webkit-keyframes ucp-spin {
|
|
@@ -604,7 +897,6 @@ Any+Time is a trademark of Andrew M. Andrews III */
|
|
| 604 |
}
|
| 605 |
}
|
| 606 |
|
| 607 |
-
|
| 608 |
.toggle-wrapper {
|
| 609 |
position: relative;
|
| 610 |
overflow: hidden;
|
|
@@ -626,7 +918,8 @@ Any+Time is a trademark of Andrew M. Andrews III */
|
|
| 626 |
-webkit-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
|
| 627 |
transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
|
| 628 |
}
|
| 629 |
-
.toggle-wrapper .toggle:before,
|
|
|
|
| 630 |
position: absolute;
|
| 631 |
line-height: 30px;
|
| 632 |
font-size: 14px;
|
|
@@ -635,12 +928,12 @@ Any+Time is a trademark of Andrew M. Andrews III */
|
|
| 635 |
transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
|
| 636 |
}
|
| 637 |
.toggle-wrapper .toggle:before {
|
| 638 |
-
content:
|
| 639 |
left: 18px;
|
| 640 |
color: #ffffff;
|
| 641 |
}
|
| 642 |
.toggle-wrapper .toggle:after {
|
| 643 |
-
content:
|
| 644 |
right: 20px;
|
| 645 |
color: #23282d;
|
| 646 |
}
|
|
@@ -674,12 +967,12 @@ Any+Time is a trademark of Andrew M. Andrews III */
|
|
| 674 |
background: #66b317;
|
| 675 |
}
|
| 676 |
|
| 677 |
-
.
|
| 678 |
display: inline-block;
|
| 679 |
width: 32%;
|
| 680 |
background: rgba(128, 128, 128, 0.03);
|
| 681 |
margin: 0 5px 20px 5px;
|
| 682 |
-
padding: 10px;
|
| 683 |
box-sizing: border-box;
|
| 684 |
vertical-align: top;
|
| 685 |
position: relative;
|
|
@@ -715,7 +1008,7 @@ Any+Time is a trademark of Andrew M. Andrews III */
|
|
| 715 |
text-align: center;
|
| 716 |
}
|
| 717 |
|
| 718 |
-
.
|
| 719 |
text-align: center;
|
| 720 |
display: block;
|
| 721 |
font-weight: bold;
|
|
@@ -723,7 +1016,7 @@ Any+Time is a trademark of Andrew M. Andrews III */
|
|
| 723 |
font-size: 14px;
|
| 724 |
}
|
| 725 |
|
| 726 |
-
.
|
| 727 |
margin: 10px 0 0 0;
|
| 728 |
text-align: justify;
|
| 729 |
}
|
|
@@ -742,7 +1035,7 @@ h3.ucp-pro-logo img {
|
|
| 742 |
}
|
| 743 |
|
| 744 |
h3.ucp-pro-logo span {
|
| 745 |
-
color: #
|
| 746 |
vertical-align: super;
|
| 747 |
font-size: smaller;
|
| 748 |
}
|
|
@@ -781,6 +1074,9 @@ h3.ucp-pro-logo span {
|
|
| 781 |
.ucp-upsell-dialog a:hover {
|
| 782 |
color: #000;
|
| 783 |
}
|
|
|
|
|
|
|
|
|
|
| 784 |
#ucp-pricing-table {
|
| 785 |
width: 100%;
|
| 786 |
}
|
|
@@ -795,7 +1091,10 @@ h3.ucp-pro-logo span {
|
|
| 795 |
.upsell-header b {
|
| 796 |
font-weight: bolder;
|
| 797 |
}
|
| 798 |
-
#ucp-pricing-table,
|
|
|
|
|
|
|
|
|
|
| 799 |
margin: 0;
|
| 800 |
padding: 0;
|
| 801 |
border: 0;
|
|
@@ -803,17 +1102,16 @@ h3.ucp-pro-logo span {
|
|
| 803 |
border-collapse: collapse;
|
| 804 |
}
|
| 805 |
#ucp-pricing-table tr:first-child td {
|
| 806 |
-
background-color: #
|
| 807 |
padding: 10px;
|
| 808 |
text-align: center;
|
| 809 |
width: 33%;
|
| 810 |
}
|
| 811 |
#ucp-pricing-table tr:last-child td {
|
| 812 |
-
border-top: 2px solid #ff7900;
|
| 813 |
border-bottom: none;
|
| 814 |
}
|
| 815 |
#ucp-pricing-table h3 {
|
| 816 |
-
color: #
|
| 817 |
font-size: 24px;
|
| 818 |
font-weight: bold;
|
| 819 |
line-height: 105%;
|
|
@@ -822,7 +1120,6 @@ h3.ucp-pro-logo span {
|
|
| 822 |
padding: 8px 15px;
|
| 823 |
border-bottom: solid thin #ff7900;
|
| 824 |
text-align: center;
|
| 825 |
-
background-color: rgba(128, 128, 128, 0.03);
|
| 826 |
}
|
| 827 |
#ucp-pricing-table tr td:first-child {
|
| 828 |
border-right: 10px solid #fff;
|
|
@@ -839,23 +1136,26 @@ h3.ucp-pro-logo span {
|
|
| 839 |
#ucp-pricing-table .hover {
|
| 840 |
background-color: #fff;
|
| 841 |
}
|
|
|
|
|
|
|
|
|
|
| 842 |
#ucp-pricing-table .promo-button {
|
| 843 |
-
color: #
|
| 844 |
-
background: #
|
| 845 |
padding: 10px 5px;
|
| 846 |
-
margin:
|
| 847 |
text-align: center;
|
| 848 |
display: block;
|
| 849 |
text-decoration: none;
|
| 850 |
-
font-weight: bolder;
|
| 851 |
font-size: 22px;
|
| 852 |
line-height: 120%;
|
|
|
|
| 853 |
}
|
| 854 |
#ucp-pricing-table .promo-button del {
|
| 855 |
color: #333;
|
| 856 |
}
|
| 857 |
#ucp-pricing-table .promo-button:hover {
|
| 858 |
-
background-color: #
|
| 859 |
}
|
| 860 |
#ucp-pricing-table .instant-download {
|
| 861 |
text-align: center;
|
|
@@ -864,8 +1164,8 @@ h3.ucp-pro-logo span {
|
|
| 864 |
margin: 0 -5px 0 -5px;
|
| 865 |
}
|
| 866 |
#ucp-pricing-table .promo-button small {
|
| 867 |
-
|
| 868 |
-
|
| 869 |
}
|
| 870 |
.upsell-footer {
|
| 871 |
padding: 20px;
|
|
@@ -882,7 +1182,6 @@ option.ucp-promo {
|
|
| 882 |
}
|
| 883 |
/* upsell dialog */
|
| 884 |
|
| 885 |
-
|
| 886 |
/* mailoptin upsell dialog */
|
| 887 |
.mailoptin-upsell-dialog .ui-dialog-titlebar {
|
| 888 |
background: #2980b9;
|
|
@@ -1019,7 +1318,7 @@ option.weglot-promo {
|
|
| 1019 |
.sn-box h2 span:after {
|
| 1020 |
border-bottom: 3px solid #499ed7;
|
| 1021 |
background-color: #499ed7;
|
| 1022 |
-
content:
|
| 1023 |
width: 100%;
|
| 1024 |
position: absolute;
|
| 1025 |
bottom: 2px;
|
|
@@ -1128,24 +1427,24 @@ option.notificationx-promo {
|
|
| 1128 |
right: 40px;
|
| 1129 |
border: 1px solid #d4d4d4;
|
| 1130 |
padding: 16px;
|
| 1131 |
-
background: #
|
| 1132 |
display: none;
|
| 1133 |
-
-webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.25);
|
| 1134 |
-
-moz-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.25);
|
| 1135 |
-
box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.25);
|
| 1136 |
border-radius: 4px;
|
| 1137 |
-
z-index:99999;
|
| 1138 |
}
|
| 1139 |
|
| 1140 |
-
#notificationx-popup:hover{
|
| 1141 |
cursor: pointer;
|
| 1142 |
}
|
| 1143 |
|
| 1144 |
-
#notificationx-popup img{
|
| 1145 |
-
width:48px;
|
| 1146 |
}
|
| 1147 |
|
| 1148 |
-
.settings_page_ucp
|
| 1149 |
background: #efefff;
|
| 1150 |
padding: 6px 4px 0px 4px;
|
| 1151 |
width: 48px;
|
|
@@ -1166,7 +1465,7 @@ option.notificationx-promo {
|
|
| 1166 |
}
|
| 1167 |
|
| 1168 |
.settings_page_ucp .notificationx-popup-stars .dashicons-star-filled {
|
| 1169 |
-
color
|
| 1170 |
font-size: 14px;
|
| 1171 |
}
|
| 1172 |
|
|
@@ -1188,7 +1487,7 @@ option.notificationx-promo {
|
|
| 1188 |
}
|
| 1189 |
|
| 1190 |
.settings_page_ucp .notificationx-popup-close:hover {
|
| 1191 |
-
color
|
| 1192 |
cursor: pointer;
|
| 1193 |
}
|
| 1194 |
|
| 6 |
|
| 7 |
@import url('//fonts.googleapis.com/css?family=Roboto:900');
|
| 8 |
|
| 9 |
+
.settings_page_ucp .button-primary,
|
| 10 |
+
.settings_page_ucp .button.button-primary {
|
| 11 |
+
background: #ff9900;
|
| 12 |
+
color: #ffffff;
|
| 13 |
}
|
| 14 |
|
| 15 |
+
.settings_page_ucp .button,
|
| 16 |
+
.settings_page_ucp .button-primary,
|
| 17 |
+
.settings_page_ucp .button-secondary {
|
| 18 |
-webkit-border-radius: 0;
|
| 19 |
border-radius: 0;
|
| 20 |
+
border: 1px solid #ff9900;
|
| 21 |
background: transparent;
|
| 22 |
+
color: #ff9900;
|
| 23 |
text-shadow: none;
|
| 24 |
box-shadow: none;
|
| 25 |
margin-right: 4px;
|
| 29 |
display: none;
|
| 30 |
}
|
| 31 |
|
| 32 |
+
.settings_page_ucp input, .settings_page_ucp select, .settings_page_ucp textarea {
|
| 33 |
+
border-radius: 0;
|
| 34 |
+
}
|
| 35 |
+
|
| 36 |
.ucp-notice-small {
|
| 37 |
border-left: 4px solid #00a0d2;
|
| 38 |
margin: 5px 0 15px;
|
| 49 |
.settings_page_ucp .button-secondary:active,
|
| 50 |
.settings_page_ucp .button-primary:focus,
|
| 51 |
.settings_page_ucp .button-secondary:focus {
|
| 52 |
+
background: rgba(255, 153, 0, 0.7);
|
| 53 |
+
color: #ffffff;
|
| 54 |
+
border: 1px solid #ff9900;
|
| 55 |
box-shadow: none;
|
| 56 |
}
|
| 57 |
|
| 112 |
opacity: 0.6;
|
| 113 |
}
|
| 114 |
|
| 115 |
+
.settings_page_ucp button,
|
| 116 |
+
.settings_page_ucp .button-primary,
|
| 117 |
+
.settings_page_ucp .button-secondary {
|
| 118 |
-webkit-border-radius: 0;
|
| 119 |
border-radius: 0;
|
| 120 |
}
|
| 121 |
|
| 122 |
+
.notice a.button-primary.open-ucp-upsell {
|
| 123 |
+
vertical-align: baseline;
|
| 124 |
+
margin-top: 15px;
|
| 125 |
+
font-weight: 800;
|
| 126 |
+
height: auto;
|
| 127 |
+
padding: 10px;
|
| 128 |
+
color: #fefefe;
|
| 129 |
+
background-color: #ff9900;
|
| 130 |
+
}
|
| 131 |
+
.notice a.button-primary.open-ucp-upsell:hover {
|
| 132 |
+
background-color: white;
|
| 133 |
+
color: #ff9900;
|
| 134 |
+
}
|
| 135 |
+
|
| 136 |
.button span {
|
| 137 |
display: none;
|
| 138 |
}
|
| 150 |
}
|
| 151 |
|
| 152 |
.settings_page_ucp h1:hover img.rotate {
|
| 153 |
+
transform: rotate(360deg);
|
| 154 |
}
|
| 155 |
|
| 156 |
.settings_page_ucp h1 img {
|
| 186 |
width: 100px;
|
| 187 |
padding: 32px 12px 0px 39px;
|
| 188 |
background-color: #ff7900e6;
|
| 189 |
+
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
|
| 190 |
color: #fff;
|
| 191 |
font: 700 18px/1 'Lato', sans-serif;
|
| 192 |
+
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
|
| 193 |
text-transform: uppercase;
|
| 194 |
text-align: center;
|
| 195 |
left: 38px;
|
| 210 |
right: 0;
|
| 211 |
}
|
| 212 |
|
| 213 |
+
div.ucp-thumb,
|
| 214 |
+
div.ucp-thumb-special {
|
| 215 |
position: relative;
|
| 216 |
max-width: 300px;
|
| 217 |
width: calc(31% - 20px);
|
| 244 |
font-weight: 500;
|
| 245 |
}
|
| 246 |
|
| 247 |
+
div.ucp-thumb img,
|
| 248 |
+
.ucp-thumb-special img {
|
| 249 |
margin-bottom: 6px;
|
| 250 |
max-width: 100%;
|
| 251 |
border: thin solid rgba(0, 0, 0, 0.35);
|
| 252 |
}
|
| 253 |
|
| 254 |
.ucp-list {
|
| 255 |
+
list-style-type: circle;
|
| 256 |
+
list-style-position: outside;
|
| 257 |
margin-left: 14px;
|
| 258 |
line-height: 150%;
|
| 259 |
}
|
| 260 |
|
| 261 |
+
input[type='url']:invalid,
|
| 262 |
+
input[type='email']:invalid,
|
| 263 |
+
input[type='tel']:invalid {
|
| 264 |
+
border-color: #ea1919;
|
| 265 |
+
-webkit-box-shadow: 0 0 2px rgba(234, 25, 25, 1);
|
| 266 |
+
box-shadow: 0 0 2px rgba(234, 25, 25, 1);
|
| 267 |
}
|
| 268 |
|
| 269 |
.settings_page_ucp #wp-content-editor-tools {
|
| 281 |
}
|
| 282 |
|
| 283 |
span.clear-datepicker:hover {
|
| 284 |
+
color: #ff7900;
|
| 285 |
}
|
| 286 |
|
| 287 |
input.datepicker {
|
| 312 |
}
|
| 313 |
|
| 314 |
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
|
| 315 |
+
margin-top: 6px;
|
| 316 |
+
margin-bottom: 0px;
|
| 317 |
}
|
| 318 |
|
| 319 |
span.select2-container .select2-search--inline .select2-search__field {
|
| 320 |
+
margin-top: 0px;
|
| 321 |
}
|
| 322 |
|
| 323 |
.select2-container .select2-search__field:not([placeholder='']) {
|
| 385 |
}
|
| 386 |
|
| 387 |
.question-wrapper {
|
| 388 |
+
border: 2px solid rgba(0, 0, 0, 0.2);
|
| 389 |
padding: 15px 10px;
|
| 390 |
+
background-color: rgba(250, 250, 250, 0.55);
|
| 391 |
margin-bottom: 5px;
|
| 392 |
opacity: 0.75;
|
| 393 |
width: 100%;
|
| 434 |
}
|
| 435 |
|
| 436 |
@media screen and (max-width: 782px) {
|
| 437 |
+
.settings_page_ucp input[type='text'].datepicker {
|
| 438 |
max-width: 80%;
|
| 439 |
display: inline-block;
|
| 440 |
}
|
| 450 |
|
| 451 |
/* tabs */
|
| 452 |
|
| 453 |
+
.settings_page_ucp .ui-tabs {
|
| 454 |
+
max-width: 100%;
|
| 455 |
+
position: relative;
|
| 456 |
+
padding: 0px;
|
| 457 |
+
zoom: 1;
|
| 458 |
+
margin-top: 20px;
|
| 459 |
+
} /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
|
| 460 |
|
| 461 |
+
.settings_page_ucp .ui-tabs .ui-tabs-nav {
|
| 462 |
+
margin: 0;
|
| 463 |
+
padding: 0;
|
| 464 |
+
}
|
| 465 |
+
.settings_page_ucp .ui-tabs .ui-tabs-nav li {
|
| 466 |
+
list-style: none;
|
| 467 |
+
position: relative;
|
| 468 |
+
top: 1px;
|
| 469 |
+
margin: 0 0.2em 1px 0;
|
| 470 |
+
border-bottom: 0 !important;
|
| 471 |
+
padding: 0;
|
| 472 |
+
white-space: nowrap;
|
| 473 |
+
}
|
| 474 |
+
.settings_page_ucp .ui-tabs .ui-tabs-nav li a {
|
| 475 |
+
text-decoration: none;
|
| 476 |
+
}
|
| 477 |
+
.settings_page_ucp .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
|
| 478 |
+
margin-bottom: 0;
|
| 479 |
+
border-bottom: 1px solid #f1f1f1 !important;
|
| 480 |
+
}
|
| 481 |
+
.settings_page_ucp ul.ui-tabs-nav.ucp-main-tab li.ui-state-active {
|
| 482 |
+
border-top: 3px solid #ff7900;
|
| 483 |
+
background: #ffffff;
|
| 484 |
+
}
|
| 485 |
+
.settings_page_ucp .ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
|
| 486 |
+
.settings_page_ucp .ui-tabs .ui-tabs-nav li.ui-state-disabled a,
|
| 487 |
+
.settings_page_ucp .ui-tabs .ui-tabs-nav li.ui-state-processing a {
|
| 488 |
+
cursor: text;
|
| 489 |
+
}
|
| 490 |
+
.settings_page_ucp .ui-tabs .ui-tabs-nav li a,
|
| 491 |
+
.settings_page_ucp .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
|
| 492 |
+
cursor: pointer;
|
| 493 |
+
} /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
|
| 494 |
+
.settings_page_ucp .ui-tabs .ui-tabs-panel {
|
| 495 |
+
display: block;
|
| 496 |
+
border-width: 0;
|
| 497 |
+
padding: 20px;
|
| 498 |
+
background: #ffffff;
|
| 499 |
+
}
|
| 500 |
+
.settings_page_ucp .ui-tabs .ui-tabs-hide {
|
| 501 |
+
display: none !important;
|
| 502 |
+
}
|
| 503 |
|
| 504 |
.settings_page_ucp .ui-tabs .ui-tabs-nav li a {
|
| 505 |
font-size: 14px;
|
| 506 |
font-weight: 600;
|
| 507 |
line-height: 32px;
|
| 508 |
+
color: #aaaaaa;
|
| 509 |
padding: 10px 20px;
|
| 510 |
display: block;
|
| 511 |
letter-spacing: 1px;
|
| 512 |
}
|
| 513 |
|
| 514 |
.settings_page_ucp .ui-tabs ul.ui-tabs-nav li.ui-state-active .icon {
|
| 515 |
+
color: #ff7900;
|
| 516 |
}
|
| 517 |
|
| 518 |
.settings_page_ucp .ui-tabs-nav:after {
|
| 521 |
display: block;
|
| 522 |
}
|
| 523 |
|
| 524 |
+
.settings_page_ucp .ui-tabs-anchor,
|
| 525 |
+
.nav-tab {
|
| 526 |
outline: none !important;
|
| 527 |
}
|
| 528 |
|
| 529 |
.settings_page_ucp .ui-tabs ul.ui-tabs-nav li {
|
| 530 |
border: none;
|
| 531 |
+
color: #aaaaaa;
|
| 532 |
display: inline-block;
|
| 533 |
font-size: 12px;
|
| 534 |
line-height: 16px;
|
| 538 |
background: rgba(255, 255, 255, 0.61);
|
| 539 |
padding: 0;
|
| 540 |
text-align: center;
|
| 541 |
+
letter-spacing: 0.5px;
|
| 542 |
min-width: 105px;
|
| 543 |
}
|
| 544 |
|
| 558 |
border-bottom: 0px !important;
|
| 559 |
}
|
| 560 |
|
| 561 |
+
.settings_page_ucp .ui-state-hover a,
|
| 562 |
+
.settings_page_ucp .ui-state-active a,
|
| 563 |
+
.settings_page_ucp li.ui-state-hover,
|
| 564 |
+
.settings_page_ucp li.ui-state-hover a {
|
| 565 |
color: #000000 !important;
|
| 566 |
}
|
| 567 |
|
| 597 |
}
|
| 598 |
|
| 599 |
#ucp_tabs li span.dashicons-star-filled {
|
| 600 |
+
color: #ffc107;
|
| 601 |
}
|
| 602 |
|
| 603 |
.ucp-tab-content {
|
| 627 |
|
| 628 |
s.settings_page_ucp .ucp-tabs-2nd-level li.ui-state-active a:before {
|
| 629 |
display: inline-block;
|
| 630 |
+
content: ' ';
|
| 631 |
position: absolute;
|
| 632 |
width: 100%;
|
| 633 |
height: 2px;
|
| 644 |
}
|
| 645 |
/* tabs */
|
| 646 |
|
|
|
|
| 647 |
/* anytime.5.1.2.min.css
|
| 648 |
Copyright 2008-2015 Andrew M. Andrews III.
|
| 649 |
License: creativecommons.org/licenses/by-nc-sa/3.0/
|
| 650 |
Any+Time is a trademark of Andrew M. Andrews III */
|
| 651 |
|
| 652 |
+
.AnyTime-pkr * {
|
| 653 |
+
border: 0;
|
| 654 |
+
font: inherit;
|
| 655 |
+
font-size: x-small;
|
| 656 |
+
font-style: normal;
|
| 657 |
+
font-weight: 400;
|
| 658 |
+
list-style-type: none;
|
| 659 |
+
margin: 0;
|
| 660 |
+
padding: 0;
|
| 661 |
+
white-space: nowrap;
|
| 662 |
+
-moz-box-sizing: border-box;
|
| 663 |
+
-webkit-box-sizing: border-box;
|
| 664 |
+
box-sizing: border-box;
|
| 665 |
+
}
|
| 666 |
+
.AnyTime-win {
|
| 667 |
+
background-color: #f0f0f1;
|
| 668 |
+
border: 3px solid silver;
|
| 669 |
+
display: inline-block;
|
| 670 |
+
font: normal normal normal xx-small/normal sans-serif;
|
| 671 |
+
-moz-border-radius: 6px;
|
| 672 |
+
-webkit-border-radius: 6px;
|
| 673 |
+
border-radius: 6px;
|
| 674 |
+
}
|
| 675 |
+
.AnyTime-pkr,
|
| 676 |
+
.AnyTime-pkr * {
|
| 677 |
+
text-align: center;
|
| 678 |
+
}
|
| 679 |
+
.AnyTime-pkr .AnyTime-cloak {
|
| 680 |
+
background-color: #d7d7d7;
|
| 681 |
+
opacity: 0.7;
|
| 682 |
+
position: absolute;
|
| 683 |
+
filter: alpha(opacity=70);
|
| 684 |
+
}
|
| 685 |
+
.AnyTime-pkr .AnyTime-hdr {
|
| 686 |
+
background-color: #d0d0d1;
|
| 687 |
+
color: #606062;
|
| 688 |
+
font-family: Arial, Helvetica, sans-serif;
|
| 689 |
+
font-size: medium;
|
| 690 |
+
font-weight: 400;
|
| 691 |
+
-moz-border-radius: 2px;
|
| 692 |
+
-webkit-border-radius: 2px;
|
| 693 |
+
border-radius: 2px;
|
| 694 |
+
}
|
| 695 |
+
.AnyTime-pkr .AnyTime-x-btn {
|
| 696 |
+
background-color: #fcfcff;
|
| 697 |
+
border: 1px solid #f99;
|
| 698 |
+
color: #ff9f9f;
|
| 699 |
+
cursor: default;
|
| 700 |
+
float: right;
|
| 701 |
+
margin: 0.25em 0.25em 0 0;
|
| 702 |
+
width: 1.5em;
|
| 703 |
+
-moz-border-radius: 0.4em;
|
| 704 |
+
-webkit-border-radius: 0.4em;
|
| 705 |
+
border-radius: 0.4em;
|
| 706 |
+
}
|
| 707 |
+
.AnyTime-pkr .AnyTime-btn {
|
| 708 |
+
background-color: #fcfcfe;
|
| 709 |
+
border: 1px solid #999;
|
| 710 |
+
color: #606062;
|
| 711 |
+
cursor: default;
|
| 712 |
+
font-family: Arial, Helvetica, sans-serif;
|
| 713 |
+
margin: 0 0.1em 0.1em 0;
|
| 714 |
+
padding: 0.2em 0.3em;
|
| 715 |
+
-moz-border-radius: 0.1em;
|
| 716 |
+
-webkit-border-radius: 0.1em;
|
| 717 |
+
border-radius: 0.1em;
|
| 718 |
+
}
|
| 719 |
+
.AnyTime-pkr .AnyTime-body {
|
| 720 |
+
margin: 0 1em 1em 0;
|
| 721 |
+
}
|
| 722 |
+
.AnyTime-pkr .AnyTime-date {
|
| 723 |
+
display: inline-block;
|
| 724 |
+
margin-left: 1em;
|
| 725 |
+
vertical-align: top;
|
| 726 |
+
}
|
| 727 |
+
.AnyTime-pkr .AnyTime-lbl {
|
| 728 |
+
color: #606063;
|
| 729 |
+
font-family: Arial, Helvetica, sans-serif;
|
| 730 |
+
font-size: 100%;
|
| 731 |
+
font-weight: 400;
|
| 732 |
+
font-style: normal;
|
| 733 |
+
margin-top: 0.8em;
|
| 734 |
+
}
|
| 735 |
+
.AnyTime-pkr .AnyTime-yrs {
|
| 736 |
+
width: 20em;
|
| 737 |
+
}
|
| 738 |
+
.AnyTime-pkr .AnyTime-yrs-past-btn,
|
| 739 |
+
.AnyTime-pkr .AnyTime-yrs-ahead-btn {
|
| 740 |
+
display: inline-block;
|
| 741 |
+
width: 2.4em;
|
| 742 |
+
}
|
| 743 |
+
.AnyTime-pkr .AnyTime-yr-prior-btn,
|
| 744 |
+
.AnyTime-pkr .AnyTime-yr-cur-btn,
|
| 745 |
+
.AnyTime-pkr .AnyTime-yr-next-btn {
|
| 746 |
+
display: inline-block;
|
| 747 |
+
width: 4.8em;
|
| 748 |
+
}
|
| 749 |
+
.AnyTime-pkr .AnyTime-mons {
|
| 750 |
+
width: 20em;
|
| 751 |
+
}
|
| 752 |
+
.AnyTime-pkr .AnyTime-mons:after {
|
| 753 |
+
content: '';
|
| 754 |
+
display: table;
|
| 755 |
+
clear: both;
|
| 756 |
+
}
|
| 757 |
+
.AnyTime-pkr .AnyTime-mon-btn {
|
| 758 |
+
float: left;
|
| 759 |
+
width: 3.2em;
|
| 760 |
+
}
|
| 761 |
+
.AnyTime-pkr .AnyTime-mon7-btn {
|
| 762 |
+
clear: left;
|
| 763 |
+
}
|
| 764 |
+
.AnyTime-pkr .AnyTime-dom-table {
|
| 765 |
+
background-color: #f0f0f1;
|
| 766 |
+
border: 1px solid #e3e3e4;
|
| 767 |
+
border-spacing: 1px;
|
| 768 |
+
width: 20em;
|
| 769 |
+
}
|
| 770 |
+
.AnyTime-pkr th.AnyTime-dow {
|
| 771 |
+
background-color: #c0c0c1;
|
| 772 |
+
color: #fff;
|
| 773 |
+
font-family: Arial, Helvetica, sans-serif;
|
| 774 |
+
font-size: 95%;
|
| 775 |
+
font-weight: 400;
|
| 776 |
+
font-style: normal;
|
| 777 |
+
padding: 0.1em 0.3em;
|
| 778 |
+
}
|
| 779 |
+
.AnyTime-pkr .AnyTime-dom-btn {
|
| 780 |
+
text-align: right;
|
| 781 |
+
padding-right: 0.5em;
|
| 782 |
+
}
|
| 783 |
+
.AnyTime-pkr .AnyTime-dom-btn-empty,
|
| 784 |
+
.AnyTime-pkr .AnyTime-min-ten-btn-empty,
|
| 785 |
+
.AnyTime-pkr .AnyTime-min-one-btn-empty,
|
| 786 |
+
.AnyTime-pkr .AnyTime-sec-ten-btn-empty,
|
| 787 |
+
.AnyTime-pkr .AnyTime-sec-one-btn-empty {
|
| 788 |
+
background-color: #f3f3f4;
|
| 789 |
+
border: 1px solid #c0c0c1;
|
| 790 |
+
}
|
| 791 |
+
.AnyTime-pkr .AnyTime-time,
|
| 792 |
+
.AnyTime-pkr .AnyTime-hrs-am,
|
| 793 |
+
.AnyTime-pkr .AnyTime-hrs-pm,
|
| 794 |
+
.AnyTime-pkr .AnyTime-mins-tens,
|
| 795 |
+
.AnyTime-pkr .AnyTime-mins-ones,
|
| 796 |
+
.AnyTime-pkr .AnyTime-secs-tens,
|
| 797 |
+
.AnyTime-pkr .AnyTime-secs-ones {
|
| 798 |
+
display: inline-block;
|
| 799 |
+
}
|
| 800 |
+
.AnyTime-pkr .AnyTime-hrs,
|
| 801 |
+
.AnyTime-pkr .AnyTime-mins,
|
| 802 |
+
.AnyTime-pkr .AnyTime-secs,
|
| 803 |
+
.AnyTime-pkr .AnyTime-offs {
|
| 804 |
+
display: inline-block;
|
| 805 |
+
margin-left: 1em;
|
| 806 |
+
}
|
| 807 |
+
.AnyTime-pkr .AnyTime-hr-btn {
|
| 808 |
+
text-align: right;
|
| 809 |
+
width: 3.5em;
|
| 810 |
+
}
|
| 811 |
+
.AnyTime-pkr .AnyTime-min-ten-btn,
|
| 812 |
+
.AnyTime-pkr .AnyTime-min-one-btn {
|
| 813 |
+
width: 2em;
|
| 814 |
+
}
|
| 815 |
+
.AnyTime-pkr .AnyTime-sec-ten-btn,
|
| 816 |
+
.AnyTime-pkr .AnyTime-sec-one-btn {
|
| 817 |
+
width: 2em;
|
| 818 |
+
}
|
| 819 |
+
.AnyTime-pkr .AnyTime-off-cur-btn {
|
| 820 |
+
display: inline-block;
|
| 821 |
+
overflow: hidden;
|
| 822 |
+
}
|
| 823 |
+
.AnyTime-pkr .AnyTime-off-select-btn {
|
| 824 |
+
display: inline-block;
|
| 825 |
+
vertical-align: top;
|
| 826 |
+
width: 2em;
|
| 827 |
+
}
|
| 828 |
+
.AnyTime-pkr .AnyTime-yr-selector {
|
| 829 |
+
position: absolute;
|
| 830 |
+
}
|
| 831 |
+
.AnyTime-pkr .AnyTime-body-yr-selector {
|
| 832 |
+
margin: 0.8em 1em;
|
| 833 |
+
}
|
| 834 |
+
.AnyTime-pkr .AnyTime-yr-mil,
|
| 835 |
+
.AnyTime-pkr .AnyTime-yr-cent,
|
| 836 |
+
.AnyTime-pkr .AnyTime-yr-dec,
|
| 837 |
+
.AnyTime-pkr .AnyTime-yr-yr,
|
| 838 |
+
.AnyTime-pkr .AnyTime-yr-era {
|
| 839 |
+
display: inline-block;
|
| 840 |
+
vertical-align: top;
|
| 841 |
+
}
|
| 842 |
+
.AnyTime-pkr .AnyTime-mil-btn,
|
| 843 |
+
.AnyTime-pkr .AnyTime-cent-btn,
|
| 844 |
+
.AnyTime-pkr .AnyTime-dec-btn,
|
| 845 |
+
.AnyTime-pkr .AnyTime-yr-btn {
|
| 846 |
+
width: 2em;
|
| 847 |
+
}
|
| 848 |
+
.AnyTime-pkr .AnyTime-era-btn {
|
| 849 |
+
margin-left: 1em;
|
| 850 |
+
}
|
| 851 |
+
.AnyTime-pkr .AnyTime-off-selector {
|
| 852 |
+
margin: 1em 2em;
|
| 853 |
+
position: absolute;
|
| 854 |
+
}
|
| 855 |
+
.AnyTime-pkr .AnyTime-body-off-selector {
|
| 856 |
+
margin: 0.8em 1em;
|
| 857 |
+
overflow-x: hidden;
|
| 858 |
+
overflow-y: auto;
|
| 859 |
+
white-space: nowrap;
|
| 860 |
+
}
|
| 861 |
+
.AnyTime-pkr .AnyTime-off-off-btn {
|
| 862 |
+
text-align: left;
|
| 863 |
+
}
|
| 864 |
+
.AnyTime-pkr .AnyTime-cur-btn {
|
| 865 |
+
border: 1px solid #333334;
|
| 866 |
+
background-color: #c0c0c1;
|
| 867 |
+
color: #fcfcfe;
|
| 868 |
+
font-weight: 700;
|
| 869 |
+
}
|
| 870 |
+
.AnyTime-pkr .AnyTime-out-btn {
|
| 871 |
+
background-color: #f0f0f1;
|
| 872 |
+
border: 1px solid #c0c0c1;
|
| 873 |
+
}
|
| 874 |
+
.AnyTime-pkr .AnyTime-focus-btn {
|
| 875 |
+
border: 1px dashed #000;
|
| 876 |
+
}
|
| 877 |
|
| 878 |
/* icon spin */
|
| 879 |
@-webkit-keyframes ucp-spin {
|
| 897 |
}
|
| 898 |
}
|
| 899 |
|
|
|
|
| 900 |
.toggle-wrapper {
|
| 901 |
position: relative;
|
| 902 |
overflow: hidden;
|
| 918 |
-webkit-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
|
| 919 |
transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
|
| 920 |
}
|
| 921 |
+
.toggle-wrapper .toggle:before,
|
| 922 |
+
.toggle-wrapper .toggle:after {
|
| 923 |
position: absolute;
|
| 924 |
line-height: 30px;
|
| 925 |
font-size: 14px;
|
| 928 |
transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
|
| 929 |
}
|
| 930 |
.toggle-wrapper .toggle:before {
|
| 931 |
+
content: 'OFF';
|
| 932 |
left: 18px;
|
| 933 |
color: #ffffff;
|
| 934 |
}
|
| 935 |
.toggle-wrapper .toggle:after {
|
| 936 |
+
content: 'ON';
|
| 937 |
right: 20px;
|
| 938 |
color: #23282d;
|
| 939 |
}
|
| 967 |
background: #66b317;
|
| 968 |
}
|
| 969 |
|
| 970 |
+
.ucp-pro-feature {
|
| 971 |
display: inline-block;
|
| 972 |
width: 32%;
|
| 973 |
background: rgba(128, 128, 128, 0.03);
|
| 974 |
margin: 0 5px 20px 5px;
|
| 975 |
+
padding: 10px 20px 20px 20px;
|
| 976 |
box-sizing: border-box;
|
| 977 |
vertical-align: top;
|
| 978 |
position: relative;
|
| 1008 |
text-align: center;
|
| 1009 |
}
|
| 1010 |
|
| 1011 |
+
.ucp-pro-feature span {
|
| 1012 |
text-align: center;
|
| 1013 |
display: block;
|
| 1014 |
font-weight: bold;
|
| 1016 |
font-size: 14px;
|
| 1017 |
}
|
| 1018 |
|
| 1019 |
+
.ucp-pro-feature p {
|
| 1020 |
margin: 10px 0 0 0;
|
| 1021 |
text-align: justify;
|
| 1022 |
}
|
| 1035 |
}
|
| 1036 |
|
| 1037 |
h3.ucp-pro-logo span {
|
| 1038 |
+
color: #ff7900;
|
| 1039 |
vertical-align: super;
|
| 1040 |
font-size: smaller;
|
| 1041 |
}
|
| 1074 |
.ucp-upsell-dialog a:hover {
|
| 1075 |
color: #000;
|
| 1076 |
}
|
| 1077 |
+
.ucp-upsell-dialog {
|
| 1078 |
+
font-size: 14px;
|
| 1079 |
+
}
|
| 1080 |
#ucp-pricing-table {
|
| 1081 |
width: 100%;
|
| 1082 |
}
|
| 1091 |
.upsell-header b {
|
| 1092 |
font-weight: bolder;
|
| 1093 |
}
|
| 1094 |
+
#ucp-pricing-table,
|
| 1095 |
+
#ucp-pricing-table tr,
|
| 1096 |
+
#ucp-pricing-table td,
|
| 1097 |
+
#ucp-pricing-table h3 {
|
| 1098 |
margin: 0;
|
| 1099 |
padding: 0;
|
| 1100 |
border: 0;
|
| 1102 |
border-collapse: collapse;
|
| 1103 |
}
|
| 1104 |
#ucp-pricing-table tr:first-child td {
|
| 1105 |
+
background-color: #fff;
|
| 1106 |
padding: 10px;
|
| 1107 |
text-align: center;
|
| 1108 |
width: 33%;
|
| 1109 |
}
|
| 1110 |
#ucp-pricing-table tr:last-child td {
|
|
|
|
| 1111 |
border-bottom: none;
|
| 1112 |
}
|
| 1113 |
#ucp-pricing-table h3 {
|
| 1114 |
+
color: #111;
|
| 1115 |
font-size: 24px;
|
| 1116 |
font-weight: bold;
|
| 1117 |
line-height: 105%;
|
| 1120 |
padding: 8px 15px;
|
| 1121 |
border-bottom: solid thin #ff7900;
|
| 1122 |
text-align: center;
|
|
|
|
| 1123 |
}
|
| 1124 |
#ucp-pricing-table tr td:first-child {
|
| 1125 |
border-right: 10px solid #fff;
|
| 1136 |
#ucp-pricing-table .hover {
|
| 1137 |
background-color: #fff;
|
| 1138 |
}
|
| 1139 |
+
#ucp-pricing-table .promo-button u {
|
| 1140 |
+
font-weight: bold;
|
| 1141 |
+
}
|
| 1142 |
#ucp-pricing-table .promo-button {
|
| 1143 |
+
color: #111;
|
| 1144 |
+
background: #fff;
|
| 1145 |
padding: 10px 5px;
|
| 1146 |
+
margin: 15px 0 10px 0;
|
| 1147 |
text-align: center;
|
| 1148 |
display: block;
|
| 1149 |
text-decoration: none;
|
|
|
|
| 1150 |
font-size: 22px;
|
| 1151 |
line-height: 120%;
|
| 1152 |
+
border: 2px solid #ff7900;
|
| 1153 |
}
|
| 1154 |
#ucp-pricing-table .promo-button del {
|
| 1155 |
color: #333;
|
| 1156 |
}
|
| 1157 |
#ucp-pricing-table .promo-button:hover {
|
| 1158 |
+
background-color: #f1f1f1;
|
| 1159 |
}
|
| 1160 |
#ucp-pricing-table .instant-download {
|
| 1161 |
text-align: center;
|
| 1164 |
margin: 0 -5px 0 -5px;
|
| 1165 |
}
|
| 1166 |
#ucp-pricing-table .promo-button small {
|
| 1167 |
+
font-size: x-small;
|
| 1168 |
+
line-height: 0px;
|
| 1169 |
}
|
| 1170 |
.upsell-footer {
|
| 1171 |
padding: 20px;
|
| 1182 |
}
|
| 1183 |
/* upsell dialog */
|
| 1184 |
|
|
|
|
| 1185 |
/* mailoptin upsell dialog */
|
| 1186 |
.mailoptin-upsell-dialog .ui-dialog-titlebar {
|
| 1187 |
background: #2980b9;
|
| 1318 |
.sn-box h2 span:after {
|
| 1319 |
border-bottom: 3px solid #499ed7;
|
| 1320 |
background-color: #499ed7;
|
| 1321 |
+
content: '';
|
| 1322 |
width: 100%;
|
| 1323 |
position: absolute;
|
| 1324 |
bottom: 2px;
|
| 1427 |
right: 40px;
|
| 1428 |
border: 1px solid #d4d4d4;
|
| 1429 |
padding: 16px;
|
| 1430 |
+
background: #fff;
|
| 1431 |
display: none;
|
| 1432 |
+
-webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.25);
|
| 1433 |
+
-moz-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.25);
|
| 1434 |
+
box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.25);
|
| 1435 |
border-radius: 4px;
|
| 1436 |
+
z-index: 99999;
|
| 1437 |
}
|
| 1438 |
|
| 1439 |
+
#notificationx-popup:hover {
|
| 1440 |
cursor: pointer;
|
| 1441 |
}
|
| 1442 |
|
| 1443 |
+
#notificationx-popup img {
|
| 1444 |
+
width: 48px;
|
| 1445 |
}
|
| 1446 |
|
| 1447 |
+
.settings_page_ucp .notificationx-popup-icon {
|
| 1448 |
background: #efefff;
|
| 1449 |
padding: 6px 4px 0px 4px;
|
| 1450 |
width: 48px;
|
| 1465 |
}
|
| 1466 |
|
| 1467 |
.settings_page_ucp .notificationx-popup-stars .dashicons-star-filled {
|
| 1468 |
+
color: #ecac57;
|
| 1469 |
font-size: 14px;
|
| 1470 |
}
|
| 1471 |
|
| 1487 |
}
|
| 1488 |
|
| 1489 |
.settings_page_ucp .notificationx-popup-close:hover {
|
| 1490 |
+
color: #ccc;
|
| 1491 |
cursor: pointer;
|
| 1492 |
}
|
| 1493 |
|
js/ucp-admin-plugins.js
DELETED
|
@@ -1,97 +0,0 @@
|
|
| 1 |
-
/*
|
| 2 |
-
* UnderConstructionPage
|
| 3 |
-
* Plugin deactivation survey
|
| 4 |
-
* (c) WebFactory Ltd, 2015 - 2019
|
| 5 |
-
*/
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
jQuery(function($) {
|
| 9 |
-
// ask users to confirm plugin deactivation
|
| 10 |
-
$('#the-list tr span.deactivate a[data-under-construction-page="true"]').on('click', function(e) {
|
| 11 |
-
$('#ucp-deactivate-survey').dialog('open');
|
| 12 |
-
|
| 13 |
-
e.preventDefault();
|
| 14 |
-
return false;
|
| 15 |
-
}); // confirm plugin deactivation
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
// turn questions into checkboxes
|
| 19 |
-
$('#ucp-deactivate-survey').on('click', '.question-wrapper', function(e) {
|
| 20 |
-
$('#ucp-deactivate-survey .question-wrapper').removeClass('selected');
|
| 21 |
-
$(this).addClass('selected');
|
| 22 |
-
|
| 23 |
-
if ($('input', this).length) {
|
| 24 |
-
$('input', this).focus();
|
| 25 |
-
}
|
| 26 |
-
|
| 27 |
-
e.preventDefault();
|
| 28 |
-
return false;
|
| 29 |
-
});
|
| 30 |
-
|
| 31 |
-
|
| 32 |
-
// cancel deactivation - close dialog
|
| 33 |
-
$('.ucp-cancel-deactivate').on('click', function(e) {
|
| 34 |
-
$('#ucp-deactivate-survey').dialog('close');
|
| 35 |
-
|
| 36 |
-
return false;
|
| 37 |
-
}); // close dialog
|
| 38 |
-
|
| 39 |
-
|
| 40 |
-
// just deactivate - don't provide feedback
|
| 41 |
-
$('.ucp-deactivate-direct').on('click', function(e) {
|
| 42 |
-
deactivate_link = $('#the-list tr span.deactivate a[data-under-construction-page="true"]').attr('href');
|
| 43 |
-
|
| 44 |
-
location.href = deactivate_link;
|
| 45 |
-
$('#ucp-deactivate-survey').dialog('close');
|
| 46 |
-
|
| 47 |
-
return false;
|
| 48 |
-
}); // deactivate
|
| 49 |
-
|
| 50 |
-
|
| 51 |
-
// deactivate + feedback
|
| 52 |
-
$('.ucp-deactivate').on('click', function(e) {
|
| 53 |
-
e.preventDefault();
|
| 54 |
-
|
| 55 |
-
if ($('#ucp-deactivate-survey .question-wrapper.selected').length != 1) {
|
| 56 |
-
alert('Please select a reason you\'re deactivating UCP.');
|
| 57 |
-
return false;
|
| 58 |
-
}
|
| 59 |
-
|
| 60 |
-
answer = $('#ucp-deactivate-survey .question-wrapper.selected').data('value');
|
| 61 |
-
answer += '-' + $('#ucp-deactivate-survey .question-wrapper').index($('#ucp-deactivate-survey .question-wrapper.selected'));
|
| 62 |
-
custom_answer = $('#ucp-deactivate-survey .question-wrapper.selected .ucp-deactivation-details').val();
|
| 63 |
-
|
| 64 |
-
$.post(ajaxurl, { survey: $(this).data('survey'),
|
| 65 |
-
answers: answer,
|
| 66 |
-
emailme: '',
|
| 67 |
-
custom_answer: custom_answer,
|
| 68 |
-
_ajax_nonce: ucp.nonce_submit_survey,
|
| 69 |
-
action: 'ucp_submit_survey'
|
| 70 |
-
});
|
| 71 |
-
|
| 72 |
-
|
| 73 |
-
alert('Thank you for your input! The plugin will now deactivate.');
|
| 74 |
-
$('#ucp-deactivate-survey').dialog('close');
|
| 75 |
-
|
| 76 |
-
deactivate_link = $('#the-list tr span.deactivate a[data-under-construction-page="true"]').attr('href');
|
| 77 |
-
location.href = deactivate_link;
|
| 78 |
-
|
| 79 |
-
return false;
|
| 80 |
-
}); // deactivate + feedback
|
| 81 |
-
|
| 82 |
-
|
| 83 |
-
// init deactivate survey dialog
|
| 84 |
-
$('#ucp-deactivate-survey').dialog({'dialogClass': 'wp-dialog ucp-survey-dialog ucp-deactivate-dialog',
|
| 85 |
-
'modal': 1,
|
| 86 |
-
'resizable': false,
|
| 87 |
-
'zIndex': 9999,
|
| 88 |
-
'width': 550,
|
| 89 |
-
'height': 'auto',
|
| 90 |
-
'show': 'fade',
|
| 91 |
-
'hide': 'fade',
|
| 92 |
-
'open': function(event, ui) { },
|
| 93 |
-
'close': function(event, ui) { },
|
| 94 |
-
'autoOpen': false,
|
| 95 |
-
'closeOnEscape': true
|
| 96 |
-
});
|
| 97 |
-
}); // onload
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
readme.txt
CHANGED
|
@@ -1,14 +1,14 @@
|
|
| 1 |
=== Under Construction ===
|
| 2 |
Contributors: WebFactory, UnderConstructionPage, googlemapswidget, securityninja, wpreset
|
| 3 |
-
Tags:
|
| 4 |
Requires at least: 4.0
|
| 5 |
Requires PHP: 5.2
|
| 6 |
-
Tested up to: 5.
|
| 7 |
-
Stable tag: 3.
|
| 8 |
License: GPLv2 or later
|
| 9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
| 10 |
|
| 11 |
-
Super-easy to use Under Construction Page,
|
| 12 |
|
| 13 |
|
| 14 |
== Description ==
|
|
@@ -140,6 +140,12 @@ Or if needed, upload manually;
|
|
| 140 |
|
| 141 |
== Changelog ==
|
| 142 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 143 |
= 3.55 =
|
| 144 |
* 2019/09/18
|
| 145 |
* minor bug fixes
|
| 1 |
=== Under Construction ===
|
| 2 |
Contributors: WebFactory, UnderConstructionPage, googlemapswidget, securityninja, wpreset
|
| 3 |
+
Tags: coming soon page, under construction mode, under construction, under construction page, coming soon, maintenance mode, maintenance page, launch page, coming soon mode, maintenance mode page, offline page, maintenance, landing page
|
| 4 |
Requires at least: 4.0
|
| 5 |
Requires PHP: 5.2
|
| 6 |
+
Tested up to: 5.3
|
| 7 |
+
Stable tag: 3.60
|
| 8 |
License: GPLv2 or later
|
| 9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
| 10 |
|
| 11 |
+
Super-easy to use Under Construction Page, Maintenance Mode & Coming Soon Page. Enable Under Construction Mode in seconds!
|
| 12 |
|
| 13 |
|
| 14 |
== Description ==
|
| 140 |
|
| 141 |
== Changelog ==
|
| 142 |
|
| 143 |
+
= 3.60 =
|
| 144 |
+
* 2019/10/31
|
| 145 |
+
* minor bug fixes
|
| 146 |
+
* adjusted GUI for WP v5.3
|
| 147 |
+
* 3,152,000 downloads
|
| 148 |
+
|
| 149 |
= 3.55 =
|
| 150 |
* 2019/09/18
|
| 151 |
* minor bug fixes
|
under-construction.php
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
Plugin URI: https://underconstructionpage.com/
|
| 5 |
Description: Put your site behind a great looking under construction, coming soon, maintenance mode or landing page.
|
| 6 |
Author: WebFactory Ltd
|
| 7 |
-
Version: 3.
|
| 8 |
Author URI: https://www.webfactoryltd.com/
|
| 9 |
Text Domain: under-construction-page
|
| 10 |
|
|
@@ -454,16 +454,6 @@ class UCP {
|
|
| 454 |
wp_dequeue_style('wp-botwatch-css');
|
| 455 |
}
|
| 456 |
|
| 457 |
-
// disabled - regular deactivation is back
|
| 458 |
-
if (false && 'plugins.php' == $hook) {
|
| 459 |
-
wp_enqueue_style('wp-jquery-ui-dialog');
|
| 460 |
-
wp_enqueue_style('ucp-admin-plugins', UCP_PLUGIN_URL . 'css/ucp-admin-plugins.css', array(), self::$version);
|
| 461 |
-
|
| 462 |
-
wp_enqueue_script('jquery-ui-dialog');
|
| 463 |
-
wp_enqueue_script('ucp-admin-plugins', UCP_PLUGIN_URL . 'js/ucp-admin-plugins.js', array('jquery'), self::$version, true);
|
| 464 |
-
wp_localize_script('ucp-admin-plugins', 'ucp', $js_localize);
|
| 465 |
-
}
|
| 466 |
-
|
| 467 |
if ($pointers) {
|
| 468 |
$pointers['_nonce_dismiss_pointer'] = wp_create_nonce('ucp_dismiss_pointer');
|
| 469 |
wp_enqueue_script('wp-pointer');
|
|
@@ -766,7 +756,7 @@ class UCP {
|
|
| 766 |
} elseif ($tmp[0] < '8') {
|
| 767 |
$out .= '<p id="linkback">Create a <a href="' . self::generate_web_link('show-love-2') . '" target="_blank">free under construction page for WordPress</a> like this one in under a minute.</p>';
|
| 768 |
} elseif ($tmp[0] < 'c') {
|
| 769 |
-
$out .= '<p id="linkback">Join more than
|
| 770 |
} else {
|
| 771 |
$out .= '<p id="linkback">Create free <a href="' . self::generate_web_link('show-love-3') . '" target="_blank">maintenance mode pages for WordPress</a>.</p>';
|
| 772 |
}
|
|
@@ -970,7 +960,7 @@ class UCP {
|
|
| 970 |
echo '<div id="ucp_rate_notice" class="notice-info notice"><p>Hi' . $name . ',<br>';
|
| 971 |
echo 'We have a <a class="open-ucp-upsell" data-pro-ad="notification-welcome-text" href="#">special time-sensitive offer</a> available only for another <b class="ucp-countdown">59min</b>! A <b>20% DISCOUNT</b> on our most popular lifetime licenses!<br>No nonsense! Pay once and use the plugin forever. <a class="open-ucp-upsell" data-pro-ad="notification-welcome-text2" href="#">Get</a> more than 50+ extra features, 100+ premium themes and 400,000+ professional images.</p>';
|
| 972 |
|
| 973 |
-
echo '<a href="#"
|
| 974 |
echo ' <a href="' . esc_url($dismiss_url) . '"><small>' . __('I\'m not interested (remove this notice)', 'under-construction-page') . '</small></a>';
|
| 975 |
echo '</p></div>';
|
| 976 |
$shown = true;
|
|
@@ -985,7 +975,7 @@ class UCP {
|
|
| 985 |
echo '<div id="ucp_rate_notice" class="notice-info notice"><p>Hi' . $name . ',<br>';
|
| 986 |
echo 'We have a <a class="open-ucp-upsell" data-pro-ad="notification-olduser-text" href="#">special offer</a> only for <b>users like you</b> who\'ve been using the UnderConstructionPage for a longer period of time: a <b>special DISCOUNT</b> on our most popular lifetime licenses!<br>No nonsense! Pay once and use the plugin forever.<br><a class="open-ucp-upsell" data-pro-ad="notification-olduser-text" href="#">Upgrade now</a> to <b>PRO</b> & get more than 50+ extra features, 100+ premium themes and 400,000+ images.</p>';
|
| 987 |
|
| 988 |
-
echo '<a href="#"
|
| 989 |
echo ' <a href="' . esc_url($dismiss_url) . '"><small>' . __('I\'m not interested (remove this notice)', 'under-construction-page') . '</small></a>';
|
| 990 |
echo '</p></div>';
|
| 991 |
$shown = true;
|
|
@@ -1190,7 +1180,7 @@ class UCP {
|
|
| 1190 |
return $text;
|
| 1191 |
}
|
| 1192 |
|
| 1193 |
-
$text = '<i><a href="' . self::generate_web_link('admin-footer') . '" title="' . __('Visit UCP\'s site for more info', 'under-construction-page') . '" target="_blank">' . __('UnderConstructionPage', 'under-construction-page') . '</a> v' . self::$version . ' by <a href="https://www.webfactoryltd.com/" title="' . __('Visit our site to get more great plugins', 'under-construction-page') . '" target="_blank">' . __('WebFactory Ltd', 'under-construction-page') . '</a
|
| 1194 |
|
| 1195 |
return $text;
|
| 1196 |
} // admin_footer_text
|
|
@@ -1394,12 +1384,16 @@ class UCP {
|
|
| 1394 |
unset($notices['dismiss_whitelisted']);
|
| 1395 |
update_option(UCP_NOTICES_KEY, $notices);
|
| 1396 |
|
| 1397 |
-
|
| 1398 |
-
|
|
|
|
| 1399 |
}
|
| 1400 |
if (function_exists('wp_cache_clear_cache')) {
|
| 1401 |
wp_cache_clear_cache();
|
| 1402 |
}
|
|
|
|
|
|
|
|
|
|
| 1403 |
if (class_exists('Endurance_Page_Cache')) {
|
| 1404 |
$epc = new Endurance_Page_Cache;
|
| 1405 |
$epc->purge_all();
|
|
@@ -2163,6 +2157,8 @@ class UCP {
|
|
| 2163 |
|
| 2164 |
echo '<p><b>Do you have a video to help me get started?</b><br>We sure do! <a href="https://www.youtube.com/watch?v=RN4XABhK7_w" target="_blank">Getting started with the UnderConstructionPage plugin</a>. If that doesn\'t help we also have an <a href="https://www.youtube.com/watch?v=K3DF-NP6Fog" target="_blank">in-depth video walktrough</a>. In case you\'re still uncertain about something don\'t hesitate to contact our friendly support.</p>';
|
| 2165 |
|
|
|
|
|
|
|
| 2166 |
echo '<p><b>How can I build a custom page or customize themes?</b><br>If you know how to code custom CSS a lot can be accomplished by using the <a class="change_tab" data-tab="1" href="#custom_css">custom CSS</a> option. A much faster and easier solution is to check out <a href="#" data-pro-ad="faq-custom-css" class="open-ucp-upsell">UCP PRO</a> with an easy-to-use drag&drop builder and dozens of pre-built themes.</p>';
|
| 2167 |
|
| 2168 |
echo '<p><b>How can I check if construction mode is really enabled on my site?</b><br>If the under construction status is green in the admin bar (the very top of the page, above this text), then it\'s enabled. But we made a tool specifically for these kinds of situations so you can double-check everything. <a href="' . self::generate_web_link('faq-tester', 'under-construction-tester/', array('url' => get_home_url())) . '" target="_blank">Run under construction mode tester</a>.</p>';
|
|
@@ -2183,7 +2179,6 @@ class UCP {
|
|
| 2183 |
|
| 2184 |
echo '<p><b>I have disabled UCP but the site\'s favicon is still the UCP logo. How do I change/remove it?</b><br>Make sure your theme has a favicon defined and empty all caches - browser and server ones. Open the site and force refresh browser cache (Ctrl or Shift + F5). If that doesn\'t help it means you have a caching plugin installed. Purge/delete cache in that plugin or disable it. If that fails too contact your hosting provider and ask to empty the site cache for you.</p>';
|
| 2185 |
|
| 2186 |
-
echo '<p><b>UCP is disabled but Twitter and Facebook still show it as my site\'s preview/thumbnail when I post the URL</b><br>Twitter and Facebook have their own cache which has to be refreshed. You can either wait and the problem will resolve itself in about a day or you can manually refresh the cache.<br>For Facebook open the <a href="https://developers.facebook.com/tools/debug/" target="_blank">Debugger</a>, input the URL, click "Debug". Once the results who up click "Scrape Again" to fetch the latest version of the page.<br>For Twitter, open the <a href="https://cards-dev.twitter.com/validator" target="_blank">Card validator</a>, enter the URL and click "Preview card". Latest version of the site should appear.</p>';
|
| 2187 |
echo '</div>'; // faq
|
| 2188 |
|
| 2189 |
echo '<div style="display: none;" id="tab_support_contact" class="ucp-tab-content">';
|
|
@@ -2413,34 +2408,34 @@ class UCP {
|
|
| 2413 |
echo '</ul>';
|
| 2414 |
|
| 2415 |
echo '<div class="upsell-tab" id="tab-upsell-features" style="display: none;">';
|
| 2416 |
-
echo '<div class="
|
| 2417 |
echo '<span>Frictionless Drag & Drop Builder</span>';
|
| 2418 |
echo '<p>Forget about complicated, cumbersome builders that have too many options! UCP builder was purpose-built for the task at hand. Simple, user-friendly & has only the options you need to build pages fast!</p>';
|
| 2419 |
echo '</div>';
|
| 2420 |
|
| 2421 |
-
echo '<div class="
|
| 2422 |
-
echo '<span>1 Million+
|
| 2423 |
echo '<p>There\'s nothing worse than googling for hours just to find that the perfect image you need is either copyrighted or too small. Enjoy a vast library of 4K+ sized images - categorized & copyright free!</p>';
|
| 2424 |
echo '</div>';
|
| 2425 |
|
| 2426 |
-
echo '<div class="
|
| 2427 |
echo '<span>200+ Templates</span>';
|
| 2428 |
echo '<p>Building your own page from scratch is fun, but often you don\'t have time to do it! Use one of our purpose-built templates, change a few lines of text and you\'re ready to rock!</p>';
|
| 2429 |
echo '</div>';
|
| 2430 |
|
| 2431 |
-
echo '<div class="
|
| 2432 |
echo '<span>Affiliate & Traffic Tracking</span>';
|
| 2433 |
echo '<p>Having traffic is nice. Having targeted traffic is better! Generate tracked inbound links & share them on social media or with your affiliates to pinpoint the best traffic sources.</p>';
|
| 2434 |
echo '</div>';
|
| 2435 |
|
| 2436 |
-
echo '<div class="
|
| 2437 |
echo '<span>Unlimited 3rd Party Integrations</span>';
|
| 2438 |
echo '<p>With our unique universal autoresponder support, you can integrate any email autoresponder or webinar system in a page within seconds. Or push data to Zapier to more than 1,000 applications.</p>';
|
| 2439 |
echo '</div>';
|
| 2440 |
|
| 2441 |
-
echo '<div class="
|
| 2442 |
-
echo '<span>
|
| 2443 |
-
echo '<p>Creating sites for others? We have your back! Our support & licensing options are optimised for agencies
|
| 2444 |
echo '</div>';
|
| 2445 |
|
| 2446 |
echo '<p class="upsell-footer">For a complete list of features, demos and screenshots visit <a href="' . self::generate_web_link('features-more-info') . '" target="_blank">underconstructionpage.com</a>. Already have a PRO license? <a href="#" class="go-to-license-key">Activate it</a>.</p>';
|
|
@@ -2454,7 +2449,7 @@ class UCP {
|
|
| 2454 |
<tbody>
|
| 2455 |
<tr>
|
| 2456 |
<td>
|
| 2457 |
-
<h3>Lifetime
|
| 2458 |
</td>
|
| 2459 |
<td>
|
| 2460 |
<h3>Lifetime<br>PRO License</h3>
|
|
@@ -2465,32 +2460,32 @@ class UCP {
|
|
| 2465 |
</tr>
|
| 2466 |
<tr>
|
| 2467 |
<td>One Time Payment</td>
|
| 2468 |
-
<td
|
| 2469 |
<td>Monthly/Yearly Payment</td>
|
| 2470 |
</tr>
|
| 2471 |
<tr>
|
| 2472 |
-
<td>
|
| 2473 |
-
<td
|
| 2474 |
<td>3 Personal Sites</td>
|
| 2475 |
</tr>
|
| 2476 |
<tr>
|
| 2477 |
<td>Lifetime Priority Support & Updates</td>
|
| 2478 |
-
<td
|
| 2479 |
<td>1 Month/Year of Support & Updates</td>
|
| 2480 |
</tr>
|
| 2481 |
<tr style="display: none;">
|
| 2482 |
<td>1 Million+ Hi-Res Images</td>
|
| 2483 |
-
<td
|
| 2484 |
<td>1 Million+ Hi-Res Images</td>
|
| 2485 |
</tr>
|
| 2486 |
<tr>
|
| 2487 |
<td>Drag&Drop Builder</td>
|
| 2488 |
-
<td
|
| 2489 |
<td>Drag&Drop Builder</td>
|
| 2490 |
</tr>
|
| 2491 |
<tr>
|
| 2492 |
<td>200+ Templates</td>
|
| 2493 |
-
<td
|
| 2494 |
<td>100+ Templates</td>
|
| 2495 |
</tr>
|
| 2496 |
<tr>
|
|
@@ -2501,15 +2496,15 @@ class UCP {
|
|
| 2501 |
<tr>
|
| 2502 |
<td>
|
| 2503 |
<a data-href-org="' . $products['agency']['link'] . '" class="promo-button go-to-license-key" href="' . $products['agency']['link'] . '" target="_blank">' . $products['agency']['price'] . '</a>
|
| 2504 |
-
<span class="instant-download"><span class="dashicons dashicons-yes"></span> Secure payment<br><span class="dashicons dashicons-yes"></span> Instant activation from
|
| 2505 |
</td>
|
| 2506 |
<td>
|
| 2507 |
<a data-href-org="' . $products['pro-lifetime']['link'] . '" class="promo-button go-to-license-key" href="' . $products['pro-lifetime']['link'] . '" target="_blank">' . $products['pro-lifetime']['price'] . '</a>
|
| 2508 |
-
<span class="instant-download"><span class="dashicons dashicons-yes"></span> Secure payment<br><span class="dashicons dashicons-yes"></span> Instant activation from
|
| 2509 |
</td>
|
| 2510 |
<td>
|
| 2511 |
<a data-href-org="' . $products['pro-yearly']['link'] . '" class="promo-button go-to-license-key" href="' . $products['pro-yearly']['link'] . '" target="_blank">' . $products['pro-yearly']['price'] . '</a>
|
| 2512 |
-
<span class="instant-download"><span class="dashicons dashicons-yes"></span> Secure payment<br><span class="dashicons dashicons-yes"></span> Instant activation from
|
| 2513 |
</td>
|
| 2514 |
</tr>
|
| 2515 |
</tbody>
|
|
@@ -2891,9 +2886,8 @@ class UCP {
|
|
| 2891 |
}
|
| 2892 |
|
| 2893 |
$plugin_info = get_transient('wf-plugin-info-' . $plugin_slug);
|
| 2894 |
-
|
| 2895 |
-
|
| 2896 |
-
} else {
|
| 2897 |
$plugin_info = plugins_api('plugin_information', array(
|
| 2898 |
'slug' => $plugin_slug,
|
| 2899 |
'is_ssl' => is_ssl(),
|
|
@@ -2907,11 +2901,14 @@ class UCP {
|
|
| 2907 |
)
|
| 2908 |
));
|
| 2909 |
if (!is_wp_error($plugin_info)) {
|
| 2910 |
-
array_unshift($res->plugins, $plugin_info);
|
| 2911 |
set_transient('wf-plugin-info-' . $plugin_slug, $plugin_info, DAY_IN_SECONDS * 7);
|
| 2912 |
}
|
| 2913 |
}
|
| 2914 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2915 |
return $res;
|
| 2916 |
} // add_plugin_favs
|
| 2917 |
|
|
@@ -2920,9 +2917,9 @@ class UCP {
|
|
| 2920 |
static function plugins_api_result($res, $action, $args) {
|
| 2921 |
remove_filter('plugins_api_result', array(__CLASS__, 'plugins_api_result'), 10, 3);
|
| 2922 |
|
| 2923 |
-
$res = self::add_plugin_favs('wp-reset', $res);
|
| 2924 |
$res = self::add_plugin_favs('eps-301-redirects', $res);
|
| 2925 |
$res = self::add_plugin_favs('wp-force-ssl', $res);
|
|
|
|
| 2926 |
$res = self::add_plugin_favs('mailoptin', $res);
|
| 2927 |
|
| 2928 |
return $res;
|
| 4 |
Plugin URI: https://underconstructionpage.com/
|
| 5 |
Description: Put your site behind a great looking under construction, coming soon, maintenance mode or landing page.
|
| 6 |
Author: WebFactory Ltd
|
| 7 |
+
Version: 3.60
|
| 8 |
Author URI: https://www.webfactoryltd.com/
|
| 9 |
Text Domain: under-construction-page
|
| 10 |
|
| 454 |
wp_dequeue_style('wp-botwatch-css');
|
| 455 |
}
|
| 456 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 457 |
if ($pointers) {
|
| 458 |
$pointers['_nonce_dismiss_pointer'] = wp_create_nonce('ucp_dismiss_pointer');
|
| 459 |
wp_enqueue_script('wp-pointer');
|
| 756 |
} elseif ($tmp[0] < '8') {
|
| 757 |
$out .= '<p id="linkback">Create a <a href="' . self::generate_web_link('show-love-2') . '" target="_blank">free under construction page for WordPress</a> like this one in under a minute.</p>';
|
| 758 |
} elseif ($tmp[0] < 'c') {
|
| 759 |
+
$out .= '<p id="linkback">Join more than 100,000 happy people using the <a href="https://wordpress.org/plugins/under-construction-page/" target="_blank">free Under Construction Page plugin for WordPress</a>.</p>';
|
| 760 |
} else {
|
| 761 |
$out .= '<p id="linkback">Create free <a href="' . self::generate_web_link('show-love-3') . '" target="_blank">maintenance mode pages for WordPress</a>.</p>';
|
| 762 |
}
|
| 960 |
echo '<div id="ucp_rate_notice" class="notice-info notice"><p>Hi' . $name . ',<br>';
|
| 961 |
echo 'We have a <a class="open-ucp-upsell" data-pro-ad="notification-welcome-text" href="#">special time-sensitive offer</a> available only for another <b class="ucp-countdown">59min</b>! A <b>20% DISCOUNT</b> on our most popular lifetime licenses!<br>No nonsense! Pay once and use the plugin forever. <a class="open-ucp-upsell" data-pro-ad="notification-welcome-text2" href="#">Get</a> more than 50+ extra features, 100+ premium themes and 400,000+ professional images.</p>';
|
| 962 |
|
| 963 |
+
echo '<a href="#" class="button-primary open-ucp-upsell" data-pro-ad="notification-welcome-button">Upgrade to PRO now with a SPECIAL 20% WELCOME DISCOUNT</a>';
|
| 964 |
echo ' <a href="' . esc_url($dismiss_url) . '"><small>' . __('I\'m not interested (remove this notice)', 'under-construction-page') . '</small></a>';
|
| 965 |
echo '</p></div>';
|
| 966 |
$shown = true;
|
| 975 |
echo '<div id="ucp_rate_notice" class="notice-info notice"><p>Hi' . $name . ',<br>';
|
| 976 |
echo 'We have a <a class="open-ucp-upsell" data-pro-ad="notification-olduser-text" href="#">special offer</a> only for <b>users like you</b> who\'ve been using the UnderConstructionPage for a longer period of time: a <b>special DISCOUNT</b> on our most popular lifetime licenses!<br>No nonsense! Pay once and use the plugin forever.<br><a class="open-ucp-upsell" data-pro-ad="notification-olduser-text" href="#">Upgrade now</a> to <b>PRO</b> & get more than 50+ extra features, 100+ premium themes and 400,000+ images.</p>';
|
| 977 |
|
| 978 |
+
echo '<a href="#" class="button-primary open-ucp-upsell" data-pro-ad="notification-olduser-button">Upgrade to PRO now with a SPECIAL DISCOUNT</a>';
|
| 979 |
echo ' <a href="' . esc_url($dismiss_url) . '"><small>' . __('I\'m not interested (remove this notice)', 'under-construction-page') . '</small></a>';
|
| 980 |
echo '</p></div>';
|
| 981 |
$shown = true;
|
| 1180 |
return $text;
|
| 1181 |
}
|
| 1182 |
|
| 1183 |
+
$text = '<i><a href="' . self::generate_web_link('admin-footer') . '" title="' . __('Visit UCP\'s site for more info', 'under-construction-page') . '" target="_blank">' . __('UnderConstructionPage', 'under-construction-page') . '</a> v' . self::$version . ' by <a href="https://www.webfactoryltd.com/" title="' . __('Visit our site to get more great plugins', 'under-construction-page') . '" target="_blank">' . __('WebFactory Ltd', 'under-construction-page') . '</a>. Please <a target="_blank" href="https://wordpress.org/support/plugin/under-construction-page/reviews/#new-post" title="Rate the plugin">rate the plugin <span>★★★★★</span></a> to help us spread the word. Thank you!</i>';
|
| 1184 |
|
| 1185 |
return $text;
|
| 1186 |
} // admin_footer_text
|
| 1384 |
unset($notices['dismiss_whitelisted']);
|
| 1385 |
update_option(UCP_NOTICES_KEY, $notices);
|
| 1386 |
|
| 1387 |
+
wp_cache_flush();
|
| 1388 |
+
if (function_exists('w3tc_flush_all')) {
|
| 1389 |
+
w3tc_flush_all();
|
| 1390 |
}
|
| 1391 |
if (function_exists('wp_cache_clear_cache')) {
|
| 1392 |
wp_cache_clear_cache();
|
| 1393 |
}
|
| 1394 |
+
if (method_exists('LiteSpeed_Cache_API', 'purge_all')) {
|
| 1395 |
+
LiteSpeed_Cache_API::purge_all();
|
| 1396 |
+
}
|
| 1397 |
if (class_exists('Endurance_Page_Cache')) {
|
| 1398 |
$epc = new Endurance_Page_Cache;
|
| 1399 |
$epc->purge_all();
|
| 2157 |
|
| 2158 |
echo '<p><b>Do you have a video to help me get started?</b><br>We sure do! <a href="https://www.youtube.com/watch?v=RN4XABhK7_w" target="_blank">Getting started with the UnderConstructionPage plugin</a>. If that doesn\'t help we also have an <a href="https://www.youtube.com/watch?v=K3DF-NP6Fog" target="_blank">in-depth video walktrough</a>. In case you\'re still uncertain about something don\'t hesitate to contact our friendly support.</p>';
|
| 2159 |
|
| 2160 |
+
echo '<p><b>UCP is disabled but Twitter and Facebook still show it as my site\'s preview/thumbnail when I post the URL</b><br>Twitter and Facebook have their own cache which has to be refreshed. You can either wait and the problem will resolve itself in about a day or you can manually refresh the cache.<br>For Facebook open the <a href="https://developers.facebook.com/tools/debug/" target="_blank">Debugger</a>, input the URL, click "Debug". Once the results who up click "Scrape Again" to fetch the latest version of the page.<br>For Twitter, open the <a href="https://cards-dev.twitter.com/validator" target="_blank">Card validator</a>, enter the URL and click "Preview card". Latest version of the site should appear.</p>';
|
| 2161 |
+
|
| 2162 |
echo '<p><b>How can I build a custom page or customize themes?</b><br>If you know how to code custom CSS a lot can be accomplished by using the <a class="change_tab" data-tab="1" href="#custom_css">custom CSS</a> option. A much faster and easier solution is to check out <a href="#" data-pro-ad="faq-custom-css" class="open-ucp-upsell">UCP PRO</a> with an easy-to-use drag&drop builder and dozens of pre-built themes.</p>';
|
| 2163 |
|
| 2164 |
echo '<p><b>How can I check if construction mode is really enabled on my site?</b><br>If the under construction status is green in the admin bar (the very top of the page, above this text), then it\'s enabled. But we made a tool specifically for these kinds of situations so you can double-check everything. <a href="' . self::generate_web_link('faq-tester', 'under-construction-tester/', array('url' => get_home_url())) . '" target="_blank">Run under construction mode tester</a>.</p>';
|
| 2179 |
|
| 2180 |
echo '<p><b>I have disabled UCP but the site\'s favicon is still the UCP logo. How do I change/remove it?</b><br>Make sure your theme has a favicon defined and empty all caches - browser and server ones. Open the site and force refresh browser cache (Ctrl or Shift + F5). If that doesn\'t help it means you have a caching plugin installed. Purge/delete cache in that plugin or disable it. If that fails too contact your hosting provider and ask to empty the site cache for you.</p>';
|
| 2181 |
|
|
|
|
| 2182 |
echo '</div>'; // faq
|
| 2183 |
|
| 2184 |
echo '<div style="display: none;" id="tab_support_contact" class="ucp-tab-content">';
|
| 2408 |
echo '</ul>';
|
| 2409 |
|
| 2410 |
echo '<div class="upsell-tab" id="tab-upsell-features" style="display: none;">';
|
| 2411 |
+
echo '<div class="ucp-pro-feature">';
|
| 2412 |
echo '<span>Frictionless Drag & Drop Builder</span>';
|
| 2413 |
echo '<p>Forget about complicated, cumbersome builders that have too many options! UCP builder was purpose-built for the task at hand. Simple, user-friendly & has only the options you need to build pages fast!</p>';
|
| 2414 |
echo '</div>';
|
| 2415 |
|
| 2416 |
+
echo '<div class="ucp-pro-feature">';
|
| 2417 |
+
echo '<span>1 Million+ HD Searchable Images</span>';
|
| 2418 |
echo '<p>There\'s nothing worse than googling for hours just to find that the perfect image you need is either copyrighted or too small. Enjoy a vast library of 4K+ sized images - categorized & copyright free!</p>';
|
| 2419 |
echo '</div>';
|
| 2420 |
|
| 2421 |
+
echo '<div class="ucp-pro-feature">';
|
| 2422 |
echo '<span>200+ Templates</span>';
|
| 2423 |
echo '<p>Building your own page from scratch is fun, but often you don\'t have time to do it! Use one of our purpose-built templates, change a few lines of text and you\'re ready to rock!</p>';
|
| 2424 |
echo '</div>';
|
| 2425 |
|
| 2426 |
+
echo '<div class="ucp-pro-feature">';
|
| 2427 |
echo '<span>Affiliate & Traffic Tracking</span>';
|
| 2428 |
echo '<p>Having traffic is nice. Having targeted traffic is better! Generate tracked inbound links & share them on social media or with your affiliates to pinpoint the best traffic sources.</p>';
|
| 2429 |
echo '</div>';
|
| 2430 |
|
| 2431 |
+
echo '<div class="ucp-pro-feature">';
|
| 2432 |
echo '<span>Unlimited 3rd Party Integrations</span>';
|
| 2433 |
echo '<p>With our unique universal autoresponder support, you can integrate any email autoresponder or webinar system in a page within seconds. Or push data to Zapier to more than 1,000 applications.</p>';
|
| 2434 |
echo '</div>';
|
| 2435 |
|
| 2436 |
+
echo '<div class="ucp-pro-feature">';
|
| 2437 |
+
echo '<span>Made for Agencies & Webmasters</span>';
|
| 2438 |
+
echo '<p>Creating sites for others? We have your back! Our features, support & licensing options are optimised for agencies while in-house, USA based support guarantee your peace of mind.</p>';
|
| 2439 |
echo '</div>';
|
| 2440 |
|
| 2441 |
echo '<p class="upsell-footer">For a complete list of features, demos and screenshots visit <a href="' . self::generate_web_link('features-more-info') . '" target="_blank">underconstructionpage.com</a>. Already have a PRO license? <a href="#" class="go-to-license-key">Activate it</a>.</p>';
|
| 2449 |
<tbody>
|
| 2450 |
<tr>
|
| 2451 |
<td>
|
| 2452 |
+
<h3>Lifetime<br>Agency License</h3>
|
| 2453 |
</td>
|
| 2454 |
<td>
|
| 2455 |
<h3>Lifetime<br>PRO License</h3>
|
| 2460 |
</tr>
|
| 2461 |
<tr>
|
| 2462 |
<td>One Time Payment</td>
|
| 2463 |
+
<td>One Time Payment</td>
|
| 2464 |
<td>Monthly/Yearly Payment</td>
|
| 2465 |
</tr>
|
| 2466 |
<tr>
|
| 2467 |
+
<td>100 Client & Personal Sites</td>
|
| 2468 |
+
<td>1 Personal or Client Site</td>
|
| 2469 |
<td>3 Personal Sites</td>
|
| 2470 |
</tr>
|
| 2471 |
<tr>
|
| 2472 |
<td>Lifetime Priority Support & Updates</td>
|
| 2473 |
+
<td>Lifetime Support & Updates</td>
|
| 2474 |
<td>1 Month/Year of Support & Updates</td>
|
| 2475 |
</tr>
|
| 2476 |
<tr style="display: none;">
|
| 2477 |
<td>1 Million+ Hi-Res Images</td>
|
| 2478 |
+
<td>1 Million+ Hi-Res Images</td>
|
| 2479 |
<td>1 Million+ Hi-Res Images</td>
|
| 2480 |
</tr>
|
| 2481 |
<tr>
|
| 2482 |
<td>Drag&Drop Builder</td>
|
| 2483 |
+
<td>Drag&Drop Builder</td>
|
| 2484 |
<td>Drag&Drop Builder</td>
|
| 2485 |
</tr>
|
| 2486 |
<tr>
|
| 2487 |
<td>200+ Templates</td>
|
| 2488 |
+
<td>100+ Templates</td>
|
| 2489 |
<td>100+ Templates</td>
|
| 2490 |
</tr>
|
| 2491 |
<tr>
|
| 2496 |
<tr>
|
| 2497 |
<td>
|
| 2498 |
<a data-href-org="' . $products['agency']['link'] . '" class="promo-button go-to-license-key" href="' . $products['agency']['link'] . '" target="_blank">' . $products['agency']['price'] . '</a>
|
| 2499 |
+
<span class="instant-download"><span class="dashicons dashicons-yes"></span> Secure payment<br><span class="dashicons dashicons-yes"></span> Instant activation from WP admin<br><span class="dashicons dashicons-yes"></span> 100% No-Risk Money Back Guarantee</span>
|
| 2500 |
</td>
|
| 2501 |
<td>
|
| 2502 |
<a data-href-org="' . $products['pro-lifetime']['link'] . '" class="promo-button go-to-license-key" href="' . $products['pro-lifetime']['link'] . '" target="_blank">' . $products['pro-lifetime']['price'] . '</a>
|
| 2503 |
+
<span class="instant-download"><span class="dashicons dashicons-yes"></span> Secure payment<br><span class="dashicons dashicons-yes"></span> Instant activation from WP admin<br><span class="dashicons dashicons-yes"></span> 100% No-Risk Money Back Guarantee</span>
|
| 2504 |
</td>
|
| 2505 |
<td>
|
| 2506 |
<a data-href-org="' . $products['pro-yearly']['link'] . '" class="promo-button go-to-license-key" href="' . $products['pro-yearly']['link'] . '" target="_blank">' . $products['pro-yearly']['price'] . '</a>
|
| 2507 |
+
<span class="instant-download"><span class="dashicons dashicons-yes"></span> Secure payment<br><span class="dashicons dashicons-yes"></span> Instant activation from WP admin<br><span class="dashicons dashicons-yes"></span> 100% No-Risk Money Back Guarantee</span>
|
| 2508 |
</td>
|
| 2509 |
</tr>
|
| 2510 |
</tbody>
|
| 2886 |
}
|
| 2887 |
|
| 2888 |
$plugin_info = get_transient('wf-plugin-info-' . $plugin_slug);
|
| 2889 |
+
|
| 2890 |
+
if (!$plugin_info) {
|
|
|
|
| 2891 |
$plugin_info = plugins_api('plugin_information', array(
|
| 2892 |
'slug' => $plugin_slug,
|
| 2893 |
'is_ssl' => is_ssl(),
|
| 2901 |
)
|
| 2902 |
));
|
| 2903 |
if (!is_wp_error($plugin_info)) {
|
|
|
|
| 2904 |
set_transient('wf-plugin-info-' . $plugin_slug, $plugin_info, DAY_IN_SECONDS * 7);
|
| 2905 |
}
|
| 2906 |
}
|
| 2907 |
|
| 2908 |
+
if ($plugin_info && !is_wp_error($plugin_info)) {
|
| 2909 |
+
array_unshift($res->plugins, $plugin_info);
|
| 2910 |
+
}
|
| 2911 |
+
|
| 2912 |
return $res;
|
| 2913 |
} // add_plugin_favs
|
| 2914 |
|
| 2917 |
static function plugins_api_result($res, $action, $args) {
|
| 2918 |
remove_filter('plugins_api_result', array(__CLASS__, 'plugins_api_result'), 10, 3);
|
| 2919 |
|
|
|
|
| 2920 |
$res = self::add_plugin_favs('eps-301-redirects', $res);
|
| 2921 |
$res = self::add_plugin_favs('wp-force-ssl', $res);
|
| 2922 |
+
$res = self::add_plugin_favs('wp-reset', $res);
|
| 2923 |
$res = self::add_plugin_favs('mailoptin', $res);
|
| 2924 |
|
| 2925 |
return $res;
|
