Skip to content
Snippets Groups Projects
Commit b9713fbd authored by Sophie Brun's avatar Sophie Brun
Browse files

New upstream version 3.8.22

parent 2e5dd4c7
No related branches found
No related tags found
No related merge requests found
Showing
with 11573 additions and 25 deletions
......@@ -9,14 +9,14 @@ jobs:
strategy:
matrix:
ruby: [2.5, 2.6, 2.7, 3.0]
ruby: [2.5, 2.6, 2.7, '3.0', 3.1]
steps:
- name: Checkout code
uses: actions/checkout@v2.4.0
uses: actions/checkout@v3
- name: Set up Ruby ${{ matrix.ruby }}
uses: actions/setup-ruby@v1.1.3
uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby }}
......
......@@ -15,7 +15,7 @@ jobs:
steps:
- name: checkout sources
uses: actions/checkout@v2.4.0
uses: actions/checkout@v3
- name: Set tag to latest
if: (github.event_name == 'push' && github.ref == 'refs/heads/master') || github.event_name == 'schedule'
......@@ -43,7 +43,7 @@ jobs:
install: true
- name: Login to Docker Hub
uses: docker/login-action@v1.10.0
uses: docker/login-action@v1.14.1
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
......
......@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.4.0
- uses: actions/checkout@v3
- name: Set up Ruby 2.6
uses: actions/setup-ruby@v1.1.3
with:
......
......@@ -59,7 +59,7 @@ module WPScan
#
# @return [ String, nil ] The best version number detected from the changelog section
def from_changelog_section(body)
extracted_versions = body.scan(%r{=+\s+(?:v(?:ersion)?\s*)?([0-9.-]+)[ \ta-z0-9().\-/]*=+}i)
extracted_versions = body.scan(/^=+\s+(?:v(?:ersion)?\s*)?([0-9.-]+)[^=]*=+$/i)
return if extracted_versions.nil? || extracted_versions.empty?
......
......@@ -135,7 +135,7 @@ module WPScan
res = Typhoeus.get(file_url, request_params)
raise Error::Download, res if res.timed_out? || res.code != 200
File.open(file_path, 'wb') { |f| f.write(res.body) }
File.binwrite(file_path, res.body)
local_file_checksum(filename)
end
......
......@@ -2,5 +2,5 @@
# Version
module WPScan
VERSION = '3.8.20'
VERSION = '3.8.22'
end
......@@ -108,7 +108,8 @@ describe WPScan::Finders::PluginVersion::Readme do
'advanced-most-recent-posts-mod' => '1.6.5.2',
'a-lead-capture-contact-form-and-tab-button-by-awebvoicecom' => '3.1',
'backup-scheduler' => '1.5.9',
'release_date_slash' => '1.0.4'
'release_date_slash' => '1.0.4',
'cool_tag_cloud' => '2.27'
}.each do |file, version_number|
context "whith #{file}.txt" do
it 'returns the expected version' do
......
This diff is collapsed.
Source diff could not be displayed: it is too large. Options to address this: view the blob.
/**1.0.0 - 2022.04.01**/
~ The first released.
\ No newline at end of file
3.19.11 - 22 July 2021
- Improvement: Compatibility with the WordPress 5.8
- Fix: Advanced Carousel element not working properly.
- Fix: The Price Box element is not showing horizontally.
- Fix: Hotspot module styling options are not applying properly.
- Fix: Functional code is showing when the interactive banner is used with the Advanced carousel.
3.19.10 - 04 June 2021
- Improvement: Compatibility with the latest JavaScript and CSS standard rule.
- Improvement: Added the prefix to all the PHP function and class name to avoid future conflicts.
- Improvement: Added the prefix to the global variable, script and style handlers.
- Fix: Fixed the PHP error foreach() argument must be of type array|object.
- Fix: Fixed the PHP notice undefined index into the google font manager.
3.19.9 - 18 Feb 2021
- Improvement : Updated the Smooth-scroll library.
- Fix : Ultimate Icon conflict issue with Yoast SEO.
- Fix : Console error unable to preventDefault inside passive event listener due to the target being treated as passive.
- Fix : Console error cannot read property 'msie' of undefined.
- Fix : Youtube video background is not working on MacOSX BigSur.
- Fix : Console error cannot read property '1' of null.
3.19.8 - 12 Dec 2020
- Improvement: Shortcode compatibility with PHP 8.0 – Deprecated: Function ultimate_wrap_shortcode_in_div().
- Fix: Deprecated jquery issue into Interactive Mouse Parallax row background after WordPress - 5.6
- Fix: Console warning jQuery.browser is deprecated after WordPress - 5.6
- Fix: Console warning indexOf is not a function after WordPress - 5.6
- Fix: Console warning jquery-fn-load is deprecated for below elements after WordPress - 5.6
 - Heading
 - Countdown
 - Creative-link
 - Dual-Button
 - Filp-Box
 - iHover
 - Info-banner
 - Info-Box
 - Info-circle
 - Modal popup
 - Team Module
 - Content Box
 - Image separator
 - Google Map
 - Advanced carousel

- Fix: Console warning pseudo-event is deprecated for below modules after WordPress - 5.6
 - Advanced Button
 - Flip-Box
 - Interactive Banner
3.19.7 - 09 Nov 2020
- Improvement: Updated the jparallax.js library for the parallax effect.
- Improvement: Updated the strings into the backend.
- Fix - Console warning jquery-fn-load-is-deprecated.
- Fix - Interactive Mouse Parallax row background not working.
- Fix - Typography is not applied to prefix into the Fancy text element.
3.19.6 - 12 Aug 2020
- Improvement: Compatibility to WordPress 5.5.
- Fix: Google Fonts are not loading into the Google Font Manager tab for WordPress 5.5.
- Fix: Upload the custom icon support is not working for WordPress 5.5.
- Fix: Save button functionality is not working for the elements with the WordPress 5.5.
- Fix: Switch buttons of the Element Tab and Debug Tab are not working with the WordPress 5.5.
3.19.5 - 16 June 2020
- New: Users can now share non-personal usage data to help us test and develop better products. ( <a href="https://store.brainstormforce.com/usage-tracking/?utm_source=changelog&utm_medium=changelog&utm_campaign=usage_tracking" target="_blank" rel="noopener">Know More</a> )
- Fix: Fixed the flip-box background overlapping issue into firefox.
- Fix: Fixed the duplicate ID issue into the Counter element.
- Fix: Fixed the PHP notice issue with the PHP 7.4
- Fix: Breaking the UI for the video element while using the Vimeo link.
- Fix: Fixed the PHP notice trying to access array offset on the value of type bool.
3.19.4 - 12 March 2020
- Improvement: Updated Dual Color Heading element code for WPML compatibility.
- Fix: PHP Notice of $icon_img variable is not defined.
- Fix: Interactive Banner Captions come over the sticky header while scrolling.
- Fix: PHP Notice of $img_width variable is not defined.
- Fix: The hover text color of button2 stopped working for Dual button.
- Fix: PHP Notice of $icon_size variable is not defined.
- Fix: Rendering issue when background is not set for flip-box.
- Fix: PHP Notice of $icon_border_radius variable is not defined.
- Fix: Update the strings inside the modules.
- Fix: PHP Notice of $icon_border_spacing variable is not defined.
3.19.3 - 20 Feb 2020
- Improvement: Compatibility with latest WordPress PHP_CodeSniffer rules.
3.19.2 - 03 Feb 2020
- Improvement: Hardened the security of the plugin.
3.19.1 - 22 Jan 2020
- Security Fix: Cross-site scripting (XSS) vulnerability.
3.19.0 - 30 July 2019
- New: Introducing Dual Color Heading Element.
- Improvement: Added the Extra class option for the Hotspot item.
- Improvement: Update WPML XML file for Compatibility.
- Improvement: Update the string as an Element instead of Modules in backend settings.
- Fix: PHP Notice of $ub variable is not initialized.
- Fix: Hotspot glow animation color is not working.
- Fix: PHP Warning in Team element appearing on the front end.
- Removed purchase key License activation method as the API for this is now being deprecated by Envato.
3.18.0 - 18 Feb 2019
- New: Introduce Ribbon element.
- Improvement: Added the animation option for a marker in Google Map.
- Fix: Advanced Carousel rendering issue when page refresh.
- Fix: PHP Notice Undefined license-form-method variable.
3.17.1 - 6 Dec 2018
- Improvement: Added Text transform option for Fancy text.
- Improvement: Update WPML xml file for Compatibility.
- Improvement: Added license key purchase form button in debug screen.
- Fix: Spacing issue in Fancy text.
- Fix: Advanced Carousel doesn't slide properly with one at a time option on Tablet and Mobile devices.
3.17.0 - 29 Oct 2018
- New: Introduce Video element.
- Improvement: Toolip will display in case of link in Just Icon.
- Fix: Fancy Text not consistent in slide up option.
- Removed purchase key License activation method as the API for this is now being deprecated by Envato.
3.16.26 - 27-Sept-2018
- Improvement: Added Border radius option for Flip Box.
- Fix: Advanced Tab collapsed when the value is not set for the Active tab.
- Fix: Control option not working when Load script globally option is enabled in the hosted video.
- Fix: Youtube video not working when the Viewport option is enabled.
3.16.25 - 22-Aug-2018
- Improvement: Added Modal on menu option in Debug setting.
- Improvement: Added Description color option for Flip Box.
- Improvement: Updated YTplayer JS library for YouTube video.
- Improvement: Updated fancy text element code for WPML compatibility.
- Fix: Content visibility issue on mobile device in Advanced tab on accordion mode.
- Fix: CSS duplication issue on resize in dual button element.
- Fix: Timeline position issue in RTL condition.
- Fix: Advanced carousel show slide issue in tab and mobile.
3.16.24 - 28-may-2018
- Improvement: Updated registration form popup for updater with GDPR Compliance.
- Improvement: Changed license to GPL v2.
3.16.23 - 15-may-2018
- Improvement: Added post/page title select option for headings.
- Improvement: Added div, paragraph and span tag options with heading tags for Timeline.
- Improvement: Added custom JS option on click of the advanced button.
- Fix: Advanced Tabs accordion issue on default active tab.
- Fix: Set false to PauseOnFocus in advance carousel settings.
- Fix: Flipbox visibility issue while using custom height option.
3.16.22 - 11-April-2018
- Improvement: Updated page builder name as WPBakery Page Builder instead of visual composer.
- Improvement: Added div, paragraph and span tag options with heading tags for package title and for subheading in Info table.
- Improvement: New registration form popup for updater.
- Improvement: Added div, paragraph and span tag options with heading tags for list item title in Info list.
- Improvement: Added Focus on select option on advanced carousel.
- Improvement: Improve UI.
- Fix: Rel Attribute option space issue.
- Fix: Icon not uploaded due to server issue.
- Fix: Advanced tab js causing issue in IE.
- Fix: Flipbox module animation issue in firefox browser.
- Fix: Info circle item animation issue in different Browsers while initial load.
3.16.21 - 3-January-2018
- Improvement: Added div, paragraph and span tag options with heading tags for package title and for subheading in Price Box.
- Fix: Conflict with venus theme function name.
- Fix: Counter in Module's list have different name on page element list.
- Fix: Dual button height issue on First loading with Advanced Tab.
- Fix: Advanced Tabs ID does not work in URL.
- Fix: HTML validation error in counter element.
- Fix: RTL issue in effect 18 of ihover element.
- Fix: Rel Attribute option is not working in advance button.
- Fix: Space issue in anchor tag attribute.
- Fix: Change the labels from optimized to combined in script & style tab and separator instead of seperator in heading element.
3.16.20 - 21-November-2017
- Improvement: Added div, paragraph and span tag options with heading tags for title in Info-banner.
- Improvement: Update WPML xml file for Compatibility.
- Fix: Advanced Tab Active Tab option issue.
- Fix: WPBakery Page Builder map element has issue with advanced tabs.
- Fix: Fancy text issue with special character(&) in string.
- Fix: Info circle connector alignment issue in RTL condition.
- Fix: Info circle item animation issue in Safari Browser.
- Fix: Modal Box - Close Modal On Overlay Click and ESC not working when selector option is used.
- Fix: Info-circle border not applied properly in safari browser.
- Fix: Interactive banner2 link redirect issue in touch devices.
- Fix: Toggle button issue while using Visual Composer starter theme.
3.16.19.1 - 13-November-2017
- Fix: Row background pattern images are not showing in effect tab.
3.16.19 - 6-November-2017
- Improvement: Added info list border type option.
- Improvement: Optimize plugin code and improved performance.
- Improvement: Added padding option for info-circle item.
- Improvement: Added time delay option for redirecting the links on touch devices in interactive banner2.
- Fix: Info circle clipped at bottom / top is not working properly.
- Fix: Info circle image alignment issue.
- Fix: Advanced Tab content height issue on First loading with animation style.
- Fix: Anchor tag link and tooltip issue in Just Icon.
- Fix: Anchor tag link issue in Icon.
- Fix: Timeline issue without timeline item disappear.
- Fix: Js error in row background.
- Fix: Smooth Scroll issue in Chrome Browser.
- Fix: Dual button getting collapse in Advanced Tabs.
3.16.18 - 20-September-2017
Security Fix: A cross-site scripting (XSS) vulnerability was discovered in html links, WordPress core has patched it's vulnerability in 4.8.2 release and we've also fix it for Ultimate Addons for Visual Composer.
3.16.17 - 13-September-2017
- Improvement: Added modal Close icon design feature.
- Improvement: Added modal popup close on ESC key.
- Improvement: Added hover color option for button in Modal.
- Improvement: Added modal hide feature on page load for mobile/tablet devices.
- Improvement: Advance Tab navigation icon for accordion updated.
- Fix: Need to change CSS for pan style in Info banner element.
- Fix: Info circle responsive issue.
3.16.16 - 29-August-2017
- Improvement: Advanced Tab ID is now editable.
- Improvement: Link markup condition for team element need improvement.
- Improvement: Added image alignment option for image in image separator.
- Fix: Row separator tilt left right issue.
- Fix: Info-Circle does not include image in description area.
- Fix: Info-Circle animation not working properly.
- Fix: Hosted video background height issue.
- Fix: Video background placeholder images do not show up after video completes.
- Fix: Timeline right side item spacing issue.
- Fix: Timeline has html markup issue and point issue.
- Fix: Scripts Loading issue in Carousel.
- Fix: Scripts Loading issue in Fancy text.
3.16.15 - 16-August-2017
- Improvement: Added tag options for titles in Flipbox.
- Improvement: iHover style addition.
- Fix: Info List icon position in RTL should not change.
- Fix: Fancy text slide up effect is not working in the Advanced tab.
- Fix: Advanced carousel dot navigation color option is not working.
- Fix: Dual button getting collapse in expandable section.
- Fix: Carousel loading issue in tabs.
- Fix: Interactive banner-2 title alignment issue.
- Fix: iHover style not working in Internet Explorer.
3.16.14.1 - 11-August-2017
- Fix: Element converting into text-blocks.
3.16.14 - 1-August-2017
- Improvement: Added div, paragraph and span tag options with heading tags for title in modules.
- Improvement: Interactive banner added Title tags option.
- Improvement: iHover - added Title tags option.
- Improvement: Compress plugin images.
- Fix: Timeline issue with the link.
- Fix: Info box alignment issue with icon at right with heading.
- Fix: Dual button font size and line height option not working.
- Fix: Hotspot RTL Compatibility.
- Fix: Just icon tooltip text is not working.
- Fix: Fatal error for redeclaration class in modules.
- Fix: Advanced tabs scroll issue while click on tab.
3.16.13 - 18-July-2017
- Improvement: Optimize all the plugin code.
- Improvement: Provide filters for theme authors to disable enqueing google fonts in front end.
- Fix: Flipbox flip not working on some of the websites.
3.16.12 - 4-May-2017
- Fix: PHP Warning in font manager appearing on front end for some users.
3.16.11 - 29-Apr-2017
- Improved overall security of the plugin by added sanitization wherever required, All the Ajax actions are now checked for user capabilities and nounce to harden the security.
- Fix: Dual button not working properly for the second style.
- Fix: WooCommere compatibility for version v3.0.4.
3.16.10 - 07-Apr-2017
- Fix: Google Fonts Manager loading fonts with http instead of https in the preview.
- Fix: Google Fonts URL returning 404 if the generated URL had duplicate '|' character.
- Fix: JavaScript error on WooCommerce v3.0 product pages.
- Fix: Option disable parallax on mobile not working.
- Fix: Info list aligning besides each other instead of one below other.
3.16.9 - 07-Mar-2017
- Fix: Token invalid error appearing for some users when activating the license. We apologize for the inconvenience.
- Fix: Dual button icon images not aligned to center.
- Fix: Dual button second button linking to the first buttons link.
- Fix: Dual button first button background size option not working when "Design your own" option is selected.
- Fix: Advanced Tabs causing Javascript errors on pages with anchors with # links.
- Fix: Advanced button "rel" option not working.
- Fix: Some users having issues with appear animations not triggering correctly when the row/element is in the viewport.
3.16.8 - 20-Feb-2017
- New: Added WPML Compatibility.
- New: Option to pause on hover and center mode in Advanced carousel
- New: Option to open selected tab by providing tab index number.
- New: Option for title alignment in expandable section element.
- New: Added margin/padding options for highlight box.
- New: Option to select Zoom control position in Google maps element.
- New: Added Typography option for Countdown.
- New: All new license activation method to activate license key with just one click.
- Improvement: Added aria labels for Next/Prev buttons in Advanced Carousel.
- Improvement: RTL Support for All the elements.
- Improvement: Rel and Title tag for all the links in all elements.
- Improvement: Maps - Added option to enable/disable dragging effect on the desktop.
- Improvement: Info Box - Added option to select heading tags for the title.
- Improvement: Modal Box - Added support for hosted videos in the modal box, Add any video with WordPress media selector and Select "Hosted video" in option What is this video about.
- Improvement: Optimized images in the plugins package.
- Fixed: Ultimate Addons menu not being registered in some multisite environments.
- Fixed: JavaScript files not being loaded on pages even if shortcode was present on a page.
- Fixed: Animation effects in advanced carousel not working.
- Fixed: Interactive banner 2 - Multiple interactive banners opening links in new tab, each link did not open a new tab, rather loaded the page in the same new tab.
- Fixed: Info list - List alignment set to right breaks the content alignment to enter.
- Fixed: Disable Parallax on mobile option not working.
- Fixed: Insufficient memory error when activating the plugin from WP-CLI.
- Fixed: Flipbox center aligned not working on mobile devices.
3.16.7 - 04-Aug-2016
- Fixed: Appear animation conflict causing pages to creash in salient theme.
- Fixed: Flip boxes not working when added inside advanced carousel on mobile phones.
- Fixed: Info list causing descriptions not aligned in the center of adjacent icons.
- Fixed: Appear animation breaking for some users.
- Updaed slick js to latest version which fixes compatibility issues in Ultimate Carousel.
- Lots of minor bug fixes and browser compatibility fixes.
3.16.6
- Fixed: Font Icons - SSL issue for $_SERVER[HTTPS] failing
- Fixed: Icon Manager - Font zip are not showing after being uploaded
- Fixed: Icon Manager - Filetype x-zip allowed to upload
- Fixed: Advacned Button - Animation issue while background image applied
- Fixed: Video backgrounds - Safari browser alignment issue
- Improvement: Google Maps - Changed Google Map policy support to new domains with API key required - http://bsf.io/google-map-api-key
3.16.5
- Fixed: PHP 5.2 fatal error for transient fallback
3.16.4
- Fixed: Video Backgrounds - VC stretch row and full height conflict
- Fixed: Hosted Video background - JS console error
- Fixed: IB 2 - Style 11 iOS issue
- Fixed: Image param - content pass as array instead string
- Fixed: Hotspot - Misalignment
- Fixed: Row Backgrounds - Image separator conflict with full height option
- Fixed: Admin - Redux CSS conflicts with UAVC
- Fixed: Timeline - Backend structure break due image alignment
- Fixed: Multiple video backgrounds - Poster images not showing on mobile devices
- Improvement - Advanced Tabs - Responsive accordion scroll to container on open tab option - http://bsf.io/lmde8
- Improvement - Advanced Button - Inline alignment option added to display buttons inline - http://bsf.io/bvkn4
- BSF Core v1.17 - With fallback to W3 Total Cache's deleting transients on every page reload
# Copyright (C) 2022 AcademyLMS
# This file is distributed under the GPL-3.0+.
msgid ""
msgstr ""
"Project-Id-Version: Academy Starter Templates 1.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/academy-starter-templates\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2022-02-20T16:36:06+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.5.0\n"
"X-Domain: academy-starter-templates\n"
#. Plugin Name of the plugin
msgid "Academy Starter Templates"
msgstr ""
#. Plugin URI of the plugin
msgid "http://demo.academylms.net"
msgstr ""
#. Description of the plugin
msgid "Demo importer plugin for academy lms."
msgstr ""
#. Author of the plugin
msgid "AcademyLMS"
msgstr ""
#. Author URI of the plugin
msgid "http://academylms.net"
msgstr ""
#: includes/hooks.php:183
msgid "No relevent plugin for this demo."
msgstr ""
#: includes/library/customizer-importer.php:38
#: includes/library/customizer-importer.php:45
msgid "Importing customizer settings"
msgstr ""
#: includes/library/customizer-importer.php:43
msgid "Customizer settings import finished!"
msgstr ""
#. translators: %s - file path
#: includes/library/customizer-importer.php:73
msgid "Error: The customizer import file is missing! File path: %s"
msgstr ""
#: includes/library/customizer-importer.php:93
msgid "Error: The customizer import file is not in a correct format. Please make sure to use the correct customizer import file."
msgstr ""
#: includes/library/customizer-importer.php:99
msgid "Error: The customizer import file is not suitable for current theme. You can only import customizer settings for the same theme or a child theme."
msgstr ""
#: includes/library/downloader.php:59
msgid "Missing URL for downloading a file!"
msgstr ""
#. translators: %1$s and %3$s - strong HTML tags, %2$s - file URL, %4$s - br HTML tag, %5$s - error code, %6$s - error message.
#: includes/library/downloader.php:77
msgid "An error occurred while fetching file from: %1$s%2$s%3$s!%4$sReason: %5$s - %6$s."
msgstr ""
#. translators: %1$s - br HTML tag, %2$s - file path
#: includes/library/helpers.php:196
#: includes/library/helpers.php:239
msgid "An error occurred while writing file to your server! Tried to write a file to: %1$s%2$s."
msgstr ""
#. translators: %1$s - br HTML tag, %2$s - file path
#: includes/library/helpers.php:273
msgid "An error occurred while reading a file from your server! Tried reading file from path: %1$s%2$s."
msgstr ""
#. translators: %1$s and %2$s - strong HTML tags, %3$s - HTML link to a doc page.
#: includes/library/helpers.php:296
msgid "This WordPress page does not have %1$sdirect%2$s write file access. This plugin needs it in order to save the demo import xml file to the upload directory of your site. You can change this setting with these instructions: %3$s."
msgstr ""
#: includes/library/helpers.php:313
msgid "An error occurred while retrieving reading/writing permissions to your server (could not retrieve WP filesystem credentials)!"
msgstr ""
#: includes/library/helpers.php:321
msgid "Your WordPress login credentials don't allow to use WP_Filesystem!"
msgstr ""
#: includes/library/helpers.php:361
msgid "Academy Starter Templates - "
msgstr ""
#. translators: %1$s - opening div and paragraph HTML tags, %2$s - closing div and paragraph HTML tags.
#: includes/library/helpers.php:395
msgid "%1$sYour user role isn't high enough. You don't have permission to import demo data.%2$s"
msgstr ""
#: includes/library/helpers.php:428
msgid "No file provided."
msgstr ""
#. translators: %s - the error message.
#: includes/library/helpers.php:456
msgid "Content file was not uploaded. Error: %s"
msgstr ""
#: includes/library/helpers.php:460
#: includes/library/helpers.php:476
#: includes/library/helpers.php:492
#: includes/library/helpers.php:503
#: includes/library/helpers.php:522
#: includes/library/helpers.php:530
msgid "Upload files"
msgstr ""
#. translators: %s - the error message.
#: includes/library/helpers.php:472
msgid "Widget file was not uploaded. Error: %s"
msgstr ""
#. translators: %s - the error message.
#: includes/library/helpers.php:488
msgid "Customizer file was not uploaded. Error: %s"
msgstr ""
#: includes/library/helpers.php:501
msgid "Missing Redux option name! Please also enter the Redux option name!"
msgstr ""
#. translators: %s - the error message.
#: includes/library/helpers.php:518
msgid "Redux file was not uploaded. Error: %s"
msgstr ""
#: includes/library/helpers.php:528
msgid "The import files were successfully uploaded!"
msgstr ""
#. translators: %s - the max execution time.
#: includes/library/helpers.php:554
msgid "Initial max execution time = %s"
msgstr ""
#. translators: %1$s - new line break, %2$s - the site URL, %3$s - the file path for content import, %4$s - the file path for widgets import, %5$s - the file path for widgets import, %6$s - the file path for redux import.
#: includes/library/helpers.php:558
msgid "Files info:%1$sSite URL = %2$s%1$sData file = %3$s%1$sWidget file = %4$s%1$sCustomizer file = %5$s%1$sRedux files:%1$s%6$s"
msgstr ""
#: includes/library/helpers.php:561
#: includes/library/helpers.php:562
#: includes/library/helpers.php:563
#: includes/library/helpers.php:564
msgid "not defined!"
msgstr ""
#: includes/library/helpers.php:735
#: includes/library/helpers.php:736
msgid "Academy Starter"
msgstr ""
#: includes/library/importer.php:175
msgid "New AJAX call!"
msgstr ""
#: includes/library/one-click-demo-import.php:215
msgid "No preview image defined for this import."
msgstr ""
#: includes/library/one-click-demo-import.php:216
msgid "Are you sure?"
msgstr ""
#: includes/library/one-click-demo-import.php:217
msgid "Cancel"
msgstr ""
#: includes/library/one-click-demo-import.php:218
msgid "Yes, import!"
msgstr ""
#: includes/library/one-click-demo-import.php:219
msgid "Selected demo import:"
msgstr ""
#: includes/library/one-click-demo-import.php:220
msgid "Installing..."
msgstr ""
#: includes/library/one-click-demo-import.php:221
#: includes/library/wpcli-commands.php:154
msgid "Importing..."
msgstr ""
#: includes/library/one-click-demo-import.php:222
msgid "Successfully Imported!"
msgstr ""
#: includes/library/one-click-demo-import.php:223
msgid "Install Plugin"
msgstr ""
#: includes/library/one-click-demo-import.php:224
msgid "Installed"
msgstr ""
#: includes/library/one-click-demo-import.php:225
msgid "Import Failed"
msgstr ""
#: includes/library/one-click-demo-import.php:226
msgid "Whoops, there was a problem importing your content."
msgstr ""
#: includes/library/one-click-demo-import.php:227
msgid "Looks like some of the plugins failed to install. Please try again. If this issue persists, please manually install the failing plugins and come back to this step to import the theme demo data."
msgstr ""
#: includes/library/one-click-demo-import.php:228
msgid "Invalid file type detected! Please select an XML file for the Content Import."
msgstr ""
#: includes/library/one-click-demo-import.php:229
msgid "Invalid file type detected! Please select a JSON or WIE file for the Widgets Import."
msgstr ""
#: includes/library/one-click-demo-import.php:230
msgid "Invalid file type detected! Please select a DAT file for the Customizer Import."
msgstr ""
#: includes/library/one-click-demo-import.php:231
msgid "Invalid file type detected! Please select a JSON file for the Redux Import."
msgstr ""
#: includes/library/one-click-demo-import.php:248
msgid "Manual import files are missing! Please select the import files and try again."
msgstr ""
#: includes/library/one-click-demo-import.php:263
#: includes/library/one-click-demo-import.php:308
msgid "Manually uploaded files"
msgstr ""
#: includes/library/one-click-demo-import.php:320
#: includes/library/one-click-demo-import.php:331
msgid "Downloaded files"
msgstr ""
#. translators: %s - the name of the selected import.
#: includes/library/one-click-demo-import.php:327
msgid "The import files for: %s were successfully downloaded!"
msgstr ""
#: includes/library/one-click-demo-import.php:335
msgid "No import files specified!"
msgstr ""
#: includes/library/one-click-demo-import.php:452
#: views/import.php:118
msgid "Import Complete!"
msgstr ""
#: includes/library/one-click-demo-import.php:453
#: views/import.php:121
msgid "Congrats, your demo was imported successfully. You can now begin editing your site."
msgstr ""
#: includes/library/one-click-demo-import.php:454
msgid "Successful Import"
msgstr ""
#: includes/library/one-click-demo-import.php:457
msgid "Your import completed, but some things may not have imported properly."
msgstr ""
#. translators: %s - link to the log file.
#: includes/library/one-click-demo-import.php:461
msgid "<p><a href=\"%s\" target=\"_blank\">View error log</a> for more information.</p>"
msgstr ""
#: includes/library/plugin-installer.php:86
msgid "WPForms"
msgstr ""
#: includes/library/plugin-installer.php:87
msgid "Join 4,000,000+ professionals who build smarter forms and surveys with WPForms."
msgstr ""
#: includes/library/plugin-installer.php:93
msgid "All in One SEO"
msgstr ""
#: includes/library/plugin-installer.php:94
msgid "Use All in One SEO Pack to optimize your WordPress site for SEO."
msgstr ""
#: includes/library/plugin-installer.php:100
msgid "MonsterInsights"
msgstr ""
#: includes/library/plugin-installer.php:101
msgid "The #1 Google Analytics Plugin for WordPress that’s easy and powerful."
msgstr ""
#: includes/library/plugin-installer.php:107
msgid "Custom Landing Pages by SeedProd"
msgstr ""
#: includes/library/plugin-installer.php:108
msgid "Work on your site in private while visitors see a \"Coming Soon\" or \"Maintenance Mode\" page."
msgstr ""
#: includes/library/plugin-installer.php:113
msgid "Smash Balloon Social Photo Feed"
msgstr ""
#: includes/library/plugin-installer.php:114
msgid "Display beautifully clean, customizable, and responsive Instagram feeds."
msgstr ""
#: includes/library/plugin-installer.php:119
msgid "WP Mail SMTP"
msgstr ""
#: includes/library/plugin-installer.php:120
msgid "Make email delivery easy for WordPress. Connect with SMTP, Gmail, Outlook, Mailgun, and more."
msgstr ""
#: includes/library/plugin-installer.php:225
msgid "Could not install the plugin. You don't have permission to install plugins."
msgstr ""
#: includes/library/plugin-installer.php:231
msgid "Could not install the plugin. Plugin slug is missing."
msgstr ""
#: includes/library/plugin-installer.php:236
msgid "Plugin is already installed and activated!"
msgstr ""
#: includes/library/plugin-installer.php:244
msgid "Plugin was already installed! We activated it for you."
msgstr ""
#: includes/library/plugin-installer.php:252
msgid "Could not install the plugin. Don't have file permission."
msgstr ""
#: includes/library/plugin-installer.php:292
msgid "Plugin installed and activated succesfully."
msgstr ""
#: includes/library/plugin-installer.php:299
msgid "Could not install the plugin. WP Plugin installer could not retrieve plugin information."
msgstr ""
#: includes/library/view-helpers.php:20
msgid "Academy Starter Templates"
msgstr ""
#: includes/library/view-helpers.php:22
msgid "Questionmark icon"
msgstr ""
#: includes/library/view-helpers.php:53
msgid "Theme screenshot"
msgstr ""
#: includes/library/widget-importer.php:41
#: includes/library/widget-importer.php:52
msgid "Importing widgets"
msgstr ""
#: includes/library/widget-importer.php:88
msgid "Error: Widget import file could not be found."
msgstr ""
#: includes/library/widget-importer.php:118
msgid "Error: Widget import data could not be read. Please try a different file."
msgstr ""
#: includes/library/widget-importer.php:156
msgid "Sidebar does not exist in theme (moving widget to Inactive)"
msgstr ""
#: includes/library/widget-importer.php:177
msgid "Site does not support widget"
msgstr ""
#: includes/library/widget-importer.php:210
msgid "Widget already exists"
msgstr ""
#: includes/library/widget-importer.php:275
msgid "Imported"
msgstr ""
#: includes/library/widget-importer.php:278
msgid "Imported to Inactive"
msgstr ""
#: includes/library/widget-importer.php:284
msgid "No Title"
msgstr ""
#: includes/library/widget-importer.php:331
msgid "No results for widget import!"
msgstr ""
#: includes/library/wpcli-commands.php:35
msgid "There are no predefined demo imports for currently active theme!"
msgstr ""
#: includes/library/wpcli-commands.php:38
msgid "Here are the predefined demo imports:"
msgstr ""
#: includes/library/wpcli-commands.php:72
msgid "At least one of the possible options should be set! Check them with --help"
msgstr ""
#: includes/library/wpcli-commands.php:123
msgid "The \"predefined\" parameter should be a number (an index of the OCDI predefined demo import)!"
msgstr ""
#: includes/library/wpcli-commands.php:129
msgid "The supplied predefined index does not exist! Please take a look at the available predefined demo imports:"
msgstr ""
#: includes/library/wpcli-commands.php:136
msgid "Predefined demo import started! All other parameters will be ignored!"
msgstr ""
#. translators: %s - the name of the selected demo import.
#: includes/library/wpcli-commands.php:141
msgid "Selected predefined demo import: %s"
msgstr ""
#: includes/library/wpcli-commands.php:144
msgid "Preparing the demo import files..."
msgstr ""
#: includes/library/wpcli-commands.php:149
msgid "Demo import files could not be retrieved!"
msgstr ""
#: includes/library/wpcli-commands.php:152
msgid "Demo import files retrieved successfully!"
msgstr ""
#: includes/library/wpcli-commands.php:174
msgid "Predefined import finished!"
msgstr ""
#: includes/library/wpcli-commands.php:186
msgid "Content import file provided does not exist! Skipping this import!"
msgstr ""
#: includes/library/wpcli-commands.php:195
msgid "Importing content (this might take a while)..."
msgstr ""
#: includes/library/wpcli-commands.php:197
msgid "Importing content"
msgstr ""
#: includes/library/wpcli-commands.php:202
msgid "Content import finished!"
msgstr ""
#: includes/library/wpcli-commands.php:204
msgid "There were some issues while importing the content!"
msgstr ""
#: includes/library/wpcli-commands.php:223
msgid "Widgets import file provided does not exist! Skipping this import!"
msgstr ""
#: includes/library/wpcli-commands.php:227
msgid "Importing widgets..."
msgstr ""
#: includes/library/wpcli-commands.php:232
msgid "Widgets imported successfully!"
msgstr ""
#: includes/library/wpcli-commands.php:234
msgid "There were some issues while importing widgets!"
msgstr ""
#: includes/library/wpcli-commands.php:253
msgid "Customizer import file provided does not exist! Skipping this import!"
msgstr ""
#: includes/library/wpcli-commands.php:257
msgid "Importing customizer settings..."
msgstr ""
#: includes/library/wpcli-commands.php:262
msgid "Customizer settings imported successfully!"
msgstr ""
#: includes/library/wpcli-commands.php:264
msgid "There were some issues while importing customizer settings!"
msgstr ""
#. translators: %s - the name of the executing action.
#: includes/library/wpcli-commands.php:284
msgid "Executing action: %s ..."
msgstr ""
#: views/import.php:28
msgid "Before We Import Your Demo"
msgstr ""
#: views/import.php:30
msgid "To ensure the best experience, installing the following plugins is strongly recommended, and in some cases required."
msgstr ""
#: views/import.php:43
msgid "All required/recommended plugins are already installed. You can import your demo content."
msgstr ""
#: views/import.php:56
#: views/import.php:89
msgid "Star icon"
msgstr ""
#: views/import.php:71
#: views/install-plugins.php:49
msgid "Checkmark icon"
msgstr ""
#: views/import.php:73
msgid "Lock icon"
msgstr ""
#: views/import.php:75
#: views/install-plugins.php:50
msgid "Loading..."
msgstr ""
#: views/import.php:85
msgid "The plugins with %1$s are recommended by Academy Starter Templates plugin to help you grow your website. They are not required for the %2$s theme to work."
msgstr ""
#: views/import.php:98
#: views/install-plugins.php:57
msgid "Back icon"
msgstr ""
#: views/import.php:98
#: views/install-plugins.php:57
msgid "Go Back"
msgstr ""
#: views/import.php:99
msgid "Continue & Import"
msgstr ""
#: views/import.php:108
msgid "Importing Content"
msgstr ""
#: views/import.php:109
msgid "Please sit tight while we import your content. Do not refresh the page or hit the back button."
msgstr ""
#: views/import.php:112
msgid "Importing animation"
msgstr ""
#: views/import.php:129
msgid "Theme Settings"
msgstr ""
#: views/import.php:130
msgid "Visit Site"
msgstr ""
#: views/install-plugins.php:25
msgid "Install Recommended Plugins"
msgstr ""
#: views/install-plugins.php:27
msgid "Want to use the best plugins for the job? Here is the list of awesome plugins that will help you achieve your goals."
msgstr ""
#: views/install-plugins.php:58
msgid "Install & Activate"
msgstr ""
#. translators: %1$s - the opening div and paragraph HTML tags, %2$s and %3$s - strong HTML tags, %4$s - the closing div and paragraph HTML tags.
#: views/plugin-page.php:27
msgid "%1$sWarning: your server is using %2$sPHP safe mode%3$s. This means that you might experience server timeout errors.%4$s"
msgstr ""
#: views/plugin-page.php:50
msgid "All Demos"
msgstr ""
#: views/plugin-page.php:63
msgid "Search Demos..."
msgstr ""
#: views/plugin-page.php:86
msgid "No preview image."
msgstr ""
#: views/plugin-page.php:93
msgid "Preview Demo"
msgstr ""
#: views/plugin-page.php:95
msgid "Import Demo"
msgstr ""
# Additional Block Styles Changelog
## 1.0.0, 20220330
- Initial release.
{
"name": "Admin-Color-Schemes",
"slug": "admin-color-schemes",
"description": "WordPress dashboard color schemes",
"version": "3.0.0",
"devDependencies": {
"@wordpress/env": "4.2.0",
"@wordpress/stylelint-config": "19.1.0",
"gulp": "4.0.2",
"gulp-concat": "2.6.1",
"gulp-csso": "4.0.1",
"gulp-dart-sass": "1.0.2",
"gulp-rename": "2.0.0",
"gulp-rtlcss": "1.4.2",
"stylelint": "13.13.1"
},
"stylelint": {
"extends": [
"@wordpress/stylelint-config/scss"
],
"rules": {
"no-descending-specificity": null
},
"ignoreFiles": [
"_*.scss",
"editor.css"
]
},
"scripts": {
"wp-env": "wp-env",
"start": "gulp",
"build": "gulp build",
"lint": "stylelint */*.scss"
}
}
# Copyright (C) 2022 CodeRockz
# This file is distributed under the same license as the Advance Cash On Delivery For WooCommerce plugin.
msgid ""
msgstr ""
"Project-Id-Version: Advance Cash On Delivery For WooCommerce 1.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/coderockz-wc-advance-cod-free\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2022-03-25T16:59:24+01:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.4.0\n"
"X-Domain: coderockz-wc-advance-cod-free\n"
#. Plugin Name of the plugin
msgid "Advance Cash On Delivery For WooCommerce"
msgstr ""
#. Plugin URI of the plugin
msgid "https://coderockz.com/downloads/woocommerce-advance-cash-on-delivery/"
msgstr ""
#. Description of the plugin
msgid "This is a short description of what the plugin does. It's displayed in the WordPress admin area."
msgstr ""
#. Author of the plugin
msgid "CodeRockz"
msgstr ""
#. Author URI of the plugin
msgid "https://coderockz.com"
msgstr ""
= 1.0.0 =
* WordPress 5.9 and PHP 8.0 ready
msgid ""
msgstr ""
"Project-Id-Version: agnoplay wordpress v1.0.2\n"
"Report-Msgid-Bugs-To: Translator Name <info@agnoplay.com>\n"
"POT-Creation-Date: 2021-08-04 11:36+0200\n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: Egeniq <info@agnoplay.com>\n"
"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Textdomain-Support: yesX-Generator: Poedit 1.6.4\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-KeywordsList: __;_e;esc_html_e;esc_html_x:1,2c;esc_html__;"
"esc_attr_e;esc_attr_x:1,2c;esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;"
"_x:1,2c;_n:1,2;_n_noop:1,2;__ngettext:1,2;__ngettext_noop:1,2;_c,"
"_nc:4c,1,2\n"
"X-Poedit-Basepath: ..\n"
"X-Generator: Poedit 2.3\n"
"X-Poedit-SearchPath-0: .\n"
#: agnoplay-wordpress.php:98 agnoplay-wordpress.php:99
#: agnoplay-wordpress.php:167
msgid "Agnoplay settings"
msgstr "Agnoplay instellingen"
#: agnoplay-wordpress.php:120
msgid "Videoplayer brand ID"
msgstr "Videospeler merk ID"
#: agnoplay-wordpress.php:128
msgid "Liveplayer brand ID"
msgstr "Livespeler merk ID"
#: agnoplay-wordpress.php:136
msgid "Audioplayer brand ID"
msgstr "Audiospeler merk ID"
#: agnoplay-wordpress.php:160
msgid ""
"Enter the brand ID of your players, including the equivalent license keys. "
"Please contact Agnoplay for the correct values"
msgstr ""
"Voer het merk ID van uw spelers in, inclusief de bijbehorende "
"licentiesleutels. Neem contact op met Agnoplay voor de correcte waarden"
{
"name": "mysearchplugin",
"version": "1.0.0",
"description": "this is search plugin",
"main": "index.js",
"scripts": {
"build": "wp-scripts build",
"start": "wp-scripts start",
"dev": "wp-scripts start",
"devFast": "wp-scripts start",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"@wordpress/scripts": "*"
}
}
Version 1.1 - February 18, 2022
-Change Tutorial link
-Fixed Bug related to Team configuration
-Change the tested up
Version 1.0 - December 30, 2021
\ No newline at end of file
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) with minor modifications,
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [1.0.0] - 8th Dec 2021
Initial plugin release.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment