language
stringlengths
0
24
filename
stringlengths
9
214
code
stringlengths
99
9.93M
JSON
wpscan/spec/fixtures/dynamic_finders/plugin_version/wp-vagrantize/composer_file/composer.json
{ "name" : "amekusa/wp-vagrantize", "authors" : [{ "name" : "amekusa", "email" : "[email protected]" } ], "version" : "1.2.0", "repositories" : [{ "type" : "vcs", "url" : "https://github.com/amekusa/ReWP.git" } ], "require" : { "php" : ">=5.3.3", "amekusa/ReWP" : "1.*", "mustangostang/spyc" : ">=0.5.1", "ifsnop/mysqldump-php" : "1.*", "codeless/ziparchiveex": "~1.0" }, "require-dev" : { "phpunit/phpunit" : "4.5.*" }, "autoload" : { "psr-4" : { "amekusa\\WPVagrantize\\" : "src/" }, "files" : [ "wp-vagrantize.php" ] }, "type" : "wordpress-plugin", "keywords" : [ "wordpress", "vagrant" ], "config" : { "vendor-dir" : "lib/composer" } }
Markdown
wpscan/spec/fixtures/dynamic_finders/plugin_version/wp-vbulletin-sso/change_log/CHANGELOG.md
### Changelog #### 1.3.5 * Fixed vBullettin config variable. _[Updated on February 26, 2019]_ #### 1.3.4 * Fixed username validation. _[Updated on February 15, 2019]_ #### 1.3.3 * Defect #6193: Plugin logged error message if secondary group isn't set: Register user action: Secondary group id '' not found in vbulletin groups. _[Updated on January 23, 2019]_ #### 1.3.2 * Support for Gutenberg Editor (available in WordPress 5). _[Updated on December 18, 2018]_ #### 1.3.1 Renamed the official plugin name to WP vBulltin SSO. #### 1.3.0 * Added a possibility to add Primary User Group: admin can specify category ID to synchronize newly registered users with this group(s). * Renamed the official plugin name to WordPress vBulltin SSO. #### 1.2.0 * Added Secondary User Groups feature: Admin can specify category ID to synchronize newly registered users with this group(s). * Fixed an issue during adding new user by Admin (via wp-admin). _[Updated on September 25, 2018]_ #### 1.1.2 * Fixed plugin version. _[Updated on March 02, 2018]_ #### 1.1.1 * Fixed an issue when user`s primary usergroup is "Users Awaiting Email Confirmation" after email confirmation via Admin Panel. _[Updated on March 02, 2018]_ #### 1.1.0 * Changed logger instance, added log section to a settings page. _[Updated on February 19, 2018]_ #### 1.0.4 * Fixed an error during profile update if user has an empty character in user name. _[Updated on January 12, 2017]_ #### 1.0.3 * Fixed an error during reset password. _[Updated on January 01, 2017]_ #### 1.0.2 * Added unique function names, defines, and classnames. * Changed the place of saving its files (outside of the plugins folder). * Vanished the Hardcode. _[Updated on June 07, 2017]_ #### 1.0.1 * Changed the plugin name. * Renamed function names, defines, and classnames. * Added sanitization, escape, and validation to plugin POST calls. _[Updated on May 29, 2017]_ #### 1.0.0 * First release. _[Released on May 18, 2017]_
Portable Object
wpscan/spec/fixtures/dynamic_finders/plugin_version/wp-version/translation_file/lang/wp-version-fr_FR.po
msgid "" msgstr "" "Project-Id-Version: Show Website Version V1.5.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-05-03 22:18+0900\n" "PO-Revision-Date: 2010-05-03 22:18+0900\n" "Last-Translator: Nicolas BONNIOT <[email protected]>\n" "Language-Team: Nicolas BONNIOT <[email protected]>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-KeywordsList: __;_e\n" "X-Poedit-Basepath: .\n" "X-Poedit-Language: French\n" "X-Poedit-Country: FRANCE\n" "X-Poedit-SearchPath-0: C:\\wamp\\www\\nicolasbonniot\\wp-content\\plugins\\wp-version\n" #: C:\wamp\www\nicolasbonniot\wp-content\plugins\wp-version/NicolasBONNIOT.php:26 msgid "Do you like this plugin?" msgstr "Vous aimez ce plug-in?" #: C:\wamp\www\nicolasbonniot\wp-content\plugins\wp-version/NicolasBONNIOT.php:39 #, php-format msgid "<a href=\"%s\">Rate it !</a>" msgstr "<a href=\"%s\">Notez-le !</a>" #: C:\wamp\www\nicolasbonniot\wp-content\plugins\wp-version/NicolasBONNIOT.php:42 #, php-format msgid "<a href=\"%s\">Visit its homepage</a>" msgstr "<a href=\"%s\">Visitez sa page</a>" #: C:\wamp\www\nicolasbonniot\wp-content\plugins\wp-version/NicolasBONNIOT.php:45 #, php-format msgid "<a href=\"%s\">Subscribe</a> the feed" msgstr "<a href=\"%s\">Souscrivez</a> au flux" #: C:\wamp\www\nicolasbonniot\wp-content\plugins\wp-version/NicolasBONNIOT.php:48 #, php-format msgid "<a href=\"%s\">Donate</a>!" msgstr "<a href=\"%s\">Faites une donation !</a>" #: C:\wamp\www\nicolasbonniot\wp-content\plugins\wp-version/NicolasBONNIOT.php:55 msgid "About the author" msgstr "A propos de l'auteur" #: C:\wamp\www\nicolasbonniot\wp-content\plugins\wp-version/NicolasBONNIOT.php:58 #, php-format msgid "<a href=\"%s\">My website</a> (and the <a href=\"%s\">blog</a> coming with it)" msgstr "<a href=\"%s\">Mon site</a> (et le <a href=\"%s\">blog</a> qui l'accompagne)" #: C:\wamp\www\nicolasbonniot\wp-content\plugins\wp-version/NicolasBONNIOT.php:61 #, php-format msgid "Subscribe via <a href=\"%s\">RSS</a> or <a href=\"%s\">email</a>" msgstr "Souscrivez via <a href=\"%s\">RSS</a> ou <a href=\"%s\">e-mail</a>" #: C:\wamp\www\nicolasbonniot\wp-content\plugins\wp-version/NicolasBONNIOT.php:64 #, php-format msgid "<a href=\"%s\">My others plugins</a>" msgstr "<a href=\"%s\">Mes autres plugins</a>" #: C:\wamp\www\nicolasbonniot\wp-content\plugins\wp-version/version-admin.php:4 msgid "Website version parameters" msgstr "Les paramètres de version du site" #: C:\wamp\www\nicolasbonniot\wp-content\plugins\wp-version/version-admin.php:15 msgid "<p>No website version parameters found. Please reinstall the plugin and </p><a href=\"mailto:[email protected]\" title=\"let me know your problems !\">let me know</a><p>problems you could encounter.</p>" msgstr "<p>Aucun paramètres de version par défaut du site. Veuillez réinstaller le plugin, si la situation persiste </p><a href=\"mailto:[email protected]\" title=\"Contactez-moi\">Contactez-moi</a>" #: C:\wamp\www\nicolasbonniot\wp-content\plugins\wp-version/version-admin.php:22 msgid "Current version : " msgstr "Version en production : " #: C:\wamp\www\nicolasbonniot\wp-content\plugins\wp-version/version-admin.php:32 msgid "General options" msgstr "Options générales" #: C:\wamp\www\nicolasbonniot\wp-content\plugins\wp-version/version-admin.php:38 msgid "What text to be displayed before the version number?" msgstr "Quel texte voulez-vous afficher avant la version (ex : \"Version \" X.X.X.X)" #: C:\wamp\www\nicolasbonniot\wp-content\plugins\wp-version/version-admin.php:44 msgid "HTML Code <b>BEFORE</b> the version display :" msgstr "Code HTML à ajouter <b>AVANT</b> l'affichage de la version : " #: C:\wamp\www\nicolasbonniot\wp-content\plugins\wp-version/version-admin.php:46 msgid "Note : please use <b>single quotes only</b>. Ex : style='float:right;'" msgstr "Note : veuillez n'utiliser que des <b>simples quotes</b>. Ex : style='float:right;'" #: C:\wamp\www\nicolasbonniot\wp-content\plugins\wp-version/version-admin.php:51 msgid "HTML Code <b>AFTER</b> the version display :" msgstr "Code HTML à ajouter <b>APRES</b> l'affichage de la version :" #: C:\wamp\www\nicolasbonniot\wp-content\plugins\wp-version/version-admin.php:53 msgid "Note : please be careful to safely close here all the HTML tags you may have open in the previous text box, to ensure the proper display of the version." msgstr "Note : veillez à bien fermer ici les balises HTML que vous pourriez avoir ouvertes dans la boîte de texte précédente, afin que la version s'affiche correctement" #: C:\wamp\www\nicolasbonniot\wp-content\plugins\wp-version/version-admin.php:62 #: C:\wamp\www\nicolasbonniot\wp-content\plugins\wp-version/version-admin.php:145 msgid "Save Changes" msgstr "Sauvegarder les modifications" #: C:\wamp\www\nicolasbonniot\wp-content\plugins\wp-version/version-admin.php:69 msgid "Version update" msgstr "Mise à jour de la version" #: C:\wamp\www\nicolasbonniot\wp-content\plugins\wp-version/version-admin.php:74 msgid "Here you can modify the website current version. You have 2 choices, using <b>the manual</b> or <b>the incremental method</b>." msgstr "Vous pouvez modifier ici la version courante du site. Vous avez 2 options pour le faire :<b> la méthode manuelle</b> ou <b>la méthode incrémentale</b>." #: C:\wamp\www\nicolasbonniot\wp-content\plugins\wp-version/version-admin.php:77 #, fuzzy msgid "<em>Note : The last one is quicker and handy when you just want increment one number for day-to-day releases.</em>" msgstr " <em>Note : la 2ème méthode est plus rapide et plus pratique lorsque vous souhaitez juste incrémenter un nombre de version rapidement, dans des livraisons de tous les jours.</em>" #: C:\wamp\www\nicolasbonniot\wp-content\plugins\wp-version/version-admin.php:81 msgid "Show version with " msgstr "Montrer la version avec" #: C:\wamp\www\nicolasbonniot\wp-content\plugins\wp-version/version-admin.php:86 msgid "numbers." msgstr "nombres." #: C:\wamp\www\nicolasbonniot\wp-content\plugins\wp-version/version-admin.php:99 msgid "Inferior numbers reset when a number is changing." msgstr "Remise à 0 des nombres inférieurs si un numéro change." #: C:\wamp\www\nicolasbonniot\wp-content\plugins\wp-version/version-admin.php:104 msgid "Manual method" msgstr "Méthode manuelle" #: C:\wamp\www\nicolasbonniot\wp-content\plugins\wp-version/version-admin.php:118 msgid "Incremental method" msgstr "Méthode incrémentale" #: C:\wamp\www\nicolasbonniot\wp-content\plugins\wp-version/version-admin.php:128 msgid "Major version increment" msgstr "Incrémentation version majeure" #: C:\wamp\www\nicolasbonniot\wp-content\plugins\wp-version/version-admin.php:131 msgid "Minor version increment" msgstr "Incrémentation version mineure" #: C:\wamp\www\nicolasbonniot\wp-content\plugins\wp-version/version-admin.php:134 msgid "Revision version increment" msgstr "Incrémentation révision de version" #: C:\wamp\www\nicolasbonniot\wp-content\plugins\wp-version/version-admin.php:137 msgid "Build version increment" msgstr "Incrémentation build de version" #: C:\wamp\www\nicolasbonniot\wp-content\plugins\wp-version/version-admin.php:153 msgid "This plug-in is optimised for Mozilla Firefox." msgstr "Ce plug-in est optimisé pour Mozilla Firefox" #: C:\wamp\www\nicolasbonniot\wp-content\plugins\wp-version/version-admin.php:154 msgid "I'm learning php and Wordpress developpement, which could mean some troubles, errors... Please <a href=\"mailto:[email protected]\">let me know</a>, so it could become better ! In the same time, if you have any idea, suggestion, or remark to do on this plug-in, I'm more than interested <a href=\"mailto:[email protected]\">to hear them</a>." msgstr "J'apprends le php et le développement autour de Wordpress, ce qui signifie que ce plug-in n'est pas exempt d'erreurs... Merci de <a href=\"mailto:[email protected]\">me faire savoir</a> si vous en rencontrez une ou deux au détour de votre chemin...:). Par ailleurs, si vous avez des idées, suggestions, ou remarques sur ce plug-in, je suis plus qu'intéressé <a href=\"mailto:[email protected]\">pour les lire</a> !" #: C:\wamp\www\nicolasbonniot\wp-content\plugins\wp-version/wp-version.php:41 msgid "SWV 0ptions" msgstr "Options SWV" #~ msgid "Version " #~ msgstr "Version" #~ msgid "Version display" #~ msgstr "Affichage de la version" #~ msgid "Here you can modify the website current version." #~ msgstr "Vous pouvez ici modifier la version courante du site."
JavaScript
wpscan/spec/fixtures/dynamic_finders/plugin_version/wp-vimeoplayer/javascript_var/js/jquery.mb.vimeo_player.min.js
/*jquery.mb.vimeo_player 20-01-2018 _ jquery.mb.components _ email: [email protected] _ Copyright (c) 2001-2018. Matteo Bicocchi (Pupunzi); _ blog: http://pupunzi.open-lab.com _ Open Lab s.r.l., Florence - Italy */ function isTouchSupported(){var a=nAgt.msMaxTouchPoints,b="ontouchstart"in document.createElement("div");return!(!a&&!b)}function isTouchSupported(){var a=nAgt.msMaxTouchPoints,b="ontouchstart"in document.createElement("div");return!(!a&&!b)}var get_vimeo_videoID=function(a){var b;return b=a.indexOf("vimeo.com")>0?a.substr(a.lastIndexOf("/")+1,a.length):a.length>15?null:a};!function($){jQuery.vimeo_player={name:"jquery.mb.vimeo_player",author:"Matteo Bicocchi (pupunzi)",version:"1.1.6",build:"487",defaults:{containment:"body",ratio:16/9,videoURL:null,startAt:0,stopAt:0,autoPlay:!0,fadeTime:1e3,vol:5,addRaster:!1,opacity:1,mute:!0,loop:!0,showControls:!0,show_vimeo_logo:!0,stopMovieOnBlur:!0,realfullscreen:!0,mobileFallbackImage:null,gaTrack:!1,optimizeDisplay:!0,mask:!1,align:"center,center",onReady:function(a){}},controls:{play:"P",pause:"p",mute:"M",unmute:"A",fullscreen:"O",showSite:"R",logo:"V"},buildPlayer:function(options){var isIframe=function(){var a=!1;try{self.location.href!=top.location.href&&(a=!0)}catch(b){a=!0}return a},script=document.createElement("script");return script.src="//player.vimeo.com/api/player.js",script.onload=function(){jQuery(document).trigger("vimeo_api_loaded")},document.head.appendChild(script),this.each(function(){var vimeo_player=this,$vimeo_player=jQuery(vimeo_player);vimeo_player.loop=0,vimeo_player.opt={},vimeo_player.state={},vimeo_player.id=vimeo_player.id||"YTP_"+(new Date).getTime(),$vimeo_player.addClass("vimeo_player");var property=$vimeo_player.data("property")&&"string"==typeof $vimeo_player.data("property")?eval("("+$vimeo_player.data("property")+")"):$vimeo_player.data("property");if(jQuery.extend(vimeo_player.opt,jQuery.vimeo_player.defaults,options,property),vimeo_player.opt.ratio="auto"==vimeo_player.opt.ratio?16/9:vimeo_player.opt.ratio,eval(vimeo_player.opt.loop)&&(vimeo_player.opt.loop=9999),vimeo_player.isRetina=window.retina||window.devicePixelRatio>1,vimeo_player.canGoFullScreen=!(jQuery.browser.msie||jQuery.browser.opera||isIframe()),vimeo_player.canGoFullScreen||(vimeo_player.opt.realfullscreen=!1),vimeo_player.isAlone=!1,vimeo_player.hasFocus=!0,vimeo_player.videoID=this.opt.videoURL?get_vimeo_videoID(this.opt.videoURL):!!$vimeo_player.attr("href")&&get_vimeo_videoID($vimeo_player.attr("href")),vimeo_player.isSelf="self"==vimeo_player.opt.containment,vimeo_player.opt.containment="self"==vimeo_player.opt.containment?jQuery(this):jQuery(vimeo_player.opt.containment),vimeo_player.opt.vol=vimeo_player.opt.vol/10,vimeo_player.isBackground=vimeo_player.opt.containment.is("body"),!vimeo_player.isBackground||!vimeo_player.backgroundIsInited){vimeo_player.canPlayOnMobile=vimeo_player.isSelf&&0===jQuery(this).children().length,vimeo_player.isSelf||$vimeo_player.hide();var overlay=jQuery("<div/>").css({position:"absolute",top:0,left:0,width:"100%",height:"100%"}).addClass("vimeo_player_overlay");vimeo_player.isSelf&&overlay.on("click",function(){$vimeo_player.togglePlay()});var playerID="vimeo_player_"+vimeo_player.id,wrapper=jQuery("<div/>").addClass("vimeo_player_wrapper").attr("id","vimeo_player_wrapper_"+playerID);if(wrapper.css({position:"absolute",zIndex:0,minWidth:"100%",minHeight:"100%",left:0,top:0,overflow:"hidden",opacity:0}),vimeo_player.playerBox=jQuery("<iframe/>").attr("id",playerID).addClass("playerBox"),vimeo_player.playerBox.css({position:"absolute",zIndex:0,frameBorder:0,overflow:"hidden",left:0}).attr({src:"//player.vimeo.com/video/"+vimeo_player.videoID+"?background=1"}),vimeo_player.opt.containment.prepend(wrapper),jQuery.browser.mobile&&!vimeo_player.canPlayOnMobile)return vimeo_player.opt.mobileFallbackImage&&wrapper.css({backgroundImage:"url("+vimeo_player.opt.mobileFallbackImage+")",backgroundPosition:"center center",backgroundSize:"cover",backgroundRepeat:"no-repeat",opacity:1}),setTimeout(function(){var a=jQuery.Event("VPFallback");$vimeo_player.trigger(a)},1e3),$vimeo_player.hide(),$vimeo_player;wrapper.append(vimeo_player.playerBox),vimeo_player.opt.containment.children().not("script, style").each(function(){"static"==jQuery(this).css("position")&&jQuery(this).css("position","relative")}),vimeo_player.isBackground?(jQuery("body").css({boxSizing:"border-box"}),wrapper.css({position:"fixed",top:0,left:0,zIndex:0})):"static"==vimeo_player.opt.containment.css("position")&&vimeo_player.opt.containment.css({position:"relative"}),vimeo_player.videoWrapper=wrapper,jQuery.browser.mobile||(vimeo_player.playerBox.after(overlay),vimeo_player.overlay=overlay),vimeo_player.isBackground||overlay.on("mouseenter",function(){vimeo_player.controlBar&&vimeo_player.controlBar.length&&vimeo_player.controlBar.addClass("visible")}).on("mouseleave",function(){vimeo_player.controlBar&&vimeo_player.controlBar.length&&vimeo_player.controlBar.removeClass("visible")}),jQuery(document).on("vimeo_api_loaded",function(){vimeo_player.player=new Vimeo.Player(playerID,options),vimeo_player.player.ready().then(function(){function start(){vimeo_player.isReady=!0,vimeo_player.opt.mute&&setTimeout(function(){$vimeo_player.v_mute()},1),vimeo_player.opt.showControls&&jQuery.vimeo_player.buildControls(vimeo_player),vimeo_player.opt.autoPlay?setTimeout(function(){$vimeo_player.v_play(),VEvent=jQuery.Event("VPStart"),$vimeo_player.trigger(VEvent),$vimeo_player.v_optimize_display()},vimeo_player.opt.fadeTime):$vimeo_player.v_pause(),VEvent=jQuery.Event("VPReady"),VEvent.opt=vimeo_player.opt,$vimeo_player.trigger(VEvent),"function"==typeof vimeo_player.opt.onReady&&vimeo_player.opt.onReady(vimeo_player),$vimeo_player.v_optimize_display()}var VEvent;vimeo_player.opt.startAt?(vimeo_player.player.play().then(function(){vimeo_player.player.pause()}),$vimeo_player.v_seekTo(vimeo_player.opt.startAt,function(){start()})):start(),jQuery(window).off("resize.vimeo_player_"+vimeo_player.id).on("resize.vimeo_player_"+vimeo_player.id,function(){clearTimeout(vimeo_player.optimizeD),vimeo_player.optimizeD=setTimeout(function(){$vimeo_player.v_optimize_display()},150)}),vimeo_player.player.on("progress",function(a){VEvent=jQuery.Event("VPProgress"),VEvent.data=a,$vimeo_player.trigger(VEvent)}),vimeo_player.player.on("error",function(a){vimeo_player.state=-1,VEvent=jQuery.Event("VPError"),VEvent.error=a,$vimeo_player.trigger(VEvent)}),vimeo_player.player.on("play",function(data){if(vimeo_player.state=1,$vimeo_player.trigger("change_state"),vimeo_player.controlBar&&vimeo_player.controlBar.length&&vimeo_player.controlBar.find(".vimeo_player_pause").html(jQuery.vimeo_player.controls.pause),"undefined"!=typeof _gaq&&eval(vimeo_player.opt.gaTrack)&&_gaq.push(["_trackEvent","vimeo_player","Play",vimeo_player.videoID]),"undefined"!=typeof ga&&eval(vimeo_player.opt.gaTrack)&&ga("send","event","vimeo_player","play",vimeo_player.videoID),VEvent=jQuery.Event("VPPlay"),VEvent.error=data,$vimeo_player.trigger(VEvent),vimeo_player.opt.addRaster){var classN="dot"==vimeo_player.opt.addRaster?"raster-dot":"raster";vimeo_player.overlay.addClass(vimeo_player.isRetina?classN+" retina":classN)}else vimeo_player.overlay.removeClass(function(a,b){var c=b.split(" "),d=[];return jQuery.each(c,function(a,b){/raster.*/.test(b)&&d.push(b)}),d.push("retina"),d.join(" ")})}),vimeo_player.player.on("pause",function(a){vimeo_player.state=2,$vimeo_player.trigger("change_state"),vimeo_player.controlBar&&vimeo_player.controlBar.length&&vimeo_player.controlBar.find(".vimeo_player_pause").html(jQuery.vimeo_player.controls.play),VEvent=jQuery.Event("VPPause"),VEvent.time=a,$vimeo_player.trigger(VEvent)}),vimeo_player.player.on("seeked",function(a){vimeo_player.state=3,$vimeo_player.trigger("change_state")}),vimeo_player.player.on("ended",function(a){vimeo_player.state=0,$vimeo_player.trigger("change_state"),VEvent=jQuery.Event("VPEnd"),VEvent.time=a,$vimeo_player.trigger(VEvent)}),vimeo_player.player.on("timeupdate",function(a){if(vimeo_player.duration=a.duration,vimeo_player.percent=a.percent,vimeo_player.seconds=a.seconds,vimeo_player.state=1,vimeo_player.player.getPaused().then(function(a){a&&(vimeo_player.state=2)}),vimeo_player.opt.stopMovieOnBlur&&(document.hasFocus()||1==vimeo_player.state&&(vimeo_player.hasFocus=!1,$vimeo_player.v_pause(),vimeo_player.document_focus=setInterval(function(){document.hasFocus()&&!vimeo_player.hasFocus&&(vimeo_player.hasFocus=!0,$vimeo_player.v_play(),clearInterval(vimeo_player.document_focus))},300))),vimeo_player.opt.showControls){var b=jQuery("#controlBar_"+vimeo_player.id),c=b.find(".vimeo_player_pogress"),d=b.find(".vimeo_player_loaded"),e=b.find(".vimeo_player_seek_bar"),f=c.outerWidth(),g=Math.floor(a.seconds),h=Math.floor(a.duration),i=g*f/h,j=0,k=100*a.percent;d.css({left:j,width:k+"%"}),e.css({left:0,width:i}),a.duration?vimeo_player.controlBar.find(".vimeo_player_time").html(jQuery.vimeo_player.formatTime(a.seconds)+" / "+jQuery.vimeo_player.formatTime(a.duration)):vimeo_player.controlBar.find(".vimeo_player_time").html("-- : -- / -- : --")}vimeo_player.opt.stopAt=vimeo_player.opt.stopAt>a.duration?a.duration-.5:vimeo_player.opt.stopAt;var l=vimeo_player.opt.stopAt||a.duration-.5;a.seconds>=l&&(vimeo_player.loop=vimeo_player.loop||0,vimeo_player.opt.loop&&vimeo_player.loop<vimeo_player.opt.loop?($vimeo_player.v_seekTo(vimeo_player.opt.startAt),vimeo_player.loop++):($vimeo_player.v_pause(),vimeo_player.state=0,$vimeo_player.trigger("change_state"))),VEvent=jQuery.Event("VPTime"),VEvent.time=a.seconds,$vimeo_player.trigger(VEvent)})}),$vimeo_player.on("change_state",function(){0==vimeo_player.state&&vimeo_player.videoWrapper.fadeOut(vimeo_player.opt.fadeTime,function(){$vimeo_player.v_seekTo(0)})})})}})},formatTime:function(a){var b=Math.floor(a/60),c=Math.floor(a-60*b);return(b<=9?"0"+b:b)+" : "+(c<=9?"0"+c:c)},play:function(){var a=this.get(0);if(!a.isReady)return this;a.player.play(),setTimeout(function(){a.videoWrapper.fadeTo(a.opt.fadeTime,a.opt.opacity)},1e3);var b=jQuery("#controlBar_"+a.id);if(b.length){var c=b.find(".mb_YTPPvimeo_player_playpause");c.html(jQuery.vimeo_player.controls.pause)}return a.state=1,jQuery(a).css("background-image","none"),this},togglePlay:function(a){var b=this.get(0);return 1==b.state?this.v_pause():this.v_play(),"function"==typeof a&&a(b.state),this},pause:function(){var a=this.get(0);return a.player.pause(),a.state=2,this},seekTo:function(a,b){var c=this.get(0),d=c.opt.stopAt&&a>=c.opt.stopAt?c.opt.stopAt-.5:a;return c.player.setCurrentTime(d).then(function(a){"function"==typeof b&&b(a)}),this},setVolume:function(a){var b=this.get(0);return b.isMute=!1,b.opt.vol=a||b.opt.vol,b.player.setVolume(b.opt.vol),b.volumeBar&&b.volumeBar.length&&b.volumeBar.updateSliderVal(100*a),this},toggleVolume:function(){var a=this.get(0);if(a)return a.isMute?(jQuery(a).v_unmute(),!0):(jQuery(a).v_mute(),!1)},mute:function(){var a=this.get(0);if(!a.isMute){a.isMute=!0,a.player.setVolume(0),a.volumeBar&&a.volumeBar.length&&a.volumeBar.width()>10&&a.volumeBar.updateSliderVal(0);var b=jQuery("#controlBar_"+a.id),c=b.find(".vimeo_player_muteUnmute");return c.html(jQuery.vimeo_player.controls.unmute),jQuery(a).addClass("isMuted"),a.volumeBar&&a.volumeBar.length&&a.volumeBar.addClass("muted"),this}},unmute:function(){var a=this.get(0);if(a.isMute){a.isMute=!1,jQuery(a).v_set_volume(a.opt.vol),a.volumeBar&&a.volumeBar.length&&a.volumeBar.updateSliderVal(a.opt.vol>.1?a.opt.vol:.1);var b=jQuery("#controlBar_"+a.id),c=b.find(".vimeo_player_muteUnmute");return c.html(jQuery.vimeo_player.controls.mute),jQuery(a).removeClass("isMuted"),a.volumeBar&&a.volumeBar.length&&a.volumeBar.removeClass("muted"),this}},changeMovie:function(a){var b=this,c=b.get(0);c.opt.startAt=0,c.opt.stopAt=0,c.opt.mask=!1,c.opt.mute=!0,c.hasData=!1,c.hasChanged=!0,c.player.loopTime=void 0,a&&jQuery.extend(c.opt,a),"true"==c.opt.loop&&(c.opt.loop=9999),c.player.loadVideo(a.videoURL).then(function(a){b.v_optimize_display(),jQuery(c).v_play(),c.opt.startAt&&b.v_seekTo(c.opt.startAt)})},buildControls:function(vimeo_player){var data=vimeo_player.opt;if(!jQuery("#controlBar_"+vimeo_player.id).length){vimeo_player.controlBar=jQuery("<span/>").attr("id","controlBar_"+vimeo_player.id).addClass("vimeo_player_bar").css({whiteSpace:"noWrap",position:vimeo_player.isBackground?"fixed":"absolute",zIndex:vimeo_player.isBackground?1e4:1e3});var buttonBar=jQuery("<div/>").addClass("buttonBar"),playpause=jQuery("<span>"+jQuery.vimeo_player.controls.play+"</span>").addClass("vimeo_player_pause vimeo_icon").click(function(){1==vimeo_player.state?jQuery(vimeo_player).v_pause():jQuery(vimeo_player).v_play()}),MuteUnmute=jQuery("<span>"+jQuery.vimeo_player.controls.mute+"</span>").addClass("vimeo_player_muteUnmute vimeo_icon").click(function(){vimeo_player.isMute?jQuery(vimeo_player).v_unmute():jQuery(vimeo_player).v_mute()}),volumeBar=jQuery("<div/>").addClass("vimeo_player_volume_bar").css({display:"inline-block"});vimeo_player.volumeBar=volumeBar;var idx=jQuery("<span/>").addClass("vimeo_player_time"),vURL="https://vimeo.com/"+vimeo_player.videoID,movieUrl=jQuery("<span/>").html(jQuery.vimeo_player.controls.logo).addClass("vimeo_url vimeo_icon").attr("title","view on Vimeo").on("click",function(){window.open(vURL,"viewOnVimeo")}),fullscreen=jQuery("<span/>").html(jQuery.vimeo_player.controls.fullscreen).addClass("vimeo_fullscreen vimeo_icon").on("click",function(){jQuery(vimeo_player).v_fullscreen(data.realfullscreen)}),progressBar=jQuery("<div/>").addClass("vimeo_player_pogress").css("position","absolute").click(function(a){timeBar.css({width:a.clientX-timeBar.offset().left}),vimeo_player.timeW=a.clientX-timeBar.offset().left,vimeo_player.controlBar.find(".vimeo_player_loaded").css({width:0});var b=Math.floor(vimeo_player.duration);vimeo_player.goto=timeBar.outerWidth()*b/progressBar.outerWidth(),jQuery(vimeo_player).v_seekTo(parseFloat(vimeo_player.goto)),vimeo_player.controlBar.find(".vimeo_player_loaded").css({width:0})}),loadedBar=jQuery("<div/>").addClass("vimeo_player_loaded").css("position","absolute"),timeBar=jQuery("<div/>").addClass("vimeo_player_seek_bar").css("position","absolute");progressBar.append(loadedBar).append(timeBar),buttonBar.append(playpause).append(MuteUnmute).append(volumeBar).append(idx),data.show_vimeo_logo&&buttonBar.append(movieUrl),(vimeo_player.isBackground||eval(vimeo_player.opt.realfullscreen)&&!vimeo_player.isBackground)&&buttonBar.append(fullscreen),vimeo_player.controlBar.append(buttonBar).append(progressBar),vimeo_player.isBackground?jQuery("body").after(vimeo_player.controlBar):vimeo_player.videoWrapper.before(vimeo_player.controlBar),volumeBar.simpleSlider({initialval:vimeo_player.opt.vol,scale:100,orientation:"h",callback:function(a){0==a.value?jQuery(vimeo_player).v_mute():jQuery(vimeo_player).v_unmute(),vimeo_player.player.setVolume(a.value/100),vimeo_player.isMute||(vimeo_player.opt.vol=a.value)}})}},optimizeVimeoDisplay:function(align){var vimeo_player=this.get(0),vid={};vimeo_player.opt.align=align||vimeo_player.opt.align,vimeo_player.opt.align="undefined "!=typeof vimeo_player.opt.align?vimeo_player.opt.align:"center,center";var VimeoAlign=vimeo_player.opt.align.split(",");if(vimeo_player.opt.optimizeDisplay){var win={},el=vimeo_player.videoWrapper,abundance=vimeo_player.isPlayer?0:.15*el.outerHeight();win.width=el.outerWidth()+abundance,win.height=el.outerHeight()+abundance,vimeo_player.opt.ratio=eval(vimeo_player.opt.ratio),vid.width=win.width,vid.height=Math.ceil(vid.width/vimeo_player.opt.ratio),vid.marginTop=Math.ceil(-((vid.height-win.height)/2)),vid.marginLeft=0,vimeo_player.playerBox.css({top:0,opacity:0,width:100,height:Math.ceil(100/vimeo_player.opt.ratio),marginTop:0,marginLeft:0,frameBorder:0});var lowest=vid.height<win.height;lowest&&(vid.height=win.height,vid.width=Math.ceil(vid.height*vimeo_player.opt.ratio),vid.marginTop=0,vid.marginLeft=Math.ceil(-((vid.width-win.width)/2)));for(var a in VimeoAlign)if(VimeoAlign.hasOwnProperty(a)){var al=VimeoAlign[a].replace(/ /g,"");switch(al){case"top":vid.marginTop=lowest?-((vid.height-win.height)/2):0;break;case"bottom":vid.marginTop=lowest?0:-(vid.height-win.height);break;case"left":vid.marginLeft=0;break;case"right":vid.marginLeft=lowest?-(vid.width-win.width):0;break;default:vid.width>win.width&&(vid.marginLeft=-((vid.width-win.width)/2))}}}else vid.width="100%",vid.height="100%",vid.marginTop=0,vid.marginLeft=0;setTimeout(function(){vimeo_player.playerBox.css({opacity:1,width:vid.width,height:vid.height,marginTop:vid.marginTop,marginLeft:vid.marginLeft,maxWidth:"initial"})},10)},setAlign:function(a){var b=this;b.v_optimize_display(a)},getAlign:function(){var a=this.get(0);return a.opt.align},fullscreen:function(real){function hideMouse(){vimeo_player.overlay.css({cursor:"none"})}function RunPrefixMethod(a,b){for(var c,d,e=["webkit","moz","ms","o",""],f=0;f<e.length&&!a[c];){if(c=b,""==e[f]&&(c=c.substr(0,1).toLowerCase()+c.substr(1)),c=e[f]+c,d=typeof a[c],"undefined"!=d)return e=[e[f]],"function"==d?a[c]():a[c];f++}}function launchFullscreen(a){RunPrefixMethod(a,"RequestFullScreen")}function cancelFullscreen(){(RunPrefixMethod(document,"FullScreen")||RunPrefixMethod(document,"IsFullScreen"))&&RunPrefixMethod(document,"CancelFullScreen")}var vimeo_player=this.get(0),$vimeo_player=jQuery(vimeo_player),VEvent;"undefined"==typeof real&&(real=vimeo_player.opt.realfullscreen),real=eval(real);var controls=jQuery("#controlBar_"+vimeo_player.id),fullScreenBtn=controls.find(".vimeo_fullscreen"),videoWrapper=vimeo_player.isSelf?vimeo_player.opt.containment:vimeo_player.videoWrapper;if(real){var fullscreenchange=jQuery.browser.mozilla?"mozfullscreenchange":jQuery.browser.webkit?"webkitfullscreenchange":"fullscreenchange";jQuery(document).off(fullscreenchange).on(fullscreenchange,function(){var a=RunPrefixMethod(document,"IsFullScreen")||RunPrefixMethod(document,"FullScreen");a?(VEvent=jQuery.Event("VPFullScreenStart"),$vimeo_player.trigger(VEvent)):(vimeo_player.isAlone=!1,fullScreenBtn.html(jQuery.vimeo_player.controls.fullscreen),videoWrapper.removeClass("vimeo_player_Fullscreen"),videoWrapper.fadeTo(vimeo_player.opt.fadeTime,vimeo_player.opt.opacity),videoWrapper.css({zIndex:0}),vimeo_player.isBackground?jQuery("body").after(controls):vimeo_player.videoWrapper.before(controls),jQuery(window).resize(),VEvent=jQuery.Event("VPFullScreenEnd"),$vimeo_player.trigger(VEvent))})}return vimeo_player.isAlone?(jQuery(document).off("mousemove.vimeo_player"),clearTimeout(vimeo_player.hideCursor),vimeo_player.overlay.css({cursor:"auto"}),real?cancelFullscreen():videoWrapper.fadeTo(vimeo_player.opt.fadeTime,vimeo_player.opt.opacity).css({zIndex:0}),fullScreenBtn.html(jQuery.vimeo_player.controls.fullscreen),vimeo_player.isAlone=!1):(jQuery(document).on("mousemove.vimeo_player",function(a){vimeo_player.overlay.css({cursor:"auto"}),clearTimeout(vimeo_player.hideCursor),jQuery(a.target).parents().is(".vimeo_player_bar")||(vimeo_player.hideCursor=setTimeout(hideMouse,3e3))}),hideMouse(),real?(videoWrapper.css({opacity:0}),videoWrapper.addClass("vimeo_player_Fullscreen"),launchFullscreen(videoWrapper.get(0)),setTimeout(function(){videoWrapper.fadeTo(vimeo_player.opt.fadeTime,1),vimeo_player.videoWrapper.append(controls),jQuery(vimeo_player).v_optimize_display()},500)):videoWrapper.css({zIndex:1e4}).fadeTo(vimeo_player.opt.fadeTime,1),fullScreenBtn.html(jQuery.vimeo_player.controls.showSite),vimeo_player.isAlone=!0),this}},jQuery.fn.vimeo_player=jQuery.vimeo_player.buildPlayer,jQuery.fn.v_play=jQuery.vimeo_player.play,jQuery.fn.v_toggle_play=jQuery.vimeo_player.togglePlay,jQuery.fn.v_change_movie=jQuery.vimeo_player.changeMovie,jQuery.fn.v_pause=jQuery.vimeo_player.pause,jQuery.fn.v_seekTo=jQuery.vimeo_player.seekTo,jQuery.fn.v_optimize_display=jQuery.vimeo_player.optimizeVimeoDisplay,jQuery.fn.v_set_align=jQuery.vimeo_player.setAlign,jQuery.fn.v_get_align=jQuery.vimeo_player.getAlign,jQuery.fn.v_fullscreen=jQuery.vimeo_player.fullscreen,jQuery.fn.v_mute=jQuery.vimeo_player.mute,jQuery.fn.v_unmute=jQuery.vimeo_player.unmute,jQuery.fn.v_set_volume=jQuery.vimeo_player.setVolume,jQuery.fn.v_toggle_volume=jQuery.vimeo_player.toggleVolume}(jQuery);var nAgt=navigator.userAgent;jQuery.browser=jQuery.browser||{},jQuery.browser.mozilla=!1,jQuery.browser.webkit=!1,jQuery.browser.opera=!1,jQuery.browser.safari=!1,jQuery.browser.chrome=!1,jQuery.browser.androidStock=!1,jQuery.browser.msie=!1,jQuery.browser.edge=!1,jQuery.browser.ua=nAgt;var getOS=function(){var a={version:"Unknown version",name:"Unknown OS"};return-1!=navigator.appVersion.indexOf("Win")&&(a.name="Windows"),-1!=navigator.appVersion.indexOf("Mac")&&0>navigator.appVersion.indexOf("Mobile")&&(a.name="Mac"),-1!=navigator.appVersion.indexOf("Linux")&&(a.name="Linux"),/Mac OS X/.test(nAgt)&&!/Mobile/.test(nAgt)&&(a.version=/Mac OS X (10[\.\_\d]+)/.exec(nAgt)[1],a.version=a.version.replace(/_/g,".").substring(0,5)),/Windows/.test(nAgt)&&(a.version="Unknown.Unknown"),/Windows NT 5.1/.test(nAgt)&&(a.version="5.1"),/Windows NT 6.0/.test(nAgt)&&(a.version="6.0"),/Windows NT 6.1/.test(nAgt)&&(a.version="6.1"),/Windows NT 6.2/.test(nAgt)&&(a.version="6.2"),/Windows NT 10.0/.test(nAgt)&&(a.version="10.0"),/Linux/.test(nAgt)&&/Linux/.test(nAgt)&&(a.version="Unknown.Unknown"),a.name=a.name.toLowerCase(),a.major_version="Unknown",a.minor_version="Unknown","Unknown.Unknown"!=a.version&&(a.major_version=parseFloat(a.version.split(".")[0]),a.minor_version=parseFloat(a.version.split(".")[1])),a};jQuery.browser.os=getOS(),jQuery.browser.hasTouch=isTouchSupported(),jQuery.browser.name=navigator.appName,jQuery.browser.fullVersion=""+parseFloat(navigator.appVersion),jQuery.browser.majorVersion=parseInt(navigator.appVersion,10);var nameOffset,verOffset,ix;if(-1!=(verOffset=nAgt.indexOf("Opera")))jQuery.browser.opera=!0,jQuery.browser.name="Opera",jQuery.browser.fullVersion=nAgt.substring(verOffset+6),-1!=(verOffset=nAgt.indexOf("Version"))&&(jQuery.browser.fullVersion=nAgt.substring(verOffset+8));else if(-1!=(verOffset=nAgt.indexOf("OPR")))jQuery.browser.opera=!0,jQuery.browser.name="Opera",jQuery.browser.fullVersion=nAgt.substring(verOffset+4);else if(-1!=(verOffset=nAgt.indexOf("MSIE")))jQuery.browser.msie=!0,jQuery.browser.name="Microsoft Internet Explorer",jQuery.browser.fullVersion=nAgt.substring(verOffset+5);else if(-1!=nAgt.indexOf("Trident")){jQuery.browser.msie=!0,jQuery.browser.name="Microsoft Internet Explorer";var start=nAgt.indexOf("rv:")+3,end=start+4;jQuery.browser.fullVersion=nAgt.substring(start,end)}else-1!=(verOffset=nAgt.indexOf("Edge"))?(jQuery.browser.edge=!0,jQuery.browser.name="Microsoft Edge",jQuery.browser.fullVersion=nAgt.substring(verOffset+5)):-1!=(verOffset=nAgt.indexOf("Chrome"))?(jQuery.browser.webkit=!0,jQuery.browser.chrome=!0,jQuery.browser.name="Chrome",jQuery.browser.fullVersion=nAgt.substring(verOffset+7)):-1<nAgt.indexOf("mozilla/5.0")&&-1<nAgt.indexOf("android ")&&-1<nAgt.indexOf("applewebkit")&&!(-1<nAgt.indexOf("chrome"))?(verOffset=nAgt.indexOf("Chrome"),jQuery.browser.webkit=!0,jQuery.browser.androidStock=!0,jQuery.browser.name="androidStock",jQuery.browser.fullVersion=nAgt.substring(verOffset+7)):-1!=(verOffset=nAgt.indexOf("Safari"))?(jQuery.browser.webkit=!0,jQuery.browser.safari=!0,jQuery.browser.name="Safari",jQuery.browser.fullVersion=nAgt.substring(verOffset+7),-1!=(verOffset=nAgt.indexOf("Version"))&&(jQuery.browser.fullVersion=nAgt.substring(verOffset+8))):-1!=(verOffset=nAgt.indexOf("AppleWebkit"))?(jQuery.browser.webkit=!0,jQuery.browser.safari=!0,jQuery.browser.name="Safari",jQuery.browser.fullVersion=nAgt.substring(verOffset+7),-1!=(verOffset=nAgt.indexOf("Version"))&&(jQuery.browser.fullVersion=nAgt.substring(verOffset+8))):-1!=(verOffset=nAgt.indexOf("Firefox"))?(jQuery.browser.mozilla=!0,jQuery.browser.name="Firefox",jQuery.browser.fullVersion=nAgt.substring(verOffset+8)):(nameOffset=nAgt.lastIndexOf(" ")+1)<(verOffset=nAgt.lastIndexOf("/"))&&(jQuery.browser.name=nAgt.substring(nameOffset,verOffset),jQuery.browser.fullVersion=nAgt.substring(verOffset+1),jQuery.browser.name.toLowerCase()==jQuery.browser.name.toUpperCase()&&(jQuery.browser.name=navigator.appName));-1!=(ix=jQuery.browser.fullVersion.indexOf(";"))&&(jQuery.browser.fullVersion=jQuery.browser.fullVersion.substring(0,ix)),-1!=(ix=jQuery.browser.fullVersion.indexOf(" "))&&(jQuery.browser.fullVersion=jQuery.browser.fullVersion.substring(0,ix)),jQuery.browser.majorVersion=parseInt(""+jQuery.browser.fullVersion,10),isNaN(jQuery.browser.majorVersion)&&(jQuery.browser.fullVersion=""+parseFloat(navigator.appVersion),jQuery.browser.majorVersion=parseInt(navigator.appVersion,10)),jQuery.browser.version=jQuery.browser.majorVersion,jQuery.browser.android=/Android/i.test(nAgt),jQuery.browser.blackberry=/BlackBerry|BB|PlayBook/i.test(nAgt),jQuery.browser.ios=/iPhone|iPad|iPod|webOS/i.test(nAgt),jQuery.browser.operaMobile=/Opera Mini/i.test(nAgt),jQuery.browser.windowsMobile=/IEMobile|Windows Phone/i.test(nAgt),jQuery.browser.kindle=/Kindle|Silk/i.test(nAgt),jQuery.browser.mobile=jQuery.browser.android||jQuery.browser.blackberry||jQuery.browser.ios||jQuery.browser.windowsMobile||jQuery.browser.operaMobile||jQuery.browser.kindle,jQuery.isMobile=jQuery.browser.mobile,jQuery.isTablet=jQuery.browser.mobile&&765<jQuery(window).width(),jQuery.isAndroidDefault=jQuery.browser.android&&!/chrome/i.test(nAgt),jQuery.mbBrowser=jQuery.browser,jQuery.browser.versionCompare=function(a,b){if("stringstring"!=typeof a+typeof b)return!1;for(var c=a.split("."),d=b.split("."),e=0,f=Math.max(c.length,d.length);e<f;e++){if(c[e]&&!d[e]&&0<parseInt(c[e])||parseInt(c[e])>parseInt(d[e]))return 1;if(d[e]&&!c[e]&&0<parseInt(d[e])||parseInt(c[e])<parseInt(d[e]))return-1}return 0};var nAgt=navigator.userAgent;jQuery.browser=jQuery.browser||{},jQuery.browser.mozilla=!1,jQuery.browser.webkit=!1,jQuery.browser.opera=!1,jQuery.browser.safari=!1,jQuery.browser.chrome=!1,jQuery.browser.androidStock=!1,jQuery.browser.msie=!1,jQuery.browser.edge=!1,jQuery.browser.ua=nAgt;var getOS=function(){var a={version:"Unknown version",name:"Unknown OS"};return-1!=navigator.appVersion.indexOf("Win")&&(a.name="Windows"),-1!=navigator.appVersion.indexOf("Mac")&&0>navigator.appVersion.indexOf("Mobile")&&(a.name="Mac"),-1!=navigator.appVersion.indexOf("Linux")&&(a.name="Linux"),/Mac OS X/.test(nAgt)&&!/Mobile/.test(nAgt)&&(a.version=/Mac OS X (10[\.\_\d]+)/.exec(nAgt)[1],a.version=a.version.replace(/_/g,".").substring(0,5)),/Windows/.test(nAgt)&&(a.version="Unknown.Unknown"),/Windows NT 5.1/.test(nAgt)&&(a.version="5.1"),/Windows NT 6.0/.test(nAgt)&&(a.version="6.0"),/Windows NT 6.1/.test(nAgt)&&(a.version="6.1"),/Windows NT 6.2/.test(nAgt)&&(a.version="6.2"),/Windows NT 10.0/.test(nAgt)&&(a.version="10.0"),/Linux/.test(nAgt)&&/Linux/.test(nAgt)&&(a.version="Unknown.Unknown"),a.name=a.name.toLowerCase(),a.major_version="Unknown",a.minor_version="Unknown","Unknown.Unknown"!=a.version&&(a.major_version=parseFloat(a.version.split(".")[0]),a.minor_version=parseFloat(a.version.split(".")[1])),a};jQuery.browser.os=getOS(),jQuery.browser.hasTouch=isTouchSupported(),jQuery.browser.name=navigator.appName,jQuery.browser.fullVersion=""+parseFloat(navigator.appVersion),jQuery.browser.majorVersion=parseInt(navigator.appVersion,10);var nameOffset,verOffset,ix;if(-1!=(verOffset=nAgt.indexOf("Opera")))jQuery.browser.opera=!0,jQuery.browser.name="Opera",jQuery.browser.fullVersion=nAgt.substring(verOffset+6),-1!=(verOffset=nAgt.indexOf("Version"))&&(jQuery.browser.fullVersion=nAgt.substring(verOffset+8));else if(-1!=(verOffset=nAgt.indexOf("OPR")))jQuery.browser.opera=!0,jQuery.browser.name="Opera",jQuery.browser.fullVersion=nAgt.substring(verOffset+4);else if(-1!=(verOffset=nAgt.indexOf("MSIE")))jQuery.browser.msie=!0,jQuery.browser.name="Microsoft Internet Explorer",jQuery.browser.fullVersion=nAgt.substring(verOffset+5);else if(-1!=nAgt.indexOf("Trident")){jQuery.browser.msie=!0,jQuery.browser.name="Microsoft Internet Explorer";var start=nAgt.indexOf("rv:")+3,end=start+4;jQuery.browser.fullVersion=nAgt.substring(start,end)}else-1!=(verOffset=nAgt.indexOf("Edge"))?(jQuery.browser.edge=!0,jQuery.browser.name="Microsoft Edge",jQuery.browser.fullVersion=nAgt.substring(verOffset+5)):-1!=(verOffset=nAgt.indexOf("Chrome"))?(jQuery.browser.webkit=!0,jQuery.browser.chrome=!0,jQuery.browser.name="Chrome",jQuery.browser.fullVersion=nAgt.substring(verOffset+7)):-1<nAgt.indexOf("mozilla/5.0")&&-1<nAgt.indexOf("android ")&&-1<nAgt.indexOf("applewebkit")&&!(-1<nAgt.indexOf("chrome"))?(verOffset=nAgt.indexOf("Chrome"),jQuery.browser.webkit=!0,jQuery.browser.androidStock=!0,jQuery.browser.name="androidStock",jQuery.browser.fullVersion=nAgt.substring(verOffset+7)):-1!=(verOffset=nAgt.indexOf("Safari"))?(jQuery.browser.webkit=!0,jQuery.browser.safari=!0,jQuery.browser.name="Safari",jQuery.browser.fullVersion=nAgt.substring(verOffset+7),-1!=(verOffset=nAgt.indexOf("Version"))&&(jQuery.browser.fullVersion=nAgt.substring(verOffset+8))):-1!=(verOffset=nAgt.indexOf("AppleWebkit"))?(jQuery.browser.webkit=!0,jQuery.browser.safari=!0,jQuery.browser.name="Safari",jQuery.browser.fullVersion=nAgt.substring(verOffset+7),-1!=(verOffset=nAgt.indexOf("Version"))&&(jQuery.browser.fullVersion=nAgt.substring(verOffset+8))):-1!=(verOffset=nAgt.indexOf("Firefox"))?(jQuery.browser.mozilla=!0,jQuery.browser.name="Firefox",jQuery.browser.fullVersion=nAgt.substring(verOffset+8)):(nameOffset=nAgt.lastIndexOf(" ")+1)<(verOffset=nAgt.lastIndexOf("/"))&&(jQuery.browser.name=nAgt.substring(nameOffset,verOffset),jQuery.browser.fullVersion=nAgt.substring(verOffset+1),jQuery.browser.name.toLowerCase()==jQuery.browser.name.toUpperCase()&&(jQuery.browser.name=navigator.appName));-1!=(ix=jQuery.browser.fullVersion.indexOf(";"))&&(jQuery.browser.fullVersion=jQuery.browser.fullVersion.substring(0,ix)),-1!=(ix=jQuery.browser.fullVersion.indexOf(" "))&&(jQuery.browser.fullVersion=jQuery.browser.fullVersion.substring(0,ix)),jQuery.browser.majorVersion=parseInt(""+jQuery.browser.fullVersion,10),isNaN(jQuery.browser.majorVersion)&&(jQuery.browser.fullVersion=""+parseFloat(navigator.appVersion),jQuery.browser.majorVersion=parseInt(navigator.appVersion,10)),jQuery.browser.version=jQuery.browser.majorVersion,jQuery.browser.android=/Android/i.test(nAgt),jQuery.browser.blackberry=/BlackBerry|BB|PlayBook/i.test(nAgt),jQuery.browser.ios=/iPhone|iPad|iPod|webOS/i.test(nAgt),jQuery.browser.operaMobile=/Opera Mini/i.test(nAgt),jQuery.browser.windowsMobile=/IEMobile|Windows Phone/i.test(nAgt),jQuery.browser.kindle=/Kindle|Silk/i.test(nAgt),jQuery.browser.mobile=jQuery.browser.android||jQuery.browser.blackberry||jQuery.browser.ios||jQuery.browser.windowsMobile||jQuery.browser.operaMobile||jQuery.browser.kindle,jQuery.isMobile=jQuery.browser.mobile,jQuery.isTablet=jQuery.browser.mobile&&765<jQuery(window).width(),jQuery.isAndroidDefault=jQuery.browser.android&&!/chrome/i.test(nAgt),jQuery.mbBrowser=jQuery.browser,jQuery.browser.versionCompare=function(a,b){if("stringstring"!=typeof a+typeof b)return!1;for(var c=a.split("."),d=b.split("."),e=0,f=Math.max(c.length,d.length);e<f;e++){if(c[e]&&!d[e]&&0<parseInt(c[e])||parseInt(c[e])>parseInt(d[e]))return 1;if(d[e]&&!c[e]&&0<parseInt(d[e])||parseInt(c[e])<parseInt(d[e]))return-1}return 0},function(a){a.simpleSlider={defaults:{initialval:0,scale:100,orientation:"h",readonly:!1,callback:!1},events:{start:a.browser.mobile?"touchstart":"mousedown",end:a.browser.mobile?"touchend":"mouseup",move:a.browser.mobile?"touchmove":"mousemove"},init:function(b){return this.each(function(){var c=this,d=a(c);d.addClass("simpleSlider"),c.opt={},a.extend(c.opt,a.simpleSlider.defaults,b),a.extend(c.opt,d.data());var e="h"==c.opt.orientation?"horizontal":"vertical";e=a("<div/>").addClass("level").addClass(e),d.prepend(e),c.level=e,d.css({cursor:"default"}),"auto"==c.opt.scale&&(c.opt.scale=a(c).outerWidth()),d.updateSliderVal(),c.opt.readonly||(d.on(a.simpleSlider.events.start,function(b){a.browser.mobile&&(b=b.changedTouches[0]),c.canSlide=!0,d.updateSliderVal(b),"h"==c.opt.orientation?d.css({ cursor:"col-resize"}):d.css({cursor:"row-resize"}),a.browser.mobile||(b.preventDefault(),b.stopPropagation())}),a(document).on(a.simpleSlider.events.move,function(b){a.browser.mobile&&(b=b.changedTouches[0]),c.canSlide&&(a(document).css({cursor:"default"}),d.updateSliderVal(b),a.browser.mobile||(b.preventDefault(),b.stopPropagation()))}).on(a.simpleSlider.events.end,function(){a(document).css({cursor:"auto"}),c.canSlide=!1,d.css({cursor:"auto"})}))})},updateSliderVal:function(b){var c=this.get(0);if(c.opt){c.opt.initialval="number"==typeof c.opt.initialval?c.opt.initialval:c.opt.initialval(c);var d=a(c).outerWidth(),e=a(c).outerHeight();c.x="object"==typeof b?b.clientX+document.body.scrollLeft-this.offset().left:"number"==typeof b?b*d/c.opt.scale:c.opt.initialval*d/c.opt.scale,c.y="object"==typeof b?b.clientY+document.body.scrollTop-this.offset().top:"number"==typeof b?(c.opt.scale-c.opt.initialval-b)*e/c.opt.scale:c.opt.initialval*e/c.opt.scale,c.y=this.outerHeight()-c.y,c.scaleX=c.x*c.opt.scale/d,c.scaleY=c.y*c.opt.scale/e,c.outOfRangeX=c.scaleX>c.opt.scale?c.scaleX-c.opt.scale:0>c.scaleX?c.scaleX:0,c.outOfRangeY=c.scaleY>c.opt.scale?c.scaleY-c.opt.scale:0>c.scaleY?c.scaleY:0,c.outOfRange="h"==c.opt.orientation?c.outOfRangeX:c.outOfRangeY,c.value="undefined"!=typeof b?"h"==c.opt.orientation?c.x>=this.outerWidth()?c.opt.scale:0>=c.x?0:c.scaleX:c.y>=this.outerHeight()?c.opt.scale:0>=c.y?0:c.scaleY:"h"==c.opt.orientation?c.scaleX:c.scaleY,"h"==c.opt.orientation?c.level.width(Math.floor(100*c.x/d)+"%"):c.level.height(Math.floor(100*c.y/e)),"function"==typeof c.opt.callback&&c.opt.callback(c)}}},a.fn.simpleSlider=a.simpleSlider.init,a.fn.updateSliderVal=a.simpleSlider.updateSliderVal}(jQuery);
Text
wpscan/spec/fixtures/dynamic_finders/plugin_version/wp-whatsapp-chat/change_log/changelog.txt
= 4.2.9 = * Fix. wordpress 4.2 compatibility = 4.2.8 = * Fix. PHP compatibility issue = 4.2.7 = * Fix. PHP compatibility issue = 4.2.6 = * Fix. argument 2 for QLWAPP_Options::wac_options * Fix. wordpress 4.2 compatibility = 4.2.5 = * Fix. domain text change to wp-whatsapp-chat = 4.2.4 = * Fix. readme update = 4.2.3 = * Fix. language fix = 4.2.2 = * Fix. language fix = 4.2.1 = * Fix. bad spelling = 4.2.0 = * Fix. incompatibility with visual composer add ons = 4.1.9 = * Fix. license market key = 4.1.8 = * Fix. WhatsApp button bubble text empty * Fix. WhatsApp shortcode not working in desktop devices = 4.1.7 = * Fix. WhatsApp delete contact = 4.1.6 = * Fix. WhatsApp Android textarea closes on click * Fix. WhatsApp Button empty settings not saving = 4.1.5 = * Fix. array to string conversion on first save * Fix. static method = 4.1.4 = * Fix. WhatsApp Chat avatar js fixes = 4.1.4 = * Fix. WhatsApp Chat avatar css fixes = 4.1.3 = * Fix. WhatsApp Chat contacts missing * Fix. WhatsApp Chat rounded images = 4.1.2 = * Fix. WhatsApp Chat button not open when box is disabled = 4.1.1 = * Fix. undefined variable = 4.1.0 = * Fix. WhatsApp Chat contact remove * Fix. WhatsApp Chat box disable * Fix. WhatsApp Chat button rounded disable * Fix. WhatsApp Chat button discreet link = 4.0.0 = * New. WhatsApp Chat button bubble layout * New. WhatsApp Chat button add or remove rounded corners * New. WhatsApp Chat button middle position * New. WhatsApp Chat button icon options * New. WhatsApp Chat button discreet link * New. WhatsApp Chat box to display contact * New. WhatsApp Chat box header message * New. WhatsApp Chat box footer message * New. WhatsApp Chat box contact name * New. WhatsApp Chat box contact phone * New. WhatsApp Chat box contact label * New. WhatsApp Chat box contact message * New. WhatsApp Chat box contact name * New. WhatsApp Chat show/hide in home search and 404 pages * New. WhatsApp Chat show/hide in taxonomies * New. WhatsApp Chat show/hide mobile devices * New. WhatsApp Chat show/hide desktop devices * Pro. WhatsApp Chat box multiple agents * Pro. WhatsApp Chat box chat for each agent * Pro. WhatsApp Chat color link * Pro. WhatsApp Chat color message * Pro. WhatsApp Chat color label * Pro. WhatsApp Chat color label * Pro. WhatsApp Chat color link * Pro. WhatsApp Chat color customizer integration * Pro. WhatsApp Chat button icons options * Pro. WhatsApp Chat show/hide in singular post types
Markdown
wpscan/spec/fixtures/dynamic_finders/plugin_version/wp-widget-disable/change_log/CHANGELOG.md
# Changelog ## 1.9.1 * Enhancement: Code cleanup, ensuring WordPress 5.1 compatibility. ## 1.9.0 * Enhancement: Added Multisite support. * Enhancement: Allows hiding the Try Gutenberg callout in WordPress 4.9.8. ## 1.8.0 * Enhancement: Widgets are now ordered by name on the settings screen. ## 1.7.0 - Fixed: Improved messages when saving settings. - Enhancement: Improved compatibility with latest versions of WordPress. - Enhancement: Various accessibility improvements on the settings screen. ## 1.6.0 - Fixed: Re-added two filters to modify the available widgets. - Fixed: Fixed the title of the Quick Draft widget - Enhancement: Added compatibility with Antispam Bee. ## 1.5.0 - Enhancement: Translation improvements. - Enhancement: Lots of simplification under the hood. ## 1.4.0 - New: Allows removal of the welcome panel in the dashboard. - Fixed: Added some missing closing tags in the HTML. ## 1.3.0 * New: The widget list items are now translatable. * Enhancement: Code cleanup, ensuring WordPress 4.3 compatibility. ## 1.2.0 * Fixed: Make the settings tabs a bit more robust and secure. * Complete rewrite of the plugin using our `grunt-wp-plugin` boilerplate. * Preparation for deployment on WordPress.org ## 1.1.2 * Fixed: Removed obsolete hooks that caused an error on plugin (de)activation. ## 1.1.1 * New: Repdigit version number. * Fixed: Added correct changelog. * Fixed: Properly translate "Select all" option. ## 1.1.0 * New: Get Dashboard Widgets without roundtrip to the dashboard first. * New: "Select all" option to disable all widgets in one go. * New: Added German (Switzerland) translation. * Enhancement: Code cleanup! We’re doing more with less code now. * Fixed: Lots of bugs and typos. ## 1.0.1 * Added proper textdomains to strings instead of $this->plugin_slug. * Added README.md for better readability. * Fixed an issue that prevented text domain from being loaded. ## 1.0.0 * Initial release of the working plugin. * German (de_DE) translations added.
Markdown
wpscan/spec/fixtures/dynamic_finders/plugin_version/wp-wiki-tooltip/change_log/CHANGELOG.md
# Changelog of WP Wiki Tooltip ## [1.9.0 - C6H13NO2 | Isoleucine ] *Release Date - January 1st, 2019* * sections of Wiki pages can be used for tooltips, now (use shortcode attribute ```section="anchor-of-section"```) * the used Tooltipster plugin is updated to its version 4.2.6 * a new option is available to set the animation how the tooltip appears * the new JavaScript I18N Support was implemented for the Classic-Block of Gutenberg ## [1.8.1] *Release Date - February 24th, 2018* * bug-fix to handle trigger 'hover' on devices with touchscreen right ## [1.8.0 - C6H9N3O2 | Histidine] *Release Date - February 23rd, 2018* * if tooltip trigger 'hover' is selected you can set explicitly how the link has to work * special options for handling errors are available * a new version of Tooltipster plugin was released that leads to some programmatic and design changes * a preview for every tooltip designs is available at options page now ## [1.7.4] *Release Date - July 15th, 2017* * the updated file for AJAX communication was lost since version 1.7.0 ## [1.7.3] *Release Date - June 11th, 2017* * missed one JS file in former updates ## [1.7.2] *Release Date - June 11th, 2017* * minor bug-fix ## [1.7.1] *Release Date - June 11th, 2017* * if target of Wiki links is set to `"_blank"` the `rel="noopener noreferrer"` attribute is set, too * some language improvements ## [1.7.0 - C2H5NO2 | Glycine] *Release Date - October 22nd, 2016* * you can set if tooltips are triggered by click or hover * a minimum screen width can defined that is necessary to enable tooltips ## [1.6.0 - C5H9NO4 | Glutamic Acid] *Release Date - January 30th, 2016* * the plugin comes with a [TinyMCE](https://codex.wordpress.org/TinyMCE) plugin that helps users creating the shortcodes * some new graphical assets have been added to support high-DPI displays (aka ‘retina’) and Right-to-Left languages ## [1.5.1] *Release Date - December 30th, 2015* * some messages on the settings page improved * separate German formal and informal language files ## [1.5.0 - C5H10N2O3 | Glutamine] *Release Date - December 29th, 2015* * New feature: thumbnail pictures can be enabled and styled - both, globally and by shortcode * Minor bug-fix that uses the complete right Wiki URL when requesting the tooltip content ## [1.4.1] *Release Date - December 11th, 2015* * Minor bug-fix to avoid not showing animated loading bar direct after adding a new URL field ## [1.4.0 - C3H7NO2S | Cysteine] *Release Date - November 7th, 2015* * Multiple Wiki URLs can be managed in the backend. The wanted Wiki can be chosen via an attribute in the shortcode. ## [1.3.0 - C4H7NO4 | Aspartic Acid] *Release Date - August 18th, 2015* * Elements of tooltips (header, body, footer) are decoupled from the standard elements of WordPress (e.g. headings) now * Three new fields in the backend can be used to set CSS options for every element of the tooltips ## [1.2.1] *Release Date - August 17th, 2015* * Fixes a minor bug that occurred (seldom) when multiple jQuery plugins are used within the same WordPress installation ## [1.2.0 - C4H8N2O3 | Asparagine] *Release Date - August 14th, 2015* * Redesigned the requests to the WIKI API by using the [WordPress HTTP API](http://codex.wordpress.org/HTTP_API) and encapsulating them into an own class * A base class for all class of this plugin is introduced ## [1.1.0 - C6H14N4O2 | Arginine] *Release Date - August 7th, 2015* * Refactored the AJAX call to load tooltip content due to the rules of [WordPress AJAX API](https://codex.wordpress.org/AJAX_in_Plugins) * Added error handling if settings reset fails ## [1.0.1] *Release Date - August 5th, 2015* * Minor bug-fix due to compatibility problems with older PHP versions ## [1.0.0 - C3H7NO2 | Alanine] *Release Date - August 3rd, 2015* * Option page for WordPress backend added * Graphical assets for WordPress plugin repository added * Complete German translation added ## [0.5.0] *Release Date - July 31st, 2015* * Initial release [1.9.0 - C6H13NO2 | Isoleucine ]: https://github.com/nida78/wp-wiki-tooltip/releases/tag/1.9.0 [1.8.1]: https://github.com/nida78/wp-wiki-tooltip/releases/tag/1.8.1 [1.8.0 - C6H9N3O2 | Histidine]: https://github.com/nida78/wp-wiki-tooltip/releases/tag/1.8.0 [1.7.4]: https://github.com/nida78/wp-wiki-tooltip/releases/tag/1.7.4 [1.7.3]: https://github.com/nida78/wp-wiki-tooltip/releases/tag/1.7.3 [1.7.2]: https://github.com/nida78/wp-wiki-tooltip/releases/tag/1.7.2 [1.7.1]: https://github.com/nida78/wp-wiki-tooltip/releases/tag/1.7.1 [1.7.0 - C2H5NO2 | Glycine]: https://github.com/nida78/wp-wiki-tooltip/releases/tag/1.7.0 [1.6.0 - C5H9NO4 | Glutamic Acid]: https://github.com/nida78/wp-wiki-tooltip/releases/tag/1.6.0 [1.5.1]: https://github.com/nida78/wp-wiki-tooltip/releases/tag/1.5.1 [1.5.0 - C5H10N2O3 | Glutamine]: https://github.com/nida78/wp-wiki-tooltip/releases/tag/1.5.0 [1.4.1]: https://github.com/nida78/wp-wiki-tooltip/releases/tag/1.4.1 [1.4.0 - C3H7NO2S | Cysteine]: https://github.com/nida78/wp-wiki-tooltip/releases/tag/1.4.0 [1.3.0 - C4H7NO4 | Aspartic Acid]: https://github.com/nida78/wp-wiki-tooltip/releases/tag/1.3.0 [1.2.1]: https://github.com/nida78/wp-wiki-tooltip/releases/tag/1.2.1 [1.2.0 - C4H8N2O3 | Asparagine]: https://github.com/nida78/wp-wiki-tooltip/releases/tag/1.2.0 [1.1.0 - C6H14N4O2 | Arginine]: https://github.com/nida78/wp-wiki-tooltip/releases/tag/1.1.0 [1.0.1]: https://github.com/nida78/wp-wiki-tooltip/releases/tag/1.0.1 [1.0.0 - C3H7NO2 | Alanine]: https://github.com/nida78/wp-wiki-tooltip/releases/tag/1.0 [0.5.0]: https://github.com/nida78/wp-wiki-tooltip/releases/tag/0.5
JSON
wpscan/spec/fixtures/dynamic_finders/plugin_version/wp-wishlist/composer_file/package.json
{ "name": "rox-wp-wishlist", "version": "1.0.0", "description": "Wordpress Wishlist", "main": "echo \"Error: no test specified\" && exit 1", "URL": "", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "compile-js": "gulp compile:js", "compile-css": "gulp compile:scss", "build": "gulp build", "watch": "gulp watch" }, "keywords": [ "WordPress", "WooCommerce", "Search" ], "author": "Kudratullah <[email protected]>", "license": "MIT", "dependencies": {}, "devDependencies": { "@babel/core": "^7.0.0", "@babel/preset-env": "^7.0.0", "autoprefixer": "^9.1.5", "gulp": "^4.0.0", "gulp-autoprefixer": "^6.0.0", "gulp-babel": "^8.0.0", "gulp-compass": "^2.1.0", "gulp-eslint": "^5.0.0", "gulp-group-css-media-queries": "^1.2.2", "gulp-image": "^4.3.0", "gulp-minify-css": "^1.2.4", "gulp-notify": "^3.2.0", "gulp-plumber": "^1.2.0", "gulp-postcss": "^8.0.0", "gulp-rename": "^1.4.0", "gulp-sass": "^4.0.1", "gulp-sass-lint": "^1.4.0", "gulp-sourcemaps": "^2.6.4", "gulp-uglify": "^3.0.1" } }
JSON
wpscan/spec/fixtures/dynamic_finders/plugin_version/wp-yomigana/composer_file/package.json
{ "name": "wp-yomigana", "version": "1.3.0", "homepage": "https://wordpress.org/plugins/wp-yomigana/", "description": "Gulp task for WP-Yomigana", "main": "gulpfile.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Hametuha inc.", "license": "MIT", "devDependencies": { "gulp": "^3.8.11", "gulp-changed": "^1.2.1", "gulp-imagemin": "^2.2.1", "gulp-jshint": "^1.10.0", "gulp-load-plugins": "^0.10.0", "gulp-plumber": "^1.0.0", "gulp-sass": "^1.3.3", "gulp-sourcemaps": "^1.5.1", "gulp-uglify": "^1.2.0", "gulp-util": "^3.0.4", "imagemin-pngquant": "^4.1.0", "jshint-stylish": "^1.0.1", "node-sass": "^2.1.1" } }
Portable Object
wpscan/spec/fixtures/dynamic_finders/plugin_version/wp-yun/translation_file/languages/fa_IR.po
# Copyright (C) 2020 yun.ir # This file is distributed under the same license as the WP Yun package. msgid "" msgstr "" "Project-Id-Version: WP Yun 1.0.0\n" "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-yun\n" "POT-Creation-Date: 2020-10-29 23:00:00+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "PO-Revision-Date: 2020-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <[email protected]>\n" msgid "settings page" msgstr "تنظیمات" msgid "WP Yun is almost ready!" msgstr "یون تقریبا اماده است!" msgid "Please visit the %s to configure WP Yun" msgstr "جهت استفاده از پلاگین به بخش %s مراجعه فرمایید" msgid "Please activate plugin" msgstr "لطفا پلاگین را فعال کنید" msgid "Activation" msgstr "فعال سازی" msgid "Short Link" msgstr "لینک کوتاه شده" msgid "Yun Token" msgstr "توکن یون" msgid "Post Types" msgstr "نوع مطلب" msgid "Debug WP Yun" msgstr "عیب یابی" msgid "Statistics" msgstr "گزارش" msgid "You will need a Yun account to use this plugin." msgstr "جهت استفاده از این پلاگین نیاز به توکن یون دارید." msgid "Create Yun Token" msgstr "جهت دریافت توکن یون " msgid "Click Here" msgstr "اینجا را کلیک کنید " msgid "Type Post" msgstr "مطالب وبلاگ" msgid "Type Page" msgstr "صفحات" msgid "Type Attachment" msgstr "فایل ها" msgid "Automatically generate short links for the selected post types." msgstr "ساخت خودکار لینک کوتاه برای موارد انتخاب شده" msgid "Let's debug!" msgstr "شروع عیب یابی" msgid "WP Yun support forums on WordPress.org" msgstr "فرم پشتیبانی یون در سایت وردپرس" msgid "support forums" msgstr "فرم پشتیبانی" msgid "WP Yun" msgstr "کوتاه کننده لینک یون" msgid "Yun Statistics" msgstr "آمار یون" msgid "Global click through:" msgstr "آمار کلی کلیک ها" msgid "See detailed statistics" msgstr "لینک شما منتشر شد" msgid "There was a problem retrieving information about your link. There may be no statistics yet." msgstr "دریافت گزارش لینک شما با خطا مواجه شد." msgid "WP Yun Error: No such API endpoint." msgstr "خطا: اندپوینت یافت نشد." msgid "WP Yun Error: No such option %1$s" msgstr "خطا: %1$s وجود ندارد" msgid "Settings" msgstr "تنظیمات" msgid "WP Yun Options" msgstr "تنظیمات یون" msgid "Click(s)" msgstr "کلیک" msgid "WP Yun can be used to generate short links for your websites posts, pages, and custom post types. Extremely lightweight and easy to set up, give it your Yun oAuth token and go!" msgstr "با استفاده از پلاگین یون قادر خواهید بود تا به ساده ترین روش ممکن لینک مطالب و صفحات خود را کوتاه کنید. تنها کافیست پلاگین را فعال و تنظیمات مربوطه را انجام دهید."
Portable Object
wpscan/spec/fixtures/dynamic_finders/plugin_version/wp24-domain-check/translation_file/languages/wp24-domaincheck-de_DE.po
msgid "" msgstr "" "Project-Id-Version: WP24 Domain Check 1.0.0\n" "POT-Creation-Date: 2019-07-21 15:26+0200\n" "PO-Revision-Date: 2019-07-21 15:27+0200\n" "Last-Translator: \n" "Language-Team: \n" "Language: de_DE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Poedit 2.2.3\n" "X-Poedit-Basepath: ..\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Poedit-KeywordsList: __;_e\n" "X-Poedit-SearchPath-0: .\n" #: includes/class-wp24-options.php:26 msgid "desired-domain" msgstr "wunschdomain" #: includes/class-wp24-options.php:31 msgid "check" msgstr "prüfen" #: includes/class-wp24-options.php:32 msgid "is available" msgstr "ist verfügbar" #: includes/class-wp24-options.php:34 msgid "is registered" msgstr "ist registriert" #: includes/class-wp24-options.php:36 msgid "error" msgstr "Fehler" #: includes/class-wp24-options.php:38 msgid "is invalid" msgstr "ist ungültig" #: includes/class-wp24-options.php:40 msgid "query limit reached" msgstr "Abfragelimit erreicht" #: includes/class-wp24-options.php:42 msgid "whois server unknown" msgstr "Whois Server unbekannt" #: includes/class-wp24-settings.php:60 includes/class-wp24-settings.php:260 msgid "Settings" msgstr "Einstellungen" #: includes/class-wp24-settings.php:79 msgid "Domain Name Field" msgstr "Domain Name Feld" #: includes/class-wp24-settings.php:83 includes/class-wp24-settings.php:161 msgid "Label" msgstr "Beschriftung" #: includes/class-wp24-settings.php:95 msgid "Placeholder" msgstr "Platzhalter" #: includes/class-wp24-settings.php:107 msgid "Width" msgstr "Breite" #: includes/class-wp24-settings.php:117 msgid "Pixel" msgstr "Pixel" #: includes/class-wp24-settings.php:118 msgid "Percent" msgstr "Prozent" #: includes/class-wp24-settings.php:125 msgid "Top-Level Domain (TLD) Input" msgstr "Top-Level Domain (TLD) Eingabe" #: includes/class-wp24-settings.php:128 msgid "Drop-Down List" msgstr "Drop-Down Liste" #: includes/class-wp24-settings.php:129 msgid "Select the TLD from predefinded list" msgstr "TLD aus vordefinierter Liste auswählen" #: includes/class-wp24-settings.php:133 msgid "Selection Type" msgstr "Auswahl Typ" #: includes/class-wp24-settings.php:146 msgid "TLDs" msgstr "TLDs" #: includes/class-wp24-settings.php:153 msgid "Comma separated list of testable TLDs without leading point." msgstr "Kommagetrennte Liste testbarer TLDs ohne führenden Punkt." #: includes/class-wp24-settings.php:157 msgid "Check Button" msgstr "Prüfen Button" #: includes/class-wp24-settings.php:178 msgid "Available" msgstr "Verfügbar" #: includes/class-wp24-settings.php:190 msgid "Registered" msgstr "Registriert" #: includes/class-wp24-settings.php:202 msgid "Error" msgstr "Fehler" #: includes/class-wp24-settings.php:214 msgid "Invalid" msgstr "Ungültig" #: includes/class-wp24-settings.php:226 msgid "Limit" msgstr "Limit" #: includes/class-wp24-settings.php:235 msgid "" "Some whois servers have an access control limit to prevent excessive use," "<br>so the number of queries per network and time interval is limited." msgstr "" "Einige Whois-Server verfügen über ein Zugriffssteuerungslimit, um eine " "übermäßige Verwendung zu verhindern.<br>Daher ist die Anzahl der Abfragen " "pro Netzwerk und Zeitintervall begrenzt." #: includes/class-wp24-settings.php:242 msgid "Whois Server Unknown" msgstr "Whois Server unbekannt" #: includes/class-wp24-settings.php:275 msgid "You do not have sufficient permissions to access this page." msgstr "" "Sie haben keine ausreichenden Berechtigungen um auf diese Seite zuzugreifen." #: includes/class-wp24-settings.php:279 msgid "General" msgstr "Allgemein" #: includes/class-wp24-settings.php:280 msgid "Texts &amp; Colors" msgstr "Text &amp; Farben" #: includes/class-wp24-settings.php:281 msgid "Whois Servers" msgstr "Whois Server" #: includes/class-wp24-settings.php:282 msgid "Premium" msgstr "Premium" #: includes/class-wp24-settings.php:283 msgid "About" msgstr "Über" #: includes/class-wp24-settings.php:300 msgid "" "Simply insert this shortcode <code>[wp24_domaincheck]</code> into any post " "or page to display the domain check." msgstr "" "Fügen Sie einfach diesen Shortcode <code>[wp24_domaincheck]</code> in einen " "Beitrag oder eine Seite ein, um den Domain Check anzuzeigen." #: includes/class-wp24-settings.php:308 msgid "Text and colors for the different statuses returned by domain checks." msgstr "" "Text und Farben für die verschiedenen Status die von Domainenprüfungen " "zurückgegeben werden." #: includes/class-wp24-settings.php:431 msgid "no TLDs set" msgstr "keine TLDs festgelegt" #: includes/class-wp24-settings.php:433 msgid "not supported" msgstr "nicht unterstützt" #: includes/class-wp24-settings.php:478 msgid "Number Of Servers / TLDs" msgstr "Anzahl Server / TLDs" #: includes/class-wp24-settings.php:483 msgid "Find" msgstr "Suchen" #: includes/class-wp24-settings.php:484 msgid "Enter the desired TLD and check if there is an appropriate server." msgstr "" "Gewünschte TLD eingeben und prüfen, ob ein geeigneter Server vorhanden ist." #: includes/class-wp24-settings.php:488 msgid "TLD" msgstr "TLD" #: includes/class-wp24-settings.php:492 msgid "search" msgstr "suchen" #: includes/class-wp24-settings.php:499 msgid "Results with" msgstr "Ergebnisse mit" #: includes/class-wp24-settings.php:507 msgid "" "If a TLD is missing or the query returns erroneous results, feel free to " "contact us." msgstr "" "Wenn eine TLD fehlt oder die Abfrage fehlerhafte Ergebnisse liefert, können " "Sie sich gerne an uns wenden." #: includes/class-wp24-settings.php:516 msgid "Premium features" msgstr "Premium Funktionen" #: includes/class-wp24-settings.php:518 msgid "Free Text Input (Type TLD into domain name field)" msgstr "Freitext Eingabe (TLD in Feld für Domainnamen eingeben)" #: includes/class-wp24-settings.php:519 msgid "Check all TLDs simultaneously (asynchronous)" msgstr "Gleichzeitiges Überprüfen aller TLDs (asynchron)" #: includes/class-wp24-settings.php:520 msgid "Show detailed whois information if domain is registered" msgstr "" "Detaillierte Whois Informationen anzeigen, wenn die Domain registriert ist" #: includes/class-wp24-settings.php:521 msgid "Bot protection with reCAPTCHA (Version 2 and 3)" msgstr "Botschutz mit reCAPTCHA (Version 2 und 3)" #: includes/class-wp24-settings.php:524 msgid "Upgrade to Premium" msgstr "Auf Premium upgraden" #: includes/class-wp24-settings.php:537 msgid "License" msgstr "Lizenz" #: includes/class-wp24-settings.php:539 msgid "System" msgstr "System" #: includes/class-wp24-settings.php:546 msgid "Requirements for whois queries" msgstr "Voraussetzungen für Whois-Abfragen" #: includes/class-wp24-settings.php:549 msgid "Enabled" msgstr "Aktiviert" #: includes/class-wp24-settings.php:551 msgid "Disabled" msgstr "Deaktiviert" #: includes/class-wp24-settings.php:551 includes/class-wp24-settings.php:555 msgid "Port 43 must be unlocked by your web host." msgstr "Port 43 muss von Ihrem Webhoster freigeschaltet sein." #: includes/class-wp24-settings.php:553 msgid "Open" msgstr "Offen" #: includes/class-wp24-settings.php:555 msgid "Locked" msgstr "Gesperrt" #: includes/class-wp24-widget.php:18 msgid "Display domaincheck form." msgstr "Domaincheck Formular anzeigen." #: includes/class-wp24-widget.php:46 msgid "Domain Check" msgstr "Domain Check" #~ msgid "all" #~ msgstr "alle" #~ msgid "whois" #~ msgstr "whois" #~ msgid ".[tld] is not supported" #~ msgstr ".[tld] wird nicht unterstützt" #~ msgid "Please enter a domain extension" #~ msgstr "Bitte eine Domainendung eingeben" #~ msgid "reCAPTCHA check failed" #~ msgstr "reCAPTCHA Prüfung fehlgeschlagen" #~ msgid "Free Text Input" #~ msgstr "Freitext Eingabe" #~ msgid "Type the TLD into domain name field" #~ msgstr "TLD in Feld für Domainnamen eingeben" #~ msgid "Check All" #~ msgstr "Alle Prüfen" #~ msgid "Allow to check all testable TLDs simultaneously." #~ msgstr "Prüfung aller testbaren TLDs gleichzeitig erlauben." #~ msgid "Check All Label" #~ msgstr "Alle Prüfen Beschriftung" #~ msgid "Label of option in drop-down list." #~ msgstr "Bezeichnung der Option in der Dropdown-Liste." #~ msgid "Result Settings" #~ msgstr "Ergebnis Einstellungen" #~ msgid "Whois Link" #~ msgstr "Whois Link" #~ msgid "" #~ "Show a link to open detailed whois information if the domain is " #~ "registered." #~ msgstr "" #~ "Link anzeigen um detaillierte Whois-Informationen zu öffnen wenn die " #~ "Domain registriert ist." #~ msgid "Whois Link Label" #~ msgstr "Whois Link Beschriftung" #~ msgid "Unsupported" #~ msgstr "Nicht unterstützt" #~ msgid "" #~ "Only needed if selection type is free text input.<br>Use <strong>[tld]</" #~ "strong> as placeholder for the TLD." #~ msgstr "" #~ "Nur benötigt bei Auswahl Typ Freitext. <br>Verwenden Sie <strong>[tld]</" #~ "strong> als Platzhalter für die TLD." #~ msgid "TLD Missing" #~ msgstr "TLD fehlt" #~ msgid "" #~ "Only needed if selection type is free text input and check all is " #~ "disabled." #~ msgstr "" #~ "Nur benötigt wenn Auswahl Typ Freitext ist und Alle Prüfen deaktiviert " #~ "ist." #~ msgid "Type" #~ msgstr "Typ" #~ msgid "None" #~ msgstr "Keiner" #~ msgid "Version 2 (\"I'm not a robot\" Checkbox)" #~ msgstr "Version 2 (\"Ich bin kein Roboter\" Checkbox)" #~ msgid "Version 2 (Invisible badge)" #~ msgstr "Version 2 (unsichbares Badge)" #~ msgid "Version 3" #~ msgstr "Version 3" #~ msgid "Site Key" #~ msgstr "Site Schlüssel" #~ msgid "Secret Key" #~ msgstr "Geheimer Schlüssel" #~ msgid "Theme" #~ msgstr "Theme" #~ msgid "Light" #~ msgstr "Hell" #~ msgid "Dark" #~ msgstr "Dunkel" #~ msgid "Size" #~ msgstr "Größe" #~ msgid "Normal" #~ msgstr "Normal" #~ msgid "Compact" #~ msgstr "Kompakt" #~ msgid "Position" #~ msgstr "Position" #~ msgid "Bottom right" #~ msgstr "Unten rechts" #~ msgid "Bottom left" #~ msgstr "Unten links" #~ msgid "Score" #~ msgstr "Punktzahl" #~ msgid "" #~ "Cancel request if score is lower than this value.<br>(1.0 is very likely " #~ "a good interaction, 0.0 is very likely a bot.)" #~ msgstr "" #~ "Anfrage abbrechen, wenn Punktzahl unter diesem Wert liegt.<br> (1.0 ist " #~ "sehr wahrscheinlich eine gute Interaktion, 0.0 ist sehr wahrscheinlich " #~ "ein Bot.)" #~ msgid "Text / Color" #~ msgstr "Text / Farbe" #~ msgid "Text and color for message in case of failed check." #~ msgstr "Text und Farbe der Meldung bei fehlgeschlagener Prüfung." #~ msgid "reCAPTCHA" #~ msgstr "reCAPTCHA" #~ msgid "Requirements for reCAPTCHA" #~ msgstr "Voraussetzungen für reCAPTCHA" #~ msgid "Using cURL as fallback." #~ msgstr "cURL als Fallback verwenden." #~ msgid "allow_url_fopen is enabled." #~ msgstr "allow_url_fopen ist aktiviert." #~ msgid "Premium Demo" #~ msgstr "Premium Demo"
Portable Object
wpscan/spec/fixtures/dynamic_finders/plugin_version/wp247-extension-notification-client/translation_file/languages/wp247-extension-notification-client-default.po
msgid "" msgstr "" "Project-Id-Version: WP247 Extension Notification Client 1.0\n" "POT-Creation-Date: 2017-11-20 12:08-0600\n" "PO-Revision-Date: 2017-11-20 12:11-0600\n" "Last-Translator: \n" "Language-Team: \n" "Language: en_US\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Poedit 2.0.4\n" "X-Poedit-Basepath: ..\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Poedit-SourceCharset: UTF-8\n" "X-Poedit-KeywordsList: __;_e\n" "X-Poedit-SearchPath-0: .\n" "X-Poedit-SearchPath-1: inc\n" "X-Poedit-SearchPath-2: admin\n" "X-Poedit-SearchPath-3: admin/wp247-settings-api\n" #: admin/wp247-extension-notification-client-admin-fields.php:13 #: admin/wp247-extension-notification-client-admin-help.php:35 msgid "Site-wide Extension Notifications" msgstr "" #: admin/wp247-extension-notification-client-admin-fields.php:14 msgid "" "You can disable notifications site wide or at the individual extension level." "<br/>This option allows you to dsable extension notifications site wide." msgstr "" #: admin/wp247-extension-notification-client-admin-fields.php:32 #: admin/wp247-extension-notification-client-admin-fields.php:99 #: admin/wp247-extension-notification-client-admin-help.php:37 msgid "Individual Extension Notifications" msgstr "" #: admin/wp247-extension-notification-client-admin-fields.php:33 msgid "" "Disable extension notifications from any of the following extensions that " "use the WP247 Extension Notification System, or permanently dismiss " "individual notices, or view permanently dismissed notices that have not yet " "expired." msgstr "" "Disable extension notifications from any of the following extensions that " "use the WP247 Extension Notification System, or permanently dismiss " "individual notices, or view permanently dismissed notices that have not yet " "expired." #: admin/wp247-extension-notification-client-admin-fields.php:42 #, php-format msgid "Disable extension notifications for %1$s %2$s" msgstr "" #: admin/wp247-extension-notification-client-admin-fields.php:48 msgid "Override how often to check for new notices" msgstr "" #: admin/wp247-extension-notification-client-admin-fields.php:49 #, php-format msgid "Extension default is: %s" msgstr "" #: admin/wp247-extension-notification-client-admin-fields.php:64 msgid "Dismiss any of the following notices" msgstr "" #: admin/wp247-extension-notification-client-admin-fields.php:100 msgid "" "There are currently no extensions using the WP247 Extension Notification " "System" msgstr "" #: admin/wp247-extension-notification-client-admin-help.php:9 msgid "Overview" msgstr "" #: admin/wp247-extension-notification-client-admin-help.php:12 msgid "" "The strength of WordPress&#174; is in it's ability to be customized through " "the use of extensions (plugins and themes)." msgstr "" #: admin/wp247-extension-notification-client-admin-help.php:13 msgid "" "The <strong>WP247 Extension Notification System</strong> provides a standard " "interface for WordPress&#174; extension developers to communicate important " "information about their extension to their extension users." msgstr "" #: admin/wp247-extension-notification-client-admin-help.php:14 msgid "" "The <strong>Settings</strong> page provides you with complete control over " "which extensions the <strong>WP247 Extension Notification System</strong> " "will communicate with and which notices will continue to be displayed." msgstr "" #: admin/wp247-extension-notification-client-admin-help.php:18 msgid "Notices" msgstr "" #: admin/wp247-extension-notification-client-admin-help.php:21 msgid "" "The <strong>WP247 Extension Notification System</strong> will display " "notices until they are dismissed. The extension developer assigns one of " "three dismissibility types to each notice they send:" msgstr "" #: admin/wp247-extension-notification-client-admin-help.php:23 msgid "<strong>None</strong> indicates that the notice is not dismissible." msgstr "" #: admin/wp247-extension-notification-client-admin-help.php:24 msgid "" "<strong>Temporary</strong> indicates that the notice may be temporarily " "dismissed. Once dismissed, the notice will not appear until the next time " "the Admin page is refreshed." msgstr "" #: admin/wp247-extension-notification-client-admin-help.php:25 msgid "" "<strong>Permanent</strong> indicates that the notice may be permanently " "dismissed." msgstr "" #: admin/wp247-extension-notification-client-admin-help.php:27 msgid "" "Regardless of the dimissibility setting chosen by the extension developer, " "you can permanently dismiss any notice by checking the checkbox next to the " "notice title in the <strong>WP247 Extension Notification System</strong>'s " "<strong>Settings</strong> section." msgstr "" #: admin/wp247-extension-notification-client-admin-help.php:31 #: admin/wp247-extension-notification-client-admin-sections.php:10 msgid "Settings" msgstr "" #: admin/wp247-extension-notification-client-admin-help.php:34 msgid "" "Use the <strong>Settings</strong> page to control how the <strong>WP247 " "Extension Notification System</strong> operates on your site." msgstr "" #: admin/wp247-extension-notification-client-admin-help.php:36 msgid "" "Checking the <strong>Disable Extension Notifications for the entire site</" "strong> checkbox will stop the <strong>WP247 Extension Notification System</" "strong> from checking for new notices and from displaying any notices that " "have not been dismissed." msgstr "" #: admin/wp247-extension-notification-client-admin-help.php:38 msgid "" "Each plugin or theme that uses the <strong>WP247 Extension Notification " "System</strong> is listed in the <strong>Individual Extension Notifications</" "strong> section. For each extension you can:" msgstr "" #: admin/wp247-extension-notification-client-admin-help.php:40 msgid "" "Immediately cease the periodic checking for new notices, and discontinue " "displaying any notices that have not already been dismissed by checking the " "<strong>Disable extension notifications for</strong>... checkbox." msgstr "" #: admin/wp247-extension-notification-client-admin-help.php:41 msgid "" "Change the frequency that periodic checking for new notices will be " "performed by entering a new value in the box under the <strong>Override how " "often to check for new notices</strong> label. You can enter values like:" msgstr "" #: admin/wp247-extension-notification-client-admin-help.php:43 msgid "\"8 hours\" to check once every 8 hours" msgstr "" #: admin/wp247-extension-notification-client-admin-help.php:44 msgid "\"2 days\" to check once every other day" msgstr "" #: admin/wp247-extension-notification-client-admin-help.php:45 msgid "\"1 week\" to check once each week" msgstr "" #: admin/wp247-extension-notification-client-admin-help.php:47 msgid "" "Dismiss individual notices that have not already been dismissed by checking " "the checkbox next to the notice title." msgstr "" #: admin/wp247-extension-notification-client-admin-help.php:48 msgid "" "View individual notices by clicking the <strong>View Notice</strong> link " "under the notice title." msgstr "" #: admin/wp247-extension-notification-client-admin-infobar.php:6 msgid "About this plugin" msgstr "" #: admin/wp247-extension-notification-client-admin-infobar.php:8 msgid "Plugin background" msgstr "" #: admin/wp247-extension-notification-client-admin-infobar.php:9 msgid "Plugin support" msgstr "" #: admin/wp247-extension-notification-client-admin-infobar.php:10 msgid "Review this plugin" msgstr "" #: admin/wp247-extension-notification-client-admin-infobar.php:12 msgid "Enjoy this plugin?" msgstr "" #: admin/wp247-extension-notification-client-admin-infobar.php:13 msgid "" "If you find this plugin useful, would you consider making a donation to one " "or more of my favorite causes?" msgstr "" #: admin/wp247-extension-notification-client-admin-infobar.php:14 msgid "Help rescue the oppressed" msgstr "" #: admin/wp247-extension-notification-client-admin-infobar.php:15 msgid "Show compassion on an impoverished child" msgstr "" #: admin/wp247-extension-notification-client-admin-infobar.php:16 msgid "Give someone clean and safe drinking water" msgstr "" #: admin/wp247-extension-notification-client-admin-infobar.php:17 msgid "Buy me a coffee :)" msgstr "" #: admin/wp247-extension-notification-client-admin-menu.php:6 msgid "WP247 Extension Notification Client" msgstr "" #: admin/wp247-extension-notification-client-admin-menu.php:7 msgid "Extension Notifications" msgstr "" #: admin/wp247-extension-notification-client-admin-sections.php:11 msgid "" "Enable or disable extension notification messages for extensions that use " "the WP247 Extension Notification System" msgstr "" #: admin/wp247-settings-api/wp247-settings-api.php:247 msgid "Background" msgstr "" #: admin/wp247-settings-api/wp247-settings-api.php:249 msgid "Documentation" msgstr "" #: admin/wp247-settings-api/wp247-settings-api.php:251 msgid "Reviews" msgstr "" #: admin/wp247-settings-api/wp247-settings-api.php:253 msgid "Support Forums" msgstr "" #: admin/wp247-settings-api/wp247-settings-api.php:254 msgid "For more information:" msgstr "" #: admin/wp247-settings-api/wp247-settings-api.php:714 msgid "Press return or enter to open this section" msgstr "" #: admin/wp247-settings-api/wp247-settings-api.php:987 msgid "Browse" msgstr ""
Text
wpscan/spec/fixtures/dynamic_finders/plugin_version/wpachievements-free/change_log/changelog.txt
v1.2.0 - Based on WPAchievements v8.12.1 - New: Award achievements to users directly from achievements edit page - New: Option to allow negative points - New: Shortcode to display user points [wpa_mypoints] - Tweak: Init hooks earlier to avoid conflicts with some Themes and Plugins - Tweak: Optimized CSS on quest edit page - Fix: Achievement and Quest points not awarded - Fix: Issue with User Pro when assigning achievements manually - Fix: Achievement parameter for 'wpachievements_admin_add_achievement' action v1.1.0 - Based on WPAchievements v8.11.2 - New: Completely reimplemented and fully responsive [wpa_achievements] and [wpa_quests] outputs - Tweak: Shortcodes [wpa_myachievements] & [wpa_myquests] generates responsive output - Tweak: Widget "My Achievements" & "My Quests" generates responsive output - Tweak: Shortcode [wpa_achievements] & [wpa_quest] output message if no achievement or quest is available - Fix: Default setting value for achievement page - Fix: Display available Achievements and Quests on every page if "None" is selected - Fix: Undefined variable myranks if wpa_myrank shortcode is used without title - Fix: Can't hide title for wpa_myachievements shortcode v1.0.0 - Based on WPAchievements v8.10.0 - Initial Version
Portable Object
wpscan/spec/fixtures/dynamic_finders/plugin_version/wpboutik/translation_file/languages/wpboutik-fr_FR.po
# Copyright (C) 2022 NicolasKulka, wpformation # This file is distributed under the GPLv2 or later. msgid "" msgstr "" "Project-Id-Version: WPBoutik 1.0\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wpboutik\n" "POT-Creation-Date: 2022-12-14T13:40:52+00:00\n" "PO-Revision-Date: 2023-01-10 18:29+0100\n" "Last-Translator: \n" "Language-Team: \n" "Language: fr_FR\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-Generator: Poedit 3.1\n" "X-Domain: wpboutik\n" #. Plugin Name of the plugin msgid "WPBoutik" msgstr "" #. Author of the plugin msgid "NicolasKulka, wpformation" msgstr "" #: classes/plugin.php:81 msgid "Shop" msgstr "Boutique" #: classes/plugin.php:94 msgid "Cart" msgstr "Panier" #: classes/plugin.php:107 templates/cart.php:137 templates/checkout.php:6 msgid "Checkout" msgstr "Commander" #. translators: 1 HTML Tag, 2 HTML Tag #: classes/plugin.php:174 msgid "" "WPBoutik is installed but not yet configured, you need to configure WPBoutik " "here : %1$sWPBoutik configuration page%2$s. The configuration takes only 1 " "minute! " msgstr "" "WPBoutik est installé mais pas encore configuré, vous devez configurer " "WPBoutik ici : %1$sPage de configuration de WPBoutik%2$s. La configuration " "ne prend qu'une minute ! " #: classes/plugin.php:183 classes/plugin.php:185 classes/tabs-admin.php:37 msgid "Settings" msgstr "Réglages" #: classes/plugin.php:267 msgid "Plugin settings" msgstr "Paramètres du plugin" #: classes/plugin.php:276 msgid "WPBoutik dashboard" msgstr "Tableau de bord WPBoutik" #. translators: 1 HTML Tag, 2 HTML Tag #: templates/admin/notices/no-curl.php:12 msgid "" "WPBoutik: You need to activate cURL. If you need help, just ask us directly " "at [email protected]." msgstr "" #: templates/admin/pages/settings.php:54 msgid "Love WPBoutik? Give us 5 stars on WordPress.org" msgstr "Vous aimez WPBoutik ? Donnez-nous 5 étoiles sur WordPress.org" #. translators: 1 HTML Tag, 2 HTML Tag #: templates/admin/pages/settings.php:59 msgid "" "If you need any help, you can contact us via email us at " "%[email protected]%2$s." msgstr "" "Si vous avez besoin d’aide, vous pouvez nous contacter par e-mail à " "%[email protected]%2$s." #. translators: 1 HTML Tag, 2 HTML Tag #: templates/admin/pages/settings.php:62 msgid "You can also check our %1$sFAQ%2$s." msgstr "Vous pouvez aussi regarder notre %1$sFAQ%2$s." #: templates/admin/pages/settings.php:71 msgid "Where are my products?" msgstr "Où sont mes produits ?" #: templates/admin/pages/settings.php:73 msgid "You can find all your products in your WPBoutik account:" msgstr "Vous pouvez trouver tous vos produits dans votre compte WPBoutik :" #: templates/admin/pages/settings.php:75 msgid "Edit my products" msgstr "Modifier mes produits" #: templates/admin/pages/settings.php:77 msgid "" "When you edit your products in WPBoutik, remember to clear your cache (if " "you have a cache plugin) to make sure you see the latest version of your " "page)" msgstr "" "Lorsque vous modifiez vos produits dans WPBoutik, n'oubliez pas de vider " "votre cache (si vous avez un plugin de cache) pour être sûr de voir la " "dernière version de votre page)" #: templates/admin/pages/tabs/settings.php:13 msgid "API Key" msgstr "" #: templates/admin/pages/tabs/settings.php:14 msgid "Log in to %1$sWPBoutik%2$s to get your API key." msgstr "Connectez-vous à %1$sWPBoutik%2$s pour obtenir votre clé API." #: templates/admin/pages/tabs/settings.php:18 msgid "Shop page" msgstr "Page boutique" #: templates/admin/pages/tabs/settings.php:22 msgid "Cart page" msgstr "Page panier" #: templates/admin/pages/tabs/settings.php:26 msgid "Checkout page" msgstr "Page de commande" #: templates/admin/pages/tabs/settings.php:36 msgid "Main configuration" msgstr "Paramètrage principal" #: templates/admin/pages/tabs/settings.php:62 msgid "If you don't have an account, you can create one in 20 seconds !" msgstr "Si vous n’avez pas de compte, vous pouvez en créer un en 20 secondes !" #: templates/cart.php:8 msgid "Shopping Cart" msgstr "Panier" #: templates/cart.php:12 msgid "Empty cart" msgstr "Panier vide" #: templates/cart.php:17 templates/cart.php:146 msgid "Continue Shopping" msgstr "Poursuivre les achats" #: templates/cart.php:26 msgid "Items in your shopping cart" msgstr "Liste des articles du panier" #: templates/cart.php:64 templates/checkout.php:280 #: templates/single-wpboutik_product.php:264 msgid "Quantity" msgstr "Quantité" #: templates/cart.php:82 templates/checkout.php:264 msgid "Remove" msgstr "Supprimer" #: templates/cart.php:107 templates/checkout.php:229 msgid "Order summary" msgstr "Récapitulatif de la commande" #: templates/cart.php:112 templates/checkout.php:302 msgid "Subtotal" msgstr "Sous-total" #: templates/cart.php:116 templates/checkout.php:306 msgid "Shipping" msgstr "Expédition" #: templates/cart.php:121 msgid "Tax" msgstr "TVA" #: templates/cart.php:126 msgid "Order total" msgstr "Total de la commande" #: templates/cart.php:143 msgid "or" msgstr "ou" #: templates/checkout.php:11 msgid "Contact information" msgstr "Informations de contact" #: templates/checkout.php:14 msgid "Email address" msgstr "Adresse e-mail" #: templates/checkout.php:23 msgid "Shipping information" msgstr "Informations sur la livraison" #: templates/checkout.php:27 msgid "First name" msgstr "Prénom" #: templates/checkout.php:35 msgid "Last name" msgstr "Nom" #: templates/checkout.php:43 msgid "Company" msgstr "Entreprise" #: templates/checkout.php:51 msgid "Address" msgstr "Adresse" #: templates/checkout.php:59 msgid "Apartment, suite, etc." msgstr "Appartement, suite, etc." #: templates/checkout.php:67 msgid "City" msgstr "Ville" #: templates/checkout.php:75 msgid "Country" msgstr "Pays" #: templates/checkout.php:87 msgid "State / Province" msgstr "Région" #: templates/checkout.php:95 msgid "Postal code" msgstr "Code postal" #: templates/checkout.php:103 msgid "Phone" msgstr "Téléphone" #: templates/checkout.php:114 msgid "Delivery method" msgstr "Méthode de livraison" #: templates/checkout.php:122 templates/checkout.php:127 msgid "Standard" msgstr "Standard" #: templates/checkout.php:128 msgid "4–10 business days" msgstr "4-10 jours ouvrables" #: templates/checkout.php:157 templates/checkout.php:162 msgid "Express" msgstr "Express" #: templates/checkout.php:163 msgid "2–5 business days" msgstr "2-5 jours ouvrables" #: templates/checkout.php:192 msgid "Payment" msgstr "Paiement" #: templates/checkout.php:195 msgid "Payment type" msgstr "Type de paiement" #: templates/checkout.php:200 msgid "Credit card" msgstr "Carte de crédit" #: templates/checkout.php:213 msgid "Bacs / Check" msgstr "Virement / Chèque" #: templates/checkout.php:232 msgid "Items in your cart" msgstr "Liste des articles du panier" #: templates/checkout.php:311 msgid "Taxes" msgstr "Taxes" #: templates/checkout.php:316 msgid "Total" msgstr "Total" #: templates/checkout.php:327 msgid "Confirm order" msgstr "Confirmer la commande" #: templates/single-wpboutik_product.php:14 msgid "All products" msgstr "Tous les produits" #: templates/single-wpboutik_product.php:115 msgid "Images" msgstr "Images" #: templates/single-wpboutik_product.php:281 msgid "Add to cart" msgstr "Ajouter au panier" #: templates/single-wpboutik_product.php:286 msgid "Description" msgstr "Description"
Text
wpscan/spec/fixtures/dynamic_finders/plugin_version/wpcf7-recaptcha/change_log/changelog.txt
== Changelog Archive == This is to keep track of all changes the plugin undertakes. The readme.txt should only contain the most recent 3. = 1.1.5 = Release Date: February 25, 2019 * Overview * Added plugin to github and link to github on description page. * Ran into issue committing v1.1.4 which caused json checksums to not reflect some changes made. Thank @willpresleyev for pointing this out! = 1.1.4 = Relase Date: February 22, 2019 * General * Ensured WordPress 5.1 compatibility * We need your help translating this plugin! Please contribute at: https://translate.wordpress.org/projects/wp-plugins/wpcf7-recaptcha * Multisite * Multisite - Network Admins will notice a new menu item under plugins labelled "WPCF7 reCaptcha Settings" * Multisite - Network Admins now have the ability to add default keys and settings for sites. Individual sites can overwrite these defaults should they choose to. * Multisite - Default Network settings do not override keys or settings if they are already set/saved on the individual site. These only apply if none are found on the individual site. * Cleanup * Removed languages folder to avoid confusion with glotpress. = 1.1.3 = Relase Date: February 06, 2019 * Overview * An attempt to make translations easier and better overall. * Combined a few redundant translation functions into a single translation function. * Changed instances of reCaptcha that were all caps and not consistent. * Added a margin-bottom: 0 style to the reCaptcha iframe in an attempt to prevent CSS overlapping using the `add_action( 'wp_enqueue_scripts', 'iqfix_recaptcha_inline_css' )` hook. = 1.1.2 = Relase Date: January 14, 2019 * Overview * Replaces old Text Domain 'iqc' with new Text Domain 'wpcf7-recaptcha' to match the plugin slug. This fix should help translations. * Added Portable Object Template (.pot) file to the /languages/ folder to help translators. * Added call to action on the settings page which encourages users to like IQComputing on Facebook to receive the latest news and updates regarding this plugin and future plugins we develop. = 1.1.1 = Release Date: January 07, 2019 * Overview * Adds message whenever user forgets to click reCaptcha checkbox. = 1.1.0 = Release Date: December 28, 2018 * Overview * Prevents Contact Form 7 from removing reCaptcha keys upon update. * Removes Contact Form 7 reCaptcha upgrade notice. = 1.0 = Release Date: December 28, 2018 * Overview * Initial release of plugin. * Contact Form 7 5.0.5 reCaptcha functionality copied over. * Created subpage under "Contact" named "reCaptcha Version" to be used as a settings page.
JSON
wpscan/spec/fixtures/dynamic_finders/plugin_version/wpckan/composer_file/composer.json
{ "name": "wpckan", "version": "1.2.0", "description": "wpckan is a wordpress plugin that exposes a series of functionalities to bring content stored in CKAN to Wordpress' UI and also provide mechanisms for archiving content generated on Wordpress into a CKAN instance.", "repositories": [ { "type": "vcs", "url": "https://github.com/OpenDevelopmentMekong/CKAN_PHP.git" } ], "require": { "silex/ckan_client": "dev-master", "analog/analog": "dev-master", "twitter/typeahead.js": "dev-master" } }
JSON
wpscan/spec/fixtures/dynamic_finders/plugin_version/wpcl-beaver-extender/composer_file/package.json
{ "name": "wp_query_engine", "description": "WP Query Engine", "license": "GPL-2.0", "version": "1.0.0", "repository": { "type": "git", "url": "https://github.com/WPCodeLabs/WP-Query-Engine" }, "devDependencies": { "grunt" : "latest", "grunt-postcss" : "latest", "grunt-contrib-compass" : "latest", "grunt-contrib-jshint" : "latest", "grunt-contrib-uglify" : "latest", "grunt-contrib-watch" : "latest", "grunt-contrib-clean" : "latest", "grunt-openport" : "latest", "grunt-newer" : "latest", "pixrem" : "latest", "autoprefixer" : "latest", "cssnano" : "latest" } }
Markdown
wpscan/spec/fixtures/dynamic_finders/plugin_version/wpcom-migration/change_log/CHANGELOG.md
# 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/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## 0.1.0 - 2023-03-01 ### Added - Add migration progress screen and integrate into admin page [#28807] - Adds a REST route for Migration plugin to fetch status from source site. [#28546] - Add track events logic for "Get started" and "Check your migration progress" buttons [#28974] - Create Migration component [#28770] - General: enable automated plugin releases. [#29014] - Introduce Jetpack Migration plugin structure [#28209] - Rename Jetpack Migration to Move to WordPress.com and wpcom-migration [#28936] - Update readme.txt for migration plugin [#29040] ### Changed - Adds a top-level menu entry for Move to WordPress.com [#28463] - Change initial screen wording with new copy [#28993] - Update doc link for migration plugin [#29129] - Updated package dependencies. [#28440] - Updated package dependencies. [#28682] - Updated package dependencies. [#28910] - Updated package dependencies. [#28927] - Update to React 18. [#28710] ### Fixed - Fix styles for mobile screens [#29081]
Text
wpscan/spec/fixtures/dynamic_finders/plugin_version/wpdanger-verification/change_log/changelog.txt
== Changelog == = 1.0.4 (2019-01-05) = * Internationalization = 1.0.3 (2019-01-05) = * Add settings link = 1.0.2 (2018-12-28) = * First version
Portable Object
wpscan/spec/fixtures/dynamic_finders/plugin_version/wpdirectory/translation_file/wpDirectory-es_ES.po
msgid "" msgstr "" "Project-Id-Version: wpDirectory 1.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-12-17 17:05-0400\n" "PO-Revision-Date: \n" "Last-Translator: Ariel Bustillos <[email protected]>\n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-Language: Spanish\n" "X-Poedit-Country: BOLIVIA\n" "X-Poedit-KeywordsList: __;_e\n" "X-Poedit-Basepath: .\n" "X-Poedit-SearchPath-0: C:\\xampp\\htdocs\\wordpress\\wp-content\\plugins\\wpdirectory\n" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:26 msgid "A clean structured list of categories, which can be easily customized with CSS. Suitable for articles, links, bussines directory and anything in your mind that needs to be organized. You can see a demo at <a href=\"http://arielbustillos.com/\">arielbustillos.com</a>." msgstr "Una lista limpia y estructurada de categorías, que puede ser fácilmente personalizada mediante CSS. Puede ser utilizada para directorios de artículos, enlaces , de negocios y cualquier otra cosa que necesite ser organizada. Puede ver una demo en <a href=\"http://arielbustillos.com/\">arielbustillos.com</a>." #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:115 #, php-format msgid "View all posts filed under %s" msgstr "Ver todas las entradas en %s" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:203 #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:219 msgid "No categories" msgstr "Sin Categorías" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:291 msgid "IDs of categories is incorrect." msgstr "IDs de categorías es incorrecto." #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:296 msgid "You can only specify a digit in the \"The number of columns for categories list\"." msgstr "Solo puede especificar un dígito en \"Número de Columnas para listar Categorías\"" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:300 msgid "The number of columns should not be zero." msgstr "El número de Categorías no puede ser cero." #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:305 msgid "You can only specify a digit in the \"The number of child categories to show\"." msgstr "Solo puede especificar un dígito en \"Número de subcategorías a mostrar\"." #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:310 msgid "You can only specify a digit in the \"The height of the categories block\"." msgstr "Sólo puede específicar un dígito en el bloque de \"Altura de categorías\"." #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:314 msgid "The height of the categories block can't be less than 100 pixels." msgstr "La altura de las categorías de bloque no puede ser menor que 100 pixeles." #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:322 msgid "Some Errors Occurred:" msgstr "Algunos errores ocurrieron:" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:333 msgid "Options saved!" msgstr "Opciones Guardadas!" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:372 msgid "Default values restored." msgstr "Los Valores por Defecto han sido restaurados." #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:436 msgid "wpDirectory Options" msgstr "Opciones de wpDirectory" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:444 msgid "Categories List Options" msgstr "Opciones de Lista de Categorías" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:451 msgid "This options afect the display (on the site) of the list of categories." msgstr "Estas opciones afectan la forma en que se muestra el listado de categorías (en el sitio)." #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:455 msgid "Comma separated IDs of categories, which should be excluded:" msgstr "IDs de categorías que deberían ser excluídos (separado por comas):" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:459 msgid "For example , \"<tt>1,3,7</tt>\" (without quotes). 0 - all categories will be displayed." msgstr "Por ejemplo ,\"<tt>1,3,7</tt>\" (sin comillas). 0: todas las categorías se muestran." #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:463 msgid "Show the number of items in parent categories?" msgstr "¿Mostrar el número de items en Categorías Superiores?" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:466 #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:477 #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:488 #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:499 #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:510 #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:521 #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:562 #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:573 #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:610 #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:621 #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:632 #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:665 #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:676 #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:717 #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:754 #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:765 msgid "Yes" msgstr "Si" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:467 #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:478 #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:489 #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:500 #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:511 #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:522 #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:563 #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:574 #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:611 #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:622 #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:633 #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:666 #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:677 #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:718 #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:755 #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:766 msgid "No" msgstr "No" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:474 msgid "Show the number of items in child categories?" msgstr "¿Mostrar el númeor de items en subcategorías?" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:485 msgid "Hide empty categories?" msgstr "¿Ocultar categorías vacías?" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:496 msgid "Show description in the title of parent categories?" msgstr "¿Mostrar descripción en el título de categorías?" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:507 msgid "Show description in the title of child categories?" msgstr "¿Mostrar la descripción en el título de subcategorías?" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:518 msgid "Use hierarchy for child categories?" msgstr "¿Usar jerarquía para subcategorías?" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:529 msgid "The number of columns for categories list:" msgstr "Número de columnas para Lista de Categorías:" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:537 msgid "Sort categories list:" msgstr "Ordenar lista de categorías:" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:540 msgid "By name" msgstr "Por Nombre" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:541 msgid "By your choice" msgstr "Por \"x\"" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:544 msgid "For sorting by your choice you need to install <a href=\"http://wordpress.org/extend/plugins/my-category-order/\">My Category Order</a> plugin." msgstr "Para ordenar por \"x\" necesita instalar el plugin <a href=\"http://wordpress.org/extend/plugins/my-category-order/\">My Category Order</a>." #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:548 msgid "Sort direction of parent categories:" msgstr "Ordenar dirección de categorías:" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:551 msgid "From top to down" msgstr "De arriba a abajo" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:552 msgid "From left to right" msgstr "De izq. a der." #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:555 msgid "At sorting \"From left to right\" the list is built more rationally." msgstr "Al ordenar \"De izquierda a derecha\" la lista es contruída más racionalmente." #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:559 msgid "Show the \"No categories\", if category don't contain subcategories?" msgstr "¿Mostrar \"Sin Categorías\" si la categoría superior no contiene subcategorías?" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:570 msgid "Show the child categories?" msgstr "Mostrar Subcategorías?" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:581 msgid "The number of child categories to show:" msgstr "Número de subcategorías a mostrar:" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:585 msgid "0 - all child categories will be displayed. If the number other than zero, level 3 child categories not shown." msgstr "0 - todas las subcategorías serán mostradas. Si el número no es 0, subcategorías de nivel 3 no se mostrarán." #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:596 msgid "Admin Interface Options" msgstr "Opciones de Interfaz de Admin" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:603 msgid "This options is only for the \"Write Post\" page." msgstr "Estas opciones solo afectan a la página \"Escribir Entrada\"." #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:607 msgid "Show warning to author, if not selected any category?" msgstr "Mostrar advertencia al autor, si no ha elegido una categoría?" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:618 msgid "Show warning to author, if selected more than one category?" msgstr "Mostrar advertencia al autor, ¿si elije más de una categoría?" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:625 msgid "Recommended to publish an item in only one category for the prevention of duplicate content. This option would avoid the publication in more than one category." msgstr "Se recomienda publicar un item en una sola categoría para prevenir el contenido duplicado. Esta opción previene la publicación en más de una categoría." #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:629 msgid "Forbid publication in parent categories?" msgstr "¿Prohibir la publicación en categorías superiores?" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:636 msgid "Publishing of item will be possible only in child categories. Meanwhile, all child categories are hidden by default, but they opens when clicking on the parent category." msgstr "La publicación de un item será posible solo en subcategorías. Aquí, todas las subcategorías están ocultas por defecto, pero aparecen cuando se selecciona la categoría superior." #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:640 msgid "Hide unnecessary blocks from the \"Write Post\" page, if this is not the site administrator?" msgstr "Ocultar bloques innecesarios para la página \"Escribir Entrada\" si no es el administrador?" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:669 msgid "Practice has shown, that authors fill completely not necessary fields, for example, \"Post Password\". Therefore this option will help the administrator to avoid superfluous work at items moderation. On page there will be only really necessary elements." msgstr "La práctica demuetsra que los autores llenan campos completamente innecesarios, por ejemplo \"Contraseña de Post\". Esta opción ahorra tiempo de moderación al moderador. En la página se mostrarán solo elementos realmente necesarios." #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:673 msgid "Show the tags field?" msgstr "¿Mostrar el campo de etiquetas?" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:684 msgid "Which version of WordPress you are using?" msgstr "¿Qué versión de Wordpress usa?" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:687 msgid "2.3.x or lower" msgstr "2.3.x o menor" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:688 msgid "2.5 or higher" msgstr "2.5 o mayor" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:691 msgid "It is necessary for correct work of two previous options." msgstr "Es necesario para corregir el funcionamiento de las dos anteriores opciones." #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:695 msgid "The height of the categories block, in pixels:" msgstr "Altura del bloque de categorías, en pixeles:" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:703 msgid "Use \"Terms of article publication\" on \"Write/Edit Post\" page?" msgstr "¿Usar \"Condiciones de Publicación\" en la página \"Crear Entrada\"?" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:725 msgid "Text of \"Terms of article publication:\"" msgstr "Texto para \"Condiciones de Publicación:\"" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:730 msgid "The terms appear before the article edit form. You can use html tags for text formatting, for example, <tt>&lt;p&gt;, &lt;ul&gt;, &lt;strong&gt;, &lt;a&gt;</tt>." msgstr "Las condiciones aparecen antes del formulario de edición. Puede usar etiquetas html para el formateo de texto, por ejemplo: <tt>&lt;p&gt;, &lt;ul&gt;, &lt;strong&gt;, &lt;a&gt;</tt>." #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:744 msgid "Other Options" msgstr "Otras Opciones" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:751 msgid "Exclude the child categories items from the parent categories pages?" msgstr "¿Excluír los items de subcategorías en la página de categoría superior?" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:762 msgid "Show Item source code?" msgstr "¿Mostrar código fuente del item?" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:769 msgid "Appears on article page." msgstr "Aparece en la página del artículo." #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:778 msgid "Update Options" msgstr "Actualizar Opciones" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:779 msgid "Reset Defaults" msgstr "Restaurar Valores por Defecto" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:783 msgid "Copyright" msgstr "" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:787 msgid "version" msgstr "versión" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:970 msgid "Oops! You forgot to select a category." msgstr "Oops! Se ha olvidado elegir una categoría." #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:994 #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:1003 msgid "Attention! You can select only ONE category." msgstr "Atención! Solo puede elegir UNA categoría." #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:1084 msgid "Terms of article publication" msgstr "Condiciones de Publicación" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:1101 msgid "Restricted area" msgstr "Área Restringida" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:1101 msgid "go back" msgstr "retroceder" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:1128 msgid "Article Source" msgstr "Fuente del Artículo" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:1130 msgid "HTML Version" msgstr "Versión HTML" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:1132 msgid "Text Version" msgstr "Versión Texto" #: C:\xampp\htdocs\wordpress\wp-content\plugins\wpdirectory/wpdirectory.php:1134 msgid "Article Url" msgstr "Url Artículo" #~ msgid "" #~ "This options is only for the list of categories, which displays on the " #~ "site (not in admin area)." #~ msgstr "" #~ "Estas opciones afectan la forma en que el listado de categorías es " #~ "mostrado."
JSON
wpscan/spec/fixtures/dynamic_finders/plugin_version/wpdrift-io-worker/composer_file/package.json
{ "name": "wpdrift-worker", "version": "1.0.0", "description": "", "main": "index.js", "dependencies": { "hoek": "^5.0.3", "url-parse": "^1.4.3" }, "devDependencies": { "cross-env": "^5.2.0", "laravel-mix": "^2.1.11", "grunt": "^1.0.2", "grunt-checkbranch": "^1.0.4", "grunt-checkrepo": "^0.1.0", "grunt-checktextdomain": "~1.0.0", "grunt-contrib-clean": "^1.1.0", "grunt-contrib-concat": "1.0.1", "grunt-contrib-copy": "^1.0.0", "grunt-gitinfo": "^0.1.8", "grunt-wp-deploy": "^1.2.1", "grunt-wp-i18n": "~0.5.4", "grunt-wp-readme-to-markdown": "^2.0.0", "grunt-zip": "^0.17.1" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "watch": "cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --watch --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js" }, "repository": { "type": "git", "url": "git+https://github.com/wpdrift/WPdrift-IO.git" }, "author": "", "license": "ISC", "bugs": { "url": "https://github.com/wpdrift/WPdrift-IO/issues" }, "homepage": "https://github.com/wpdrift/WPdrift-IO#readme" }
Portable Object
wpscan/spec/fixtures/dynamic_finders/plugin_version/wpebanover/translation_file/lang/wpebanover-es_ES.po
msgid "" msgstr "" "Project-Id-Version: WPeBanOver v1.1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-08-11 17:22-0300\n" "PO-Revision-Date: 2013-05-07 20:18:36+0000\n" "Last-Translator: Esteban Truelsegaard <[email protected]>\n" "Language-Team: NetMdP <[email protected]>\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-Generator: CSL v1.x\n" "X-Poedit-Language: Spanish\n" "X-Poedit-Country: ARGENTINA\n" "X-Poedit-SourceCharset: utf-8\n" "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n" "X-Poedit-Basepath: .\n" "X-Poedit-Bookmarks: \n" "X-Poedit-SearchPath-0: .\n" "X-Textdomain-Support: yes" #: wpebanover.php:213 #: wpebanover.php:214 #@ wpebanover msgid "WPeBanOver" msgstr "WPeBanOver" #: wpebanover.php:244 #@ wpebanover msgid "Settings saved" msgstr "Opciones guardadas" #: wpebanover.php:251 #@ wpebanover msgid "WPeBanOver settings" msgstr "WPeBanOver Configuración" #: wpebanover.php:257 #@ wpebanover msgid "Donate" msgstr "Donar" #: wpebanover.php:260 #@ wpebanover msgid "Thanks for test, use and enjoy this plugin." msgstr "Gracias por probar, usar y disfrutar este plugin." #: wpebanover.php:261 #@ wpebanover msgid "If you like it, I really appreciate a donation." msgstr "Si te gusta, realmente apreciaría una donación." #: wpebanover.php:263 #@ wpebanover msgid "Click for Donate" msgstr "Click para Donar" #: wpebanover.php:294 #@ wpebanover msgid "WPeBanOver options" msgstr "WPeBanOver opciones" #: wpebanover.php:299 #@ wpebanover msgid "The code for the little banner." msgstr "El codigo para el banner pequeño." #: wpebanover.php:352 #@ default msgid "Save" msgstr "Guardar" #: wpebanover.php:353 #@ wpebanover msgid "After save you can see the preview below." msgstr "Después de grabar podrás ver una previsualización debajo." #: wpebanover.php:271 #@ wpebanover msgid "Knows my plugins" msgstr "Conoce mis plugins" #: wpebanover.php:302 #: wpebanover.php:329 #@ wpebanover msgid "Change on" msgstr "Cambiar cuando" #: wpebanover.php:306 #: wpebanover.php:333 #@ wpebanover msgid "Click" msgstr "Click" #: wpebanover.php:309 #: wpebanover.php:336 #@ wpebanover msgid "MouseOver" msgstr "MouseOver" #: wpebanover.php:312 #: wpebanover.php:339 #@ wpebanover msgid "MouseOut" msgstr "MouseOut" #: wpebanover.php:315 #: wpebanover.php:342 #@ wpebanover msgid "Double Click" msgstr "Doble Click" #: wpebanover.php:319 #@ wpebanover msgid "Change with Fade." msgstr "Cambiar con efecto Fade." #: wpebanover.php:326 #@ wpebanover msgid "The code for the big or 2nd banner." msgstr "El código para el segundo banner." #: wpebanover.php:345 #@ wpebanover msgid "Nothing" msgstr "Nada" #: wpebanover.php:345 #@ wpebanover msgid "(never change again until reload)" msgstr "(No cambiará hasta que se recargue la página)"
Portable Object
wpscan/spec/fixtures/dynamic_finders/plugin_version/wpfanyi-import/translation_file/languages/wpfanyi-import-zh_CN.po
# Copyright (C) 2021 WenPai.org # This file is distributed under the same license as the WPfanyi import plugin. msgid "" msgstr "" "Project-Id-Version: WPfanyi import 1.0.0\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wpfanyi-import\n" "POT-Creation-Date: 2021-02-28T15:48:49+00:00\n" "PO-Revision-Date: 2021-02-28 23:49+0800\n" "Last-Translator: \n" "Language-Team: \n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Poedit 2.4.2\n" "X-Domain: wpfanyi-import\n" "Plural-Forms: nplurals=1; plural=0;\n" #. Plugin Name of the plugin msgid "WPfanyi import" msgstr "文派翻译导入器" #. Description of the plugin msgid "" "Install translation package like a theme/plugin, no need for FTP. this tool " "will save you a lot of time." msgstr "像安装插件、主题那样安装翻译包,无需FTP。这个工具将为您节省大量时间。" #. Author of the plugin msgid "WenPai.org" msgstr "文派" #. Author URI of the plugin msgid "https://wenpai.org/" msgstr "https://wenpai.org/" #: core.php:44 core.php:45 msgid "import translation" msgstr "导入翻译" #: core.php:74 msgid "Translation imported successfully!" msgstr "翻译导入成功!" #: core.php:109 msgid "You don't have the authority to do that" msgstr "您无权这样做" #: core.php:115 msgid "Unexpected translation package type" msgstr "意外的翻译包类型" #: core.php:122 msgid "Translation package not selected" msgstr "没有选择翻译包" #: core.php:127 msgid "The translation package should be in ZIP format" msgstr "翻译包应为ZIP格式" #: core.php:134 msgid "Invalid URL format" msgstr "错误的URL格式" #: core.php:139 msgid "Parameter error: unknown translation package import method" msgstr "参数错误:翻译包导入方法未知" #: core.php:161 msgid "" "Translation package upload failed, please check whether the file system " "permissions are normal" msgstr "翻译包上传失败,请检查文件系统权限是否正常" #: core.php:163 msgid "" "Translation package acquisition failed, please check whether the URL is valid" msgstr "获取翻译包失败,请检查URL是否有效" #. translators: %s: Translation storage directory #: core.php:176 msgid "The translation storage directory of this WordPress is not writable:%s" msgstr "该WordPress的翻译存储目录不可写:%s" #: core.php:183 msgid "" "This server doesn‘t support the decompression of Zip archives. Please " "contact the service provider of this server to enable the zip extension " "module function of PHP." msgstr "" "此服务器不支持解压ZIP包。 请与服务器提供商联系以启用PHP的zip扩展模块功能。" #: core.php:191 msgid "Failed to parse the Zip package. The Zip package may be damaged" msgstr "无法解析ZIP包,该包可能已损坏" #: core.php:212 msgid "There are no valid Po and Mo files in the current translation package" msgstr "当前翻译包中没有有效的Po和Mo文件" #: page.php:11 msgid "Import translation" msgstr "导入翻译" #: page.php:15 msgid "" "The translation package is a Zip package including MO and PO files. Select " "the translation pack on this page and set its type correctly then click " "Import to add it to WordPress." msgstr "" "翻译包是一个包含MO和PO文件的Zip包。 在此页面上选择翻译包并正确设置其类型,然" "后单击“导入”以将其添加到WordPress。" #: page.php:17 msgid "" "Note: If a translation package with the same name already exists, this " "operation will overwrite it" msgstr "注意:若已存在同名翻译包,则此操作将覆盖它" #: page.php:24 msgid "Import from Local" msgstr "从本地导入" #: page.php:25 msgid "Import from URL" msgstr "从URL导入" #: page.php:36 msgid "Translation package:" msgstr "翻译包:" #: page.php:44 page.php:83 msgid "Package type:" msgstr "包类型:" #: page.php:48 page.php:87 msgid "Plugin" msgstr "插件" #: page.php:51 page.php:90 msgid "Theme" msgstr "主题" #: page.php:58 page.php:97 msgid "Import" msgstr "导入" #: page.php:69 msgid "URL address:" msgstr "URL地址:" #: page.php:105 msgid "Help" msgstr "帮助" #: page.php:107 msgid "common problem:" msgstr "常见问题:" #: page.php:110 msgid "The installed translation package does not work" msgstr "安装的翻译包不起作用" #: page.php:111 msgid "" "A:Please check whether the translation package contains a valid .mo file." msgstr "第一步:请检查该翻译包中是否包含有效的 .mo 文件。" #: page.php:112 msgid "" "B: Please check whether you have correctly selected the type of translation " "package (plugin or theme)." msgstr "第二步:请检查你是否正确选择了翻译包类型(插件或主题)。" #: page.php:113 msgid "" "C: Please upload by traditional manual method to finally confirm whether the " "translation package is valid." msgstr "第三步:请通过传统的手工方式上传语言包,以最终确认该语言包是否有效。" #: page.php:116 msgid "Found a bug in this plugin?" msgstr "发现了这个插件的BUG?" #. translators: %s: https://github.com/WenPai-org/wpfanyi-import/issues #: page.php:118 msgid "" "Please submit issues here: <a href=\"%s\" target=\"_blank\">https://github." "com/WenPai-org/wpfanyi-import/issues</a>, we will fix it in the next " "version, thank you for your feedback!" msgstr "" "请在此处提交问题:<a href=\"%s\" target=\"_blank\">https://github.com/WenPai-" "org/wpfanyi-import/issues</a>,我们将在下一个版本中对其进行修复,衷心感谢您的" "反馈!" #: page.php:122 msgid "Need to translate a WordPress plugin/theme?" msgstr "需要翻译一个WordPress插件/主题?" #. translators: %s: https://wpfanyi.com/new-project #: page.php:124 msgid "" "If he is hosted in wordpress.org we will handle its translation for free! " "Please send your needs to: <a href=\"%s\" target=\"_blank\">https://wpfanyi." "com/new-project</a>." msgstr "" "如果它托管在WordPress.org中,我们将免费处理它的翻译!请将您的需求发送至:<a " "href=\"%s\" target=\"_blank\">https://wpfanyi.com/new-project</a>。" #~ msgid "" #~ "This plugin provides an innovative translation package installation " #~ "method." #~ msgstr "该插件提供了创新的翻译包安装方法。" #~ msgid "Old Method" #~ msgstr "旧方法" #~ msgid "" #~ "You need to download the translation package to the local first, unzip " #~ "the package, and upload it to the correct path via FTP." #~ msgstr "" #~ "您需要先将翻译包下载到本地,解压缩该包,再通过FTP将其上传到正确的路径中。" #~ msgid "" #~ "Imagine the process of selecting a lengthy path on FTP with the mouse. " #~ "This is troublesome, right?" #~ msgstr "想象一下用鼠标在FTP上选取冗长路径的过程,这很麻烦,对吧?" #~ msgid "New Method" #~ msgstr "新方法" #~ msgid "" #~ "Now you only need to paste the download address of the translation " #~ "package in the text input, and correctly select the type of translation " #~ "package (plugin or theme), after clicking “Import”, the tool will help " #~ "you complete all operations." #~ msgstr "" #~ "现在,您只需要在文本框中粘贴翻译包的下载地址,并正确选择翻译包的类型(插件" #~ "或主题),在单击“导入”后,该工具将帮助您完成所有操作。" #~ msgid "" #~ "If you have a local translation package, you can also easily import it " #~ "through this tool." #~ msgstr "如果您有一个本地翻译包,您也可以通过此工具轻松导入它。"
Text
wpscan/spec/fixtures/dynamic_finders/plugin_version/wpforms-lite/change_log/changelog.txt
== Changelog == = 1.5.1.3 = - Fixed: Importing forms that containing `target="_blank"`. - Fixed: Quote support/display inside query param Smart Tags. - Fixed: Other minor fixes. = 1.5.1.1 = - Fixed: Conflict with WordPress 5.1 if form contained target="_blank". - Fixed: Unable to uncheck default Multiple Choice value in form builder after being set initially. - Fixed: PHP error when entries are exported after a field has been deleted. - Fixed: Form builder Email notification conditional logic settings display issue after new notification is added. - Fixed: - Conflict with some themes preventing Multiple Choice fields from being selectable. = 1.5.1 = - Added: Complete translations for Spanish, Italian, Japanese, and German. - Added: Smart Tag for referencing user meta data, `{user_meta key=""}`. - Changed: Improved support with LocoTranslate plugin. - Changed: Refactored Form Preview functionality, no longer requiring hidden private page to be created. - Changed: Always load full WPForms styling inside Gutenberg so forms render correctly. - Fixed: Typos, grammar, and other i18n related issues. - Fixed: Created alias class for `WPForms` to prevent issue with namespacing introduced in 1.5.0. - Fixed: Dynamic population issue when using Image Choices field setting. = 1.5.0.4 = - Changed: Dashboard widget improvements. - Fixed: Various typos. = 1.5.0.3 = - Changed: Minor improvements to Gutenberg block for WordPress 5.0. - Fixed: Error when activating WPForms Pro if WPForms Lite is still activated. = 1.5.0 = - IMPORTANT: Support for PHP 5.2 has been discontinued. If you are running PHP 5.2, you MUST upgrade PHP before installing WPForms 1.5. Failure to do that will disable WPForms core functionality. - Added: Dashboard widget. - Added: WPForms Challenge: an interactive step-by-step guide to creating a form for new users. - Added: Dynamic field population, available to enable from form settings. - Added: "About Us" admin page (WPForms > About Us). - Added: {user_first_name} and {user_last_name} Smart Tags. - Changed: Improved randomizing if field is configured to randomize items. - Changed: Improved i18n support. - Fixed: Form builder errors if user had Visual Editor disabled in profile. - Fixed: Form builder Windows styling issues. - Fixed: Form builder dynamic choices warning not always removing. - Fixed: Form builder "Show Layout" CSS formatting. - Fixed: reCAPTCHA compatibility when form is inside OptinMonster popup. - Fixed: Gutenberg block returning error if no forms have been created. = 1.4.9 = - Added: Pirate Forms importer. - Changed: Some form builder tooltips to contain documentation links. - Fixed: Form builder javascript conflict with jQuery non-conflict mode. - Fixed: PHP Notice from WPForms widget. - Fixed: Incorrect markup around Addons submenu item. = 1.4.8.1 = - Fixed: Certain confirmation settings, before 1.4.8, not displaying correctly in the form builder. = 1.4.8 = - Added: Gutenberg block. - Added: WP Mail SMTP detection and hints in the form builder notification settings. - Added: Alt and title tags to image choices images on frontend display. - Changed: i18n improvements. - Fixed: Incorrect param used with `shortcode_atts`. - Fixed: Accessing `wpforms_setting` in frontend javascript before checking if it exists. - Fixed: PHP error toggling form builder notifications in some use cases. - Fixed: GDPR field Agreement text not updating in real time. - Fixed: Marketing provider connections containing an escaped apostrophe. - Fixed: Pressing "Enter" in the form builder resulting in unexpected behavior. - Fixed: Security enhancements and other misc. bug fixes. = 1.4.7.2 = - Fixed: Honeypot field using a none unique CSS ID. - Fixed: Form builder Bulk Add display issues in certain use cases. - Fixed: Checkbox field values not saving if Show Values field option is enabled. = 1.4.7.1 = - Changed: Updated Russian translation. - Fixed: Various i18n issues. = 1.4.7 = - Added: New Providers class and functionality. - Changed: Old PHP version (5.2 and 5.3) admin warning adjusted to reflect new August 2018 time line. - Fixed: Multiple Choice fields showing as Radio fields in the builder preview when first created. - Fixed: Duplicating fields in the form builder causing issues with certain field types. - Fixed: Escaping issue with provider connection names contained an apostrophe. - Fixed: Alignment issues with the Addons page display. - Fixed: Incorrect text on the Welcome activation page. = 1.4.6 = - Added: GDPR Enhancements plugin setting [doc](https://wpforms.com/how-to-create-gdpr-compliant-forms/). - Added: GDPR Enhancement: User Agreement form field. - Changed: PHP warning that alerts users support for PHP 5.4 and below will be dropped this summer. - Changed: Spam logging, to improve performance. - Fixed: Typo in base form CSS. - Fixed: Stripping HTML from the checkbox and mulitple choice labels in the form builder. - Fixed: Form builder icon visibility when field labels are hidden. = 1.4.5.3 = - Changed: Use minified admin assets when appropriate. - Changed: Show helpful doc link in form embed modal. - Fixed: reCAPTCHA v2 showing in form builder when using Invisible reCAPTCHA. - Fixed: Remove jQuery shorthand references in `admin-utils` to prevent conflicts. = 1.4.5.2 = - Fixed: Incorrect documenation link for Input Mask. - Fixed: Input Mask value disappearing when form builder is refreshed. = 1.4.5.1 = - Fixed: Dynamic choices not displaying correctly for Multiple Choice and Checkbox fields. = 1.4.5 = - Added: Image choices feature with Checkbox and Multiple Choice fields; Images can now be uploaded and displayed with your choices! - Added: Custom input masks for Single Line Text fields (Advanced Options). - Added: No-Conflict Mode for Google reCAPTCHA (Settings > reCAPTCHA). Removes other reCAPTCHA occurrences, to prevent conflicts. - Added: SSL Connection Test (Tools > System Info). Quicky verify that your web host correct supports SSL connections. - Added: `{user_full_name}` Smart Tag, displays users first and last name. - Added: Discalimer / Terms of Service Display formatting option for Checkbox fields (Advanced Options). - Added: Basic CSS styling for `disabled` fields. - Added: Uninstall routine, available from Settings > Misc. - Added: Form builder performance improvements. Editing a form with hundreds of fields is now 500%+ faster! - Changed: New Settings tab: Misc, moved Hide Annoucements option to new tab. - Changed: `{user_display}` Smart Tag diplays user's display name (in most cases, this is the user's name). - Changed: All `<form>` attributes can now be changed via `wpforms_frontend_form_atts` filter. - Fixed: Form builder tab icon alignment conflicts with third party plugin CSS. - Fixed: Smart Tag dropdown display issues in the form builder. - Fixed: Form builder drag and drop area disappearing if all fields are removed from a form. = 1.4.4.1 = - Changed: Textdomain loading to a later priority. - Changed: Allow the `WPForms_Builder` class to be accessible. - Changed: Move the confirmation message `wpautop` to an earlier priority to not conflict with content added using filters. - Fixed: Form builder templates area not aligning correctly in some browsers. - Fixed: Incorrect permissions check for annoucements feed. = 1.4.4 = - Added: Advanced setting for Multiple Choice and Checkbox fields to randomize choices - Changed: Admin menu icons now uses SVG instead of custom font icon - Changed: Reviewed all translatable strings, improved escaping and formatting - Changed: External links have `rel="noopener noreferrer"` improve security - Changed: Permission check centralized into a single function (`wpforms_current_user_can()`) - Changed: Required label field text centralized into a single function (`wpforms_get_required_label()`) - Fixed: Typo in German translation - Fixed: Required email provider connection fields not highlighting when left empty - Fixed: Inside form builder, notification name area breaking into multiple lines on smaller screens = 1.4.3 = - Added: Early filter for form data before form output, `wpforms_frontend_form_data` - Changed: Standardize and tweak modal window button styles - Changed: Default mail notification settings are now sent "from" the site administrator email; user email is used in Reply-To where applicable (to hopefully improve email deliverability) - Changed: Removed "Hide form name and description" form setting as it was a common source or confusion - Fixed: Site cache being flushed when it shouldn't have been, affecting performance in some scenarios - Fixed: Country, state, months and days not properly exposed to i18n - Fixed: CSV export dates not properly using i18n - Fixed: WPForms custom post types omitting labels - Fixed: Smart Tag value encoding issues with email notifications - Fixed: Infinite recursion issue when using Dynamic Values option - Fixed: PHP notice in form builder = 1.4.2.2 = - Changed: Announcement feed data = 1.4.2.1 = - Added: Setting to hide Announcement feed = 1.4.2 = - Added: Import your old Ninja Forms or Contact Form 7 forms! (WPForms > Tools > Import) - Changed: Dropdown/Checkbox/Multiple Choice "Show Values" setting has been hidden by default to avoid confusion, can be re-enabled using the `wpforms_fields_show_options_setting` filter - Fixed: reCAPTCHA now showing in the Form Builder preview when enabled - Fixed: Encoded/escaped entities in email notifications - Fixed: German translation issue = 1.4.1.1 = - Changed: Improved the loading order of javascript files for forms builder - Changed: Update some strings for Russian translation = 1.4.1= - Added: Ability to rename Form>Settings>Notifications>Single notification panels - Added: Define a minimum PHP version support in plugin readme.txt file - Added: Display a friendly link to a full page version, when form is previewed on AMP pages - Added: Ability to collapse Form>Settings>Notifications>Single notification panels - Added: Russian translation - Added: Allow more than 1 default selection for checkboxes fields - Changed: Bump minimum WordPress version to 4.6 - Changed: Improved localization support of the plugin - Changed: Improved texts in various places - Changed: Code style improvements throughout the plugin - Changed: Combine WPFORMS_DEBUG and WPFORMS_DEVELOPMENT into one, use `wpforms_debug()` to check - Changed: All HTTP requests now validate target sites SSL certificates with WP bundled certificates (since 3.7) - Fixed: Notification email is empty if submitted form has no user values (displaying user friendly message instead) - Fixed: Pressing enter in "Enter a notification name" popup does nothing - Fixed: Fancy Fields can be dragged into form, but then get stuck - Fixed: Deprecate a misspelled `wpforms_csv_export_seperator` filter, introduced a proper name for it - Fixed: Conditional logic comparison issues if rule contained special characters = 1.4.0.1 = - Added: Non-dismissible Dashboard page admin only notice about PHP 5.2. = 1.4.0 = - Added: Announcement feed - Changed: Core form templates are now displayed separate in the form builder from other custom templates - Changed: Refactored CSV exporting for better support - Fixed: Dynamic Choices large items modal render issue - Fixed: Certain characters (such as comma) breaking CSV export format - Fixed: Cursor issues inside the form builder - Fixed: CSS Layout Generator class name typo - Fixed: Dynamic choices with nesting sometimes causing form builder to time out - Fixed: Settings page typos - Fixed: Tools page export description text typo - Fixed: Widget state not displayed correctly when adding via Customizer, without forcing user to select a form = 1.3.9.1 = - Changed: Template Export excludes array items with empty strings - Fixed: Admin notices displaying on plugin Welcome/activation screen - Fixed: WPForms admin pages displaying blank due to conflicts with a few other plugins = 1.3.9 = - Added: Complete redesign and refactor of admin area - Added: New Settings API - Added: Entry print preview compact mode - Added: Entry print preview view entry notes - Added: Dynamic field choices nest hierarchical items - Added: Form import/export to Tools sub page - Added: Form template export to Tools sub page - Changed: System Info content to new Tools sub-page - Changed: Shortcode provided in form builder now includes title/description arguments = 1.3.8 = - Changed: Available conditional logic rules/functionality with Providers have been updated - Changed: Updated form builder modals (jquery-confirm.js) - Changed: Many Form Builder performance enhancements - Fixed: Number field validation message not saving - Fixed: Email confirmation setting not displaying correctly with Small field size = 1.3.7.4 = - Added: Marketing tab in the form builder shows all possible providers. = 1.3.7.3 - Fixed: Required setting checkbox getting out of sync when duplicating fields - Fixed: CSS class name typo in the form builder layout selector - Fixed: Smart Tag `field_id` stripping line breaks - Fixed: Form JS settings `wpforms_settings` missing due to some caching plugins - Fixed: Empty classes causing `array` string to be printed in some use cases = 1.3.7.2 = - Fixed: Error for some users with PHP 5.4 and below = 1.3.7.1 - Fixed: Issue sending form notifications using email fields that had confirmation enabled = 1.3.7 = - Added: Google Invisible reCAPTCHA support - Added: Custom field validation messages (see WPForms Settings page) - Added: Bulk add choices for Checkbox, Multiple Choice, and Dropdown fields - Added: Filter to allow email notifications to include empty fields, `wpforms_email_display_empty_fields` - Added: Field CSS layout selector - Changed: Leverage `wp_json_encode` instead of native PHP function - Changed: Various WordPress coding standard improvements (work in progress) - Changed: Refactored form front-end code to allow for more customizations - Changed: Refactored text, textarea, email, number, and name fields to allow for more customizations (more coming next release) - Fixed: Welcome page typo - Fixed: SmartTag selectors getting off sync inside form builder = 1.3.6.2 = - Changed: Improved messaging on Entries page (Lite) = 1.3.6.1 = - Added: Option to disable activation welcome screen, `wpforms_activation_redirect` = 1.3.6 = - Added: Constant Contact integration - Changed: Don't strip tags from plain text emails - Fixed: Form builder javascript conflict with Clef plugin - Fixed: Form builder logo URL double slash - Fixed: Form builder embed code field not being selectable = 1.3.5 = - Fixed: Some browsers allowing unexpected characters inside number input fields - Fixed: Issue with Dropdown field placeholder text - Fixed: Other plugins loading conflicting scripts in form builder = 1.3.4 = - Added: reCAPTCHA improvements; reCAPTCHA now required if turned on - Fixed: Date/Time Smart Tag not using WordPress time zone settings - Fixed: Name field defaults not processing Smart Tags = 1.3.3 = - Added: Default value support in the email field - Added: Various new hooks and filters for improved extendability - Fixed: Possible errors if web host had `set_time_limit()` disabled = 1.3.2 = - Added: New form class, `.inline-fields`, to apply single line form layout - Changed: All Smart Tags now available for Email Subject field in form notifications - Fixed: Email addresses reporting as invalid of the domain contained capitalization - Fixed: Author related Smart Tags not working in form notification fields - Fixed: Typo on settings page related to Carbon Copy - Fixed: PHP 7.1 warning messages inside the form builder = 1.3.1.2 = - Fixed: Plugin name to correctly indicate Lite for Lite release = 1.3.1.1 = - Fixed: Error with 1.3.1 Lite release = 1.3.1 = - Added: Smart Tags for author ID, email, and name - Added: Carbon Copy (CC) support for form notifications; enable in WPForms Settings - Fixed: Field duplication issues - Fixed: TinyMCE "Add Form" button not opening modal with dynamic TinyMCE instances - Fixed: Email formatting issues when using plain text formatting - Fixed: Number field validation tripping when number submitted is zero - Fixed: reCAPTCHA validation passing when reCAPTCHA left blank - Fixed: Dropdown field size not reflecting in builder = 1.3.0 = - Added: Email field confirmation - Added: Support for Visual Composer - Added: Field class to force elements to full-width on mobile devices, `wpforms-mobile-full` - Changed: Placeholders are added/updated in real-time for Dropdown fields in the form builder - Changed: Add empty value to select element placeholders when displaying form for better markup validation - Fixed: Multiple instances of reCAPTCHA on a page not correctly loading - Fixed: Field choice defaults not restoring in form builder - Fixed: Field alignment issues in the form builder when dragging field more than once - Fixed: PHP fatal erroring if form notification email address provided is not valid upon sending - Fixed: Compatibility issues when network activated on a Multisite install = 1.2.9 = - Added: Individual fields can be duplicated in the form builder - Changed: How data is stored for fields using Dynamic Choices - Fixed: Global assets setting causing errors in some cases - Fixed: Writing setting ("correct invalidly nested XHTML") breaking forms containing HTML - Fixed: Forms being displayed/included on the native WordPress Export page - Fixed: Dynamic Choices erroring when used with Post Types - Fixed: Form labels including blank IDs = 1.2.8.1 = - Fixed: Form javascript email validation being too strict (introduced in 1.2.8) = 1.2.8 = - Added: Dynamic choice feature for Dropdown, Multiple Choice, and Checkbox fields - Changed: Loading order of templates and field classes - moved to `init` - Changed: Form javascript email validation requires domain TLD to pass - Fixed: HTML email notification templates uses site locale text-direction - Fixed: Javascript in the form builder conflicting with certain locales = 1.2.7 = - Added: Store initial plugin activation date - Added: Duplicate form submit protection - Fixed: Strip slashes from entry data before processing = 1.2.6 = - Added: Miscellaneous internal improvements - Fixed: Incorrectly named variables in the front-end javascript preventing features from properly being extendable = 1.2.5.1 = - Fixed: Removed duplicate Settings page title = 1.2.5 = - Added: Setting for Email template background color - Added: Form setting for form wrapper CSS class - Changed: Multiple Payment field stores Choice label text - Changed: reCAPTCHA tweaks and added filter - Changed: Improved IP detection - Fixed: Mapped select fields in builder triggered JS error = 1.2.4.1 = - Fixed: Plugin settings page not correctly showing = 1.2.4 = - Added: Additional logging and error reporting - Changed: Footer asset detection priority, for improved capability with other services - Changed: Refactored and refined front-end javascript - Fixed: Rogue PHP notices = 1.2.3.2 = - Fixed: Default field validation considered 0 as empty = 1.2.3.1 = - Fixed: Blank form email notification defaults = 1.2.3 = - Added: Form notification message setting - Added: Additional Smart Tags available inside Form Settings panels - Added: Process Smart Tags inside form confirmation messages and URLs - Added: Hide WPForms Preview page from WordPress dashboard - Added: System Details tab to WPForms Settings, to display debug information, etc - Changed: Many form builder javascript improvements - Changed: Improved internal logging and debugging tools - Fixed: Large forms not always saving because of max_input_vars PHP setting = 1.2.2.2 = - Fixed: Javascript asset not loading due to incorrect path = 1.2.2.1 = - Fixed: Form select inside modal window overflowing when a form exists with a long title = 1.2.2 = - Changed: Choice Layouts now use flexbox instead of CSS columns for better rendering - Fixed: Class name typo in a CSS column class introduced with 1.2.1 - Fixed: PHP notice on Entries page when there are no forms = 1.2.1 = * Added: Drag and drop field buttons - simply drag the desired field to the form! * Added: Choice Layout option for Checkboxes and Multiple Choice fields (under Advanced Options) * Added: Full and expanded column class/grid support * Changed: Refactored CSS column classes, previous classes are deprecated * Fixed: Form ending with column classes not closing correctly * Fixed: reCAPTCHA button overlaying submit button preventing it from being clicked = 1.2.0.1 = * Changed: Improved field and column gutter consistency = 1.2.0 = * Added: Form preview * Added: Column classes for Checkbox and Multiple choice inputs * Changed: Some fields did not have the correct (unique) CSS ID, this has been corrected, which means custom styling may need to be adjusted * Changed: Removed nonce verification = 1.1.8.4 = * Changed: Form notification settings hide if set to Off = 1.1.8.3 = * Fixed: Issue with submit button position when form ends with columns classes = 1.1.8.2 = * Changed: reCAPTCHA settings description to include link to how-to article = 1.1.8.1 = * Fixed: PHP warnings inside the form builder = 1.1.8 = * Changed: Moved email related settings into email settings group = 1.1.7.2 = * Added: "WPForm" to new-content admin bar menu item = 1.1.7.1 = * Changed: Removed "New" field name prefix = 1.1.7 = * Added: Smart Tag for Dropdown/Multiple choice raw values, allowing for conditional email address notifications (https://wpforms.com/docs/how-to-create-conditional-form-notifications-in-wpforms) * Added: Three column CSS field classes (https://wpforms.com/docs/how-to-create-multi-column-form-layouts-in-wpforms/) * Changed: Checkbox/Multiple Choice fields allow certain HTML to display in choice labels = 1.1.6.1 = * Added: Support for WordPress Zero Spam plugin (https://wordpress.org/plugins/zero-spam/) * Fixed: Issue when stacking fields with 2 column classes = 1.1.5.3 = * Changed: Email Header Image setting description to include recommended sizing = 1.1.5.2 = * Fixed: reCAPTCHA cutting off with full form theme = 1.1.5.1 = * Fixed: Debug output from wpforms.js = 1.1.5 = * Changed: HTML Email template footer text appearance = 1.1.4.2 = * Fixed: HTML emails not displaying correctly in Thunderbird = 1.1.4.1 = * Fixed: Form builder textareas not displaying full width = 1.1.4 = * Added: Form general setting for "Submit Button CSS Class" * Added: Duplicate forms from the Forms Overview page (All Forms) * Changed: Adjusted field display inside the Form Builder to better resemble full theme * Fixed: Don't allow inserting shortcode via modal if there are no forms * Fixed: Error when deleting a form = 1.1.3.2 = * Added: Suggestion form template = 1.1.3.1 = * Fixed: Form base theme CSS compatibility issue with Firefox = 1.1.3 = * Added: New class that handles sending/processing emails * Added: Form notification setting for "From Address", defaults to site administrator's email address * Added: HTML email template for sleek emails (enabled by default, see more below) * Added: General setting to configure email notification format * Added: General setting to optionally configure email notification header image * Changed: Default email notification format is now HTML, can go back to plain text format via option on WPForms > Settings page * Changed: Empty fields are no longer included in email notifications * Fixed: Issue with Checkbox field when empty = 1.1.2 = * Added: Form option to scroll page to form after submit, defaults on for new forms * Changed: Revamped "Full" form theme to be more consistent across different themes, browsers, and devices * Changed: Full theme and bare theme separated = 1.1.1.1 = * Changed: Upgrade information = 1.1.1 = * Fixed: Settings page typo = 1.1 = * Changed: CSS updates to improve compatibility * Fixed: PHP notices when saving plugin Settings = 1.0.9 = * Changed: Email field required by default = 1.0.8 = * Fixed: Name field setting always showing Required * Fixed: Debug function incorrectly requiring WP_DEBUG = 1.0.7 = * Changed: CSS tweaks * Fixed: Filter (wpforms_manage_cap) incorrectly named in some instances = 1.0.6 = * Added: Embed button inside the Form Builder * Added: Basic two column CSS class support * Added: French translation * Changed: Form names are no longer required, if no form name is provided the template name is used * Changed: Inputmask script, for better broad device support * Changed: Field specific assets are now conditionally loaded * Changed: CSS tweaks for form display * Fixed: Issue with Date/Time field * Fixed: Issue Address field preventing Country select from hiding in some configurations * Fixed: Localization string errors = 1.0.5 = * Changed: Checkboxes/Dropdown/Multiple Choice fields always show choice label value in e-mail notifications * Fixed: PHP notices inside the Form Builder * Fixed: Typo inside Form Builder tooltip = 1.0.4.2 = * Changed: Removed files not needed for WordPress.org release [Lite] = 1.0.4.1 = * Added: Check for TinyMCE in the builder before triggering TinyMCE save * Fixed: Sub labels showing when configured to hide * Fixed: Forms pagination number screen setting not saving * Fixed: Email notification setting always displaying "On" = 1.0.4 = * Changed: Improved marketing provider conditional logic * Changed: Addons page [Lite] * Fixed: Variable assignment in the builder = 1.0.3 = * Added: Basic TinyMCE editor for form confirmation messages * Changed: Removed form ID from form overview table, ID still visible in shortcode column * Fixed: Checkbox/radio form elements alignment * Fixed: Quotation slashes in email notification text * Fixed: SSL verification preventing proper API calls on some servers = 1.0.2 = * Added: Widget to display form * Added: Function to display form, `wpforms_display( $form_id )` * Changed: Default notification settings for Contact form template * Changed: Success message styling for full form theme = 1.0.1 = * Added: "From Name" and "Reply To" Setting>Notification fields * Added: Smart Tags feature to all Setting>Notification fields = 1.0.0 = * Initial release.
JSON
wpscan/spec/fixtures/dynamic_finders/plugin_version/wpglobus-for-wpbakery-visual-composer/composer_file/package.json
{ "name": "wpglobus_js_composer", "version": "1.4.1", "title": "WPGlobus for WPBakery Visual Composer", "description": "WPGlobus add-on for WPBakery Visual Composer.", "homepage": "https://wpglobus.com/extensions-archive/wpglobus-for-wpbakery-visual-composer-archive/", "repository": { "type": "git", "url": "https://github.com/WPGlobus/wpglobus-for-wpbakery-visual-composer" }, "bugs": { "url": "https://github.com/WPGlobus/wpglobus-for-wpbakery-visual-composer" }, "author": "The WPGlobus Team", "license": "GPL-3.0", "main": "Gruntfile.js", "devDependencies": { "grunt": "^1.0.1", "grunt-bower-task": "^0.4.0", "grunt-contrib-compress": "^1.3.0", "grunt-contrib-uglify": "^2.0.0", "grunt-contrib-watch": "^1.0.0", "grunt-exec": "^1.0.0", "grunt-http": "^2.0.1", "grunt-text-replace": "^0.4.0", "grunt-tivwp-po": "^0.1.0", "grunt-writefile": "^0.1.4", "load-grunt-config": "^0.19.2", "load-grunt-tasks": "^3.3.0" }, "dependencies": { "grunt-cli": "^1.2.0" } }
JSON
wpscan/spec/fixtures/dynamic_finders/plugin_version/wpglobus-translate-options/composer_file/package.json
{ "name": "wpglobus-translate-options", "version": "1.5.5", "title": "WPGlobus Translate Options", "description": "WPGlobus Translate Options is an extension to the WPGlobus plugin. It allows translate options from wp_options table.", "main": "Gruntfile.js", "repository": { "type": "git", "url": "https://github.com/WPGlobus/wpglobus-translate-options.git" }, "bugs": { "url": "https://github.com/WPGlobus/wpglobus-translate-options/issues" }, "author": "alexgff, WPGlobus", "license": "GPLv2+", "homepage": "https://wpglobus.com", "devDependencies": { "grunt": "^1.0.1", "grunt-bower-task": "^0.4.0", "grunt-contrib-compress": "^1.3.0", "grunt-contrib-cssmin": "^1.0.1", "grunt-contrib-less": "^1.0.1", "grunt-contrib-uglify": "^1.0.1", "grunt-contrib-watch": "^1.0.0", "grunt-exec": "^1.0.0", "grunt-text-replace": "^0.4.0", "grunt-tivwp-po": "^0.1.0", "grunt-wp-i18n": "^0.5.3", "grunt-writefile": "^0.1.4", "load-grunt-config": "^0.19.2", "load-grunt-tasks": "^3.3.0" } }
Markdown
wpscan/spec/fixtures/dynamic_finders/plugin_version/wphindi/change_log/changelog.md
# Changelog All notable changes to this project will be documented in this file. ## [1.0.4] - 15-Aug-2019 ### Changed * Plugin display name and description ## [1.0.3] - 15-Aug-2019 ### Changed * Visual changes to WPHindi button ## [1.0.2] - 14-Aug-2019 ### Changed * Renamed transliteration toggle buttons ### Fixed * Class Editor toggle button text not updating.
Portable Object
wpscan/spec/fixtures/dynamic_finders/plugin_version/wpify-mapy-cz/translation_file/languages/wpify-mapy-cz-cs_CZ.po
msgid "" msgstr "" "Project-Id-Version: Mapy.cz 1.0\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wpify-mapy-cz\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "POT-Creation-Date: 2020-09-18T19:00:16+00:00\n" "PO-Revision-Date: 2020-09-18 21:00+0200\n" "Language: cs_CZ\n" "X-Generator: Poedit 2.4.1\n" "X-Domain: mapy-cz\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n>=2 && n<=4 ? 1 : 2);\n" #. Plugin Name of the plugin #: src/Admin.php:78 #: assets/blocks/mapy-cz/backend.jsx:70 #: build/block-mapy-cz-backend.js:2 msgid "WPify Mapy.cz" msgstr "WPify Mapy.cz" #. Description of the plugin msgid "Easily embed free mapy.cz maps on your posts / pages / Custom Post Types" msgstr "Přidávejte snadno a zdarma Mapy.cz do vašich článků, stránek nebo jiných vlastních post typů" #. Author of the plugin msgid "WPify" msgstr "WPify" #. Author URI of the plugin msgid "https://www.wpify.io/" msgstr "https://www.wpify.io/" #: src/Admin.php:28 #: src/Admin.php:29 msgid "Mapy.cz" msgstr "Mapy.cz" #: src/Admin.php:38 #: src/Admin.php:39 msgid "Maps" msgstr "Mapy" #: src/Admin.php:46 #: src/Admin.php:47 msgid "Markers" msgstr "Značky" #: src/Admin.php:80 msgid "Welcome! Plugin WPify Mapy.cz by <a href=\"%s\" target=\"_blank\">wpify.io</a> lets you add mapy.cz maps to your site easily!" msgstr "Vítejte! Plugin WPify Mapy.cz od <a href=\"%s\" target=\"_blank\">wpify.io</a> vám umožní snadno přidávat mapy od Mapy.cz na vaše stránky!" #: src/Admin.php:87 msgid "You can start adding <a href=\"%s\">maps</a> and <a href=\"%s\">markers</a> right away." msgstr "Můžete rovnou začít přidávat <a href=\"%s\">mapy</a> a <a href=\"%s\">značky</a>." #: src/Admin.php:94 msgid "How to create map and insert it to your page" msgstr "Jak vytvořit mapy a vložit je na vaší stránku" #: src/Admin.php:97 msgid "Add as many <a href=\"%s\">markers</a> as needed, select it's positions and publish them." msgstr "Přidejte <a href=\"%s\">značek</a> kolik chcete, vyberte jejich pozici a publikujte je." #: src/Admin.php:102 msgid "Add a new <a href=\"%s\">map</a>, enter the options, choose markers to display and click Publish." msgstr "Přidejte novou <a href=\"%s\">mapu</a>, přizpůsobte ji, vyberte značky k zobrazení a publikujte svou mapu." #: src/Admin.php:110 msgid "To insert the map into your page, you can either use <i>Mapy.cz</i> Gutenberg block, or you can use the shortcode provided in the maps <a href=\"%s\">admin listing</a>" msgstr "Pro přidání mapy na stránku můžete využít jak <i>Mapy.cz</i> gutenberg block, nebo můžete použít shortcode, který naleznete v <a href=\"%s\">seznamu map</a>" #: src/Admin.php:123 msgid "Shortcode" msgstr "Shortcode" #: src/Blocks/MapEditorBlock.php:93 msgid "Basic map" msgstr "Základní mapa" #: src/Blocks/MapEditorBlock.php:94 msgid "Ortho map" msgstr "Ortho mapa" #: src/Blocks/MapEditorBlock.php:95 msgid "Hybrid map" msgstr "Hybridní mapa" #: src/Blocks/MapEditorBlock.php:96 msgid "Turist map" msgstr "Turistická mapa" #: src/Blocks/MapEditorBlock.php:97 msgid "Winter turist map" msgstr "Zimní turistická mapa" #: src/Cpt/MapPostType.php:24 msgctxt "post type general name" msgid "Maps" msgstr "Mapy" #: src/Cpt/MapPostType.php:25 msgctxt "post type singular name" msgid "Map" msgstr "Mapa" #: src/Cpt/MapPostType.php:26 msgctxt "admin menu" msgid "Maps" msgstr "Mapy" #: src/Cpt/MapPostType.php:27 msgctxt "add new on admin bar" msgid "Map" msgstr "Mapa" #: src/Cpt/MapPostType.php:29 msgid "Add New Map" msgstr "Přidat novou mapu" #: src/Cpt/MapPostType.php:30 msgid "New Map" msgstr "Nová mapa" #: src/Cpt/MapPostType.php:31 msgid "Edit Map" msgstr "Upravit mapu" #: src/Cpt/MapPostType.php:32 msgid "View Map" msgstr "Zobrazit mapu" #: src/Cpt/MapPostType.php:33 msgid "All Maps" msgstr "Všechny mapy" #: src/Cpt/MapPostType.php:34 msgid "Search Maps" msgstr "Vyhledat mapu" #: src/Cpt/MapPostType.php:35 msgid "Parent Maps:" msgstr "Nadřízená mapa:" #: src/Cpt/MapPostType.php:36 msgid "No Maps found." msgstr "Žádná mapa nenalezena." #: src/Cpt/MapPostType.php:37 msgid "No Maps found in Trash." msgstr "V koši není žádná mapa." #: src/Cpt/MapPostType.php:39 msgid "Description of Map." msgstr "Popis mapy." #: src/Cpt/MapPostType.php:46 msgid "map" msgstr "mapa" #: src/Cpt/MarkerPostType.php:17 msgctxt "post type general name" msgid "Markers" msgstr "Značky" #: src/Cpt/MarkerPostType.php:18 msgctxt "post type singular name" msgid "Marker" msgstr "Značky" #: src/Cpt/MarkerPostType.php:19 msgctxt "admin menu" msgid "Markers" msgstr "Značky" #: src/Cpt/MarkerPostType.php:20 msgctxt "add new on admin bar" msgid "Marker" msgstr "Značka" #: src/Cpt/MarkerPostType.php:22 msgid "Add New Marker" msgstr "Přidat novou značku" #: src/Cpt/MarkerPostType.php:23 msgid "New Marker" msgstr "Nová značka" #: src/Cpt/MarkerPostType.php:24 msgid "Edit Marker" msgstr "Upravit značku" #: src/Cpt/MarkerPostType.php:25 msgid "View Marker" msgstr "Zobrazit značku" #: src/Cpt/MarkerPostType.php:26 msgid "All Markers" msgstr "Všechny značky" #: src/Cpt/MarkerPostType.php:27 msgid "Search Markers" msgstr "Vyhledat značky" #: src/Cpt/MarkerPostType.php:28 msgid "Parent Markers:" msgstr "Nadřízená značka:" #: src/Cpt/MarkerPostType.php:29 msgid "No Markers found." msgstr "Žádná značka nebyla nalezena." #: src/Cpt/MarkerPostType.php:30 msgid "No Markers found in Trash." msgstr "Žádná značka nebyla nalezena v koši." #: src/Cpt/MarkerPostType.php:32 msgid "Description of Marker." msgstr "Popis značky." #: src/Cpt/MarkerPostType.php:39 msgid "marker" msgstr "značka" #: src/Frontend.php:31 msgid "Please add id param to the shortcode" msgstr "Prosím zadejte id parametr do shortcode" #: src/Frontend.php:35 #: src/Frontend.php:45 msgid "Please provide valid ID" msgstr "Prosím zadejte platné ID" #: assets/blocks/map-editor/backend.jsx:130 #: build/map-editor-backend.js:2 msgid "Search:" msgstr "Vyhledat:" #: assets/blocks/map-editor/backend.jsx:151 #: build/map-editor-backend.js:2 msgid "Display type:" msgstr "Typ zobrazení:" #: assets/blocks/map-editor/backend.jsx:168 #: build/map-editor-backend.js:2 msgid "Description:" msgstr "Popis značky:" #: assets/blocks/map-editor/backend.jsx:174 #: build/map-editor-backend.js:2 msgid "Description..." msgstr "Popis značky…" #: assets/blocks/map-editor/backend.jsx:181 #: build/map-editor-backend.js:2 msgid "Markers:" msgstr "Značky:" #: assets/blocks/map-editor/backend.jsx:197 #: build/map-editor-backend.js:2 msgid "Set zoom and center by markers" msgstr "Automaticky nastavit zoom a střed podle zobrazených markerů" #: assets/blocks/map-editor/backend.jsx:207 #: build/map-editor-backend.js:2 msgid "Show info window" msgstr "Zobrazit vizitku" #: assets/blocks/map-editor/backend.jsx:213 #: build/map-editor-backend.js:2 msgid "Width:" msgstr "Šířka:" #: assets/blocks/map-editor/backend.jsx:218 #: build/map-editor-backend.js:2 msgid "Height:" msgstr "Výška:" #: assets/blocks/map-editor/backend.jsx:231 #: build/map-editor-backend.js:2 msgid "WPify Map Editor" msgstr "Editor mapy" #: assets/blocks/map-editor/backend.jsx:232 #: build/map-editor-backend.js:2 msgid "Editor for WPify Mapy.cz!" msgstr "Editor pro WPify Mapy.cz!" #: assets/blocks/mapy-cz/backend.jsx:47 #: build/block-mapy-cz-backend.js:2 msgid "Select map" msgstr "Vyberte mapu" #: assets/blocks/mapy-cz/backend.jsx:57 #: build/block-mapy-cz-backend.js:2 msgid "WPify Mapy.cz:" msgstr "WPify Mapy.cz:" #~ msgid "Mapy.cz:" #~ msgstr "Mapy.cz:" #~ msgid "Enter map width. Include <i>px</i> or <i>%</i>" #~ msgstr "Zadejte šířku mapy v <i>px</i> nebo v <i>%</i>" #~ msgid "Enter map height. Include <i>px</i> or <i>%</i>" #~ msgstr "Zadejte výšku mapy v <i>px</i> nebo v <i>%</i>" #~ msgid "Check to show Info Window" #~ msgstr "Zaškrtněte pro zobrazení vizitky" #~ msgid "Details" #~ msgstr "Podrobnosti"
Portable Object
wpscan/spec/fixtures/dynamic_finders/plugin_version/wplb-widget-total/translation_file/languages/wplb-en_US.po
msgid "" msgstr "" "Project-Id-Version: WPLB Widget Total v1.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: \n" "PO-Revision-Date: 2015-07-14 08:12:08+0000\n" "Last-Translator: admin <[email protected]>\n" "Language-Team: \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-Generator: CSL v1.x\n" "X-Poedit-Language: English\n" "X-Poedit-Country: UNITED STATES\n" "X-Poedit-SourceCharset: utf-8\n" "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n" "X-Poedit-Basepath: \n" "X-Poedit-Bookmarks: \n" "X-Poedit-SearchPath-0: .\n" "X-Textdomain-Support: yes" #: class/WPLB_Widget_Custom_Post.php:19 #@ wplb msgid "Custom post list" msgstr "" #: class/WPLB_Widget_Custom_Post.php:22 #@ wplb msgid "Display ultimate display custom post" msgstr "" #: class/WPLB_Widget_Custom_Post.php:29 #: class/WPLB_Widget_Custom_Post.php:58 #: class/WPLB_Widget_Facebook_Box.php:28 #: class/WPLB_Widget_Featured.php:27 #: class/WPLB_Widget_Featured.php:56 #: class/WPLB_Widget_Image.php:25 #: class/WPLB_Widget_Maps.php:30 #: class/WPLB_Widget_Socials.php:27 #: class/WPLB_Widget_Taxonomy.php:37 #: class/WPLB_Widget_Taxonomy.php:72 #: class/WPLB_Widget_Video.php:27 #: wplb-widgets.php:147 #: wplb-widgets.php:784 #@ wplb msgid "Title" msgstr "" #: class/WPLB_Widget_Custom_Post.php:30 #: class/WPLB_Widget_Featured.php:28 #@ wplb msgid "List Custom Post" msgstr "" #: class/WPLB_Widget_Custom_Post.php:39 #: class/WPLB_Widget_Featured.php:37 #@ wplb msgid "Number to show" msgstr "" #: class/WPLB_Widget_Custom_Post.php:46 #: class/WPLB_Widget_Featured.php:44 #@ wplb msgid "Offset" msgstr "" #: class/WPLB_Widget_Custom_Post.php:53 #: class/WPLB_Widget_Custom_Post.php:67 #: class/WPLB_Widget_Featured.php:51 #: class/WPLB_Widget_Featured.php:65 #@ wplb msgid "Order by" msgstr "" #: class/WPLB_Widget_Custom_Post.php:56 #: class/WPLB_Widget_Featured.php:54 #: class/WPLB_Widget_Taxonomy.php:70 #@ wplb msgid "Date" msgstr "" #: class/WPLB_Widget_Custom_Post.php:57 #: class/WPLB_Widget_Featured.php:55 #: class/WPLB_Widget_Taxonomy.php:71 #@ wplb msgid "ID" msgstr "" #: class/WPLB_Widget_Custom_Post.php:59 #: class/WPLB_Widget_Featured.php:57 #@ wplb msgid "Parent" msgstr "" #: class/WPLB_Widget_Custom_Post.php:60 #: class/WPLB_Widget_Featured.php:58 #@ wplb msgid "Random" msgstr "" #: class/WPLB_Widget_Custom_Post.php:61 #: class/WPLB_Widget_Featured.php:59 #@ wplb msgid "Comment Count" msgstr "" #: class/WPLB_Widget_Custom_Post.php:70 #: class/WPLB_Widget_Featured.php:68 #: class/WPLB_Widget_Taxonomy.php:81 #@ wplb msgid "Descending (3, 2, 1)" msgstr "" #: class/WPLB_Widget_Custom_Post.php:71 #: class/WPLB_Widget_Featured.php:69 #: class/WPLB_Widget_Taxonomy.php:82 #@ wplb msgid "Ascending (1, 2, 3)" msgstr "" #: class/WPLB_Widget_Custom_Post.php:77 #: class/WPLB_Widget_Featured.php:75 #@ wplb msgid "Exlude " msgstr "" #: class/WPLB_Widget_Custom_Post.php:80 #: class/WPLB_Widget_Featured.php:78 #@ wplb msgid "These post (separated by commas)" msgstr "" #: class/WPLB_Widget_Custom_Post.php:84 #: class/WPLB_Widget_Featured.php:82 #@ wplb msgid "Show Title?" msgstr "" #: class/WPLB_Widget_Custom_Post.php:90 #: class/WPLB_Widget_Featured.php:88 #@ wplb msgid "Show Image?" msgstr "" #: class/WPLB_Widget_Custom_Post.php:95 #: class/WPLB_Widget_Featured.php:93 #@ wplb msgid "Show meta date ?" msgstr "" #: class/WPLB_Widget_Custom_Post.php:100 #: class/WPLB_Widget_Featured.php:98 #@ wplb msgid "Show meta category ?" msgstr "" #: class/WPLB_Widget_Custom_Post.php:106 #: class/WPLB_Widget_Featured.php:104 #@ wplb msgid "Thumbnail Size" msgstr "" #: class/WPLB_Widget_Custom_Post.php:113 #: class/WPLB_Widget_Featured.php:111 #@ wplb msgid "Content" msgstr "" #: class/WPLB_Widget_Custom_Post.php:116 #: class/WPLB_Widget_Featured.php:114 #@ wplb msgid "None" msgstr "" #: class/WPLB_Widget_Custom_Post.php:117 #: class/WPLB_Widget_Featured.php:115 #@ wplb msgid "Full Content" msgstr "" #: class/WPLB_Widget_Custom_Post.php:118 #: class/WPLB_Widget_Featured.php:116 #@ wplb msgid "Expert" msgstr "" #: class/WPLB_Widget_Custom_Post.php:119 #: class/WPLB_Widget_Featured.php:117 #@ wplb msgid "Content limit" msgstr "" #: class/WPLB_Widget_Custom_Post.php:124 #: class/WPLB_Widget_Featured.php:122 #@ wplb msgid "Content Limit" msgstr "" #: class/WPLB_Widget_Custom_Post.php:129 #: class/WPLB_Widget_Featured.php:127 #@ wplb msgid "More text" msgstr "" #: class/WPLB_Widget_Custom_Post.php:131 #: class/WPLB_Widget_Featured.php:129 #@ wplb msgid "More" msgstr "" #: class/WPLB_Widget_Custom_Post.php:134 #: class/WPLB_Widget_Featured.php:132 #@ wplb msgid "Show Gravata?" msgstr "" #: class/WPLB_Widget_Custom_Post.php:138 #: class/WPLB_Widget_Featured.php:136 #@ wplb msgid "Gravata Size" msgstr "" #: class/WPLB_Widget_Custom_Post.php:149 #: class/WPLB_Widget_Facebook_Box.php:79 #: class/WPLB_Widget_Featured.php:147 #: class/WPLB_Widget_Image.php:77 #: class/WPLB_Widget_Maps.php:116 #: class/WPLB_Widget_Socials.php:72 #: class/WPLB_Widget_Video.php:48 #@ wplb msgid "Class" msgstr "" #: class/WPLB_Widget_Facebook_Box.php:18 #@ wplb msgid "Facebook Like Box" msgstr "" #: class/WPLB_Widget_Facebook_Box.php:21 #@ wplb msgid "Displays Facebook Page owners to attract and gain Likes from their own website" msgstr "" #: class/WPLB_Widget_Facebook_Box.php:29 #@ wplb msgid "Find us on Facebook" msgstr "" #: class/WPLB_Widget_Facebook_Box.php:31 #: wplb-widgets.php:149 #@ wplb msgid "If an item is left blank it will not be output." msgstr "" #: class/WPLB_Widget_Facebook_Box.php:34 #@ wplb msgid "Page Url" msgstr "" #: class/WPLB_Widget_Facebook_Box.php:39 #@ wplb msgid "Width: " msgstr "" #: class/WPLB_Widget_Facebook_Box.php:43 #: class/WPLB_Widget_Facebook_Box.php:50 #@ wplb msgid "Only input number" msgstr "" #: class/WPLB_Widget_Facebook_Box.php:46 #@ wplb msgid "Height: " msgstr "" #: class/WPLB_Widget_Facebook_Box.php:53 #@ wplb msgid "Adapt to plugin container width" msgstr "" #: class/WPLB_Widget_Facebook_Box.php:56 #@ wplb msgid "Try to fit inside the container width" msgstr "" #: class/WPLB_Widget_Facebook_Box.php:59 #@ wplb msgid "Use Small Header" msgstr "" #: class/WPLB_Widget_Facebook_Box.php:64 #@ wplb msgid "Hide Cover Photo" msgstr "" #: class/WPLB_Widget_Facebook_Box.php:69 #@ wplb msgid "Show Friend`s Faces" msgstr "" #: class/WPLB_Widget_Facebook_Box.php:74 #@ wplb msgid "Show posts from the Page`s timeline" msgstr "" #: class/WPLB_Widget_Featured.php:17 #@ wplb msgid "Featured Custom Post" msgstr "" #: class/WPLB_Widget_Featured.php:20 #@ wplb msgid "Display ultimate display custom post featured" msgstr "" #: class/WPLB_Widget_Featured.php:415 #@ default msgid "Featured" msgstr "" #: class/WPLB_Widget_Image.php:15 #@ wplb msgid " Image Upload" msgstr "" #: class/WPLB_Widget_Image.php:18 #@ wplb msgid "Display image with a title, url, caption ..." msgstr "" #: class/WPLB_Widget_Image.php:26 #@ wplb msgid "Image Widget" msgstr "" #: class/WPLB_Widget_Image.php:30 #@ wplb msgid "Image" msgstr "" #: class/WPLB_Widget_Image.php:35 #@ wplb msgid "Link" msgstr "" #: class/WPLB_Widget_Image.php:39 #@ wplb msgid "Fill Width" msgstr "" #: class/WPLB_Widget_Image.php:44 #: class/WPLB_Widget_Socials.php:61 #@ wplb msgid "Target" msgstr "" #: class/WPLB_Widget_Image.php:57 #@ wplb msgid "Align" msgstr "" #: class/WPLB_Widget_Image.php:69 #@ wplb msgid "Alternate text" msgstr "" #: class/WPLB_Widget_Image.php:73 #@ wplb msgid "Caption" msgstr "" #: class/WPLB_Widget_Maps.php:17 #@ wplb msgid " Google Maps" msgstr "" #: class/WPLB_Widget_Maps.php:20 #@ wplb msgid "Display Google Maps on your sidebar" msgstr "" #: class/WPLB_Widget_Maps.php:31 #@ wplb msgid "Google Maps" msgstr "" #: class/WPLB_Widget_Maps.php:35 #@ wplb msgid "Marker Image" msgstr "" #: class/WPLB_Widget_Maps.php:41 #@ wplb msgid "Latitude" msgstr "" #: class/WPLB_Widget_Maps.php:46 #@ wplb msgid "Longitude" msgstr "" #: class/WPLB_Widget_Maps.php:52 #@ wplb msgid "Width" msgstr "" #: class/WPLB_Widget_Maps.php:55 #@ wplb msgid "Example: 100%, 200px. Notice:max-width=100%" msgstr "" #: class/WPLB_Widget_Maps.php:60 #@ wplb msgid "Height" msgstr "" #: class/WPLB_Widget_Maps.php:63 #@ wplb msgid "Example: 200px, 10pc" msgstr "" #: class/WPLB_Widget_Maps.php:68 #@ wplb msgid "Map Type" msgstr "" #: class/WPLB_Widget_Maps.php:80 #@ wplb msgid "Zoom" msgstr "" #: class/WPLB_Widget_Maps.php:87 #@ wplb msgid "Zoom Control" msgstr "" #: class/WPLB_Widget_Maps.php:93 #@ wplb msgid "Show Map Control" msgstr "" #: class/WPLB_Widget_Maps.php:99 #@ wplb msgid "Scroll Wheel" msgstr "" #: class/WPLB_Widget_Maps.php:105 #@ wplb msgid "Pan Control" msgstr "" #: class/WPLB_Widget_Maps.php:111 #@ wplb msgid "Street View Control" msgstr "" #: class/WPLB_Widget_Socials.php:17 #@ wplb msgid " Socials Link" msgstr "" #: class/WPLB_Widget_Socials.php:20 #@ wplb msgid "Display Socials Link" msgstr "" #: class/WPLB_Widget_Socials.php:28 #@ wplb msgid "Socials" msgstr "" #: class/WPLB_Widget_Socials.php:32 #@ wplb msgid "Facebook url" msgstr "" #: class/WPLB_Widget_Socials.php:37 #@ wplb msgid "Youtube url" msgstr "" #: class/WPLB_Widget_Socials.php:42 #@ wplb msgid "Twitter url" msgstr "" #: class/WPLB_Widget_Socials.php:47 #@ wplb msgid "Pinterest" msgstr "" #: class/WPLB_Widget_Socials.php:52 #@ wplb msgid "Size" msgstr "" #: class/WPLB_Widget_Taxonomy.php:24 #@ wplb msgid " Custom Taxonomy" msgstr "" #: class/WPLB_Widget_Taxonomy.php:27 #@ wplb msgid "Display list term or custom post of custom taxonomy" msgstr "" #: class/WPLB_Widget_Taxonomy.php:38 #@ wplb msgid "Custom Taxonomy" msgstr "" #: class/WPLB_Widget_Taxonomy.php:45 #@ default msgid "Hide empty?" msgstr "" #: class/WPLB_Widget_Taxonomy.php:50 #@ default msgid "Show Count ?" msgstr "" #: class/WPLB_Widget_Taxonomy.php:55 #@ default msgid "Hierarchical ?" msgstr "" #: class/WPLB_Widget_Taxonomy.php:60 #@ wplb msgid "Level" msgstr "" #: class/WPLB_Widget_Taxonomy.php:64 #@ wplb msgid "0 - to show all levels, 1 - Show only top level (hierarchical must enabled)" msgstr "" #: class/WPLB_Widget_Taxonomy.php:67 #@ wplb msgid "Sort by" msgstr "" #: class/WPLB_Widget_Taxonomy.php:78 #@ wplb msgid "Order" msgstr "" #: class/WPLB_Widget_Taxonomy.php:89 #@ wplb msgid "Exlude Categories ids: " msgstr "" #: class/WPLB_Widget_Taxonomy.php:90 #@ wplb msgid "These categories (separated by commas), include must be empty" msgstr "" #: class/WPLB_Widget_Taxonomy.php:95 #@ wplb msgid "Include Categories ids: " msgstr "" #: class/WPLB_Widget_Taxonomy.php:96 #@ wplb msgid "These categories (separated by commas)" msgstr "" #: class/WPLB_Widget_Taxonomy.php:100 #@ wplb msgid "Display" msgstr "" #: class/WPLB_Widget_Taxonomy.php:103 #@ wplb msgid "Display as list" msgstr "" #: class/WPLB_Widget_Taxonomy.php:104 #@ wplb msgid "Display as dropdown" msgstr "" #: class/WPLB_Widget_Taxonomy.php:105 #@ wplb msgid "Display as check list" msgstr "" #: class/WPLB_Widget_Taxonomy.php:110 #@ wplb msgid "Class: " msgstr "" #: class/WPLB_Widget_Taxonomy.php:178 #@ wplb msgid "Please Select..." msgstr "" #: class/WPLB_Widget_Video.php:17 #@ wplb msgid " Video" msgstr "" #: class/WPLB_Widget_Video.php:20 #@ wplb msgid "Displays Vimeo or Youtobe Video by ID or Embed Code " msgstr "" #: class/WPLB_Widget_Video.php:28 #@ wplb msgid "Find Us On Facebook" msgstr "" #: class/WPLB_Widget_Video.php:32 #@ wplb msgid "Embed Code" msgstr "" #: class/WPLB_Widget_Video.php:37 #@ wplb msgid "Youtobe ID" msgstr "" #: class/WPLB_Widget_Video.php:40 #@ wplb msgid "if video url : http://www.youtube.com/watch?v=_F9qn54SHW4 Enter above <strong>_F9qn54SHW4</strong>" msgstr "" #: class/WPLB_Widget_Video.php:43 #@ wplb msgid "Vimeo ID" msgstr "" #: class/WPLB_Widget_Video.php:45 #@ wplb msgid "if video url :https://vimeo.com/113525882 Enter above <strong>113525882</strong>" msgstr "" #: wplb-function.php:272 #@ wplb msgid "Thumbnail" msgstr "" #: wplb-function.php:273 #@ wplb msgid "Medium" msgstr "" #: wplb-function.php:274 #@ wplb msgid "Large" msgstr "" #: wplb-function.php:275 #@ wplb msgid "Full" msgstr "" #: wplb-function.php:457 #, php-format #@ default msgid "%s min" msgid_plural "%s mins" msgstr[0] "" msgstr[1] "" #: wplb-function.php:457 #: wplb-function.php:464 #: wplb-function.php:470 #: wplb-function.php:476 #@ tie msgid "ago" msgstr "" #: wplb-function.php:464 #, php-format #@ default msgid "%s hour" msgid_plural "%s hours" msgstr[0] "" msgstr[1] "" #: wplb-function.php:470 #: wplb-function.php:476 #, php-format #@ default msgid "%s day" msgid_plural "%s days" msgstr[0] "" msgstr[1] "" #: wplb-widgets.php:105 #@ wplb msgid " WPLB Widget Default" msgstr "" #: wplb-widgets.php:108 #@ wplb msgid "This Is A WPLB Widget Default" msgstr "" #: wplb-widgets.php:213 #@ wplb msgid "Upload" msgstr "" #: wplb-widgets.php:214 #@ wplb msgid "Remove" msgstr "" #: wplb-widgets.php:231 #: wplb-widgets.php:492 #: wplb-widgets.php:502 #@ wplb msgid "All" msgstr "" #: wplb-widgets.php:458 #@ wplb msgid "Post Type" msgstr "" #: wplb-widgets.php:463 #@ wplb msgid "Taxonomy" msgstr "" #: wplb-widgets.php:468 #@ wplb msgid "Term" msgstr "" #: wplb-widgets.php:544 #: wplb-widgets.php:605 #@ wplb msgid "Select" msgstr "" #: wplb-widgets.php:751 #@ wplb msgid "No file chosen" msgstr ""
Text
wpscan/spec/fixtures/dynamic_finders/plugin_version/wplms-badgeos/change_log/changelog.txt
* 1.3.1 * Range in BadgeOS WPLMS * 1.3 * Marks comparison check bug fix * Number of times Badge Allocation Fix * remove unwanted files * Updated readme * version1.2 * bug fixes update for WPLMS version 1.9.6+ * Updated readme * version 1.1 * Updated read me * BugFix for activity id check * Fix to BadgeOs popup * version1.0.5 * Bug Fix : Finish Course activity trigger check * Buf fix when no id connected * ADDED Log entry in BadgeOs * version1.0.3 * FIXED : Grab userid only on manual Evaluation * FIXED : Manual Evaluation Badge assignment bug * Badgeos Triggers fixes * Update to version 1.0.1 * BadgeOs select drop down fix * version.10 * Edit Read me * Init 1.0 * INIT : Initialized the Add-on plugin * Update readme.txt * Update readme.txt * Update badgeos-add-on.php * Update readme.txt * Properly register a deactivation hook * first commit, take two * first commit
Portable Object
wpscan/spec/fixtures/dynamic_finders/plugin_version/wpm-email/translation_file/languages/wpm-email-it_IT.po
# Copyright (C) 2018 WPM-Email # This file is distributed under the same license as the WPM-Email package. msgid "" msgstr "" "Project-Id-Version: WPM-Email 1.0.0\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wpm-email\n" "POT-Creation-Date: 2018-03-23 12:46+0000\n" "PO-Revision-Date: 2018-03-23 12:46+0000\n" "Last-Translator: \n" "Language-Team: \n" "Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Poedit 1.8.7.1\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: admin/class-wpm-email-admin.php:123 msgid "Settings" msgstr "Impostazioni" #: admin/class-wpm-email-admin.php:154 msgid "You must enter a valid email address for the membership administrator." msgstr "" "È necessario immettere un indirizzo di posta elettronica valido per " "l'amministratore di appartenenza." #: admin/class-wpm-email-admin.php:167 msgid "CC email address is invalid" msgstr "CC indirizzo di posta elettronica non è valido" #: admin/partials/wpm-email-admin-display.php:21 msgid "" "Tick the box and enter your email address to receive emails when members " "update their profile data." msgstr "" "Selezionare la casella e immettere il proprio indirizzo di posta elettronica " "per ricevere i messaggi di posta elettronica quando i membri aggiornare i " "propri dati di profilo." #: admin/partials/wpm-email-admin-display.php:50 msgid "Email required" msgstr "Indirizzo di posta elettronica richiesto" #: admin/partials/wpm-email-admin-display.php:56 msgid "Membership administrator email address</p>" msgstr "" "Indirizzo di posta elettronica per l'amministratore di appartenenza</p>" #: admin/partials/wpm-email-admin-display.php:58 msgid "Membership administrator email address" msgstr "Indirizzo di posta elettronica per l'amministratore di appartenenza" #: admin/partials/wpm-email-admin-display.php:62 msgid "CC email address</p>" msgstr "CC email address</p>" #: admin/partials/wpm-email-admin-display.php:64 msgid "CC email address" msgstr "CC email address" #: admin/partials/wpm-email-admin-display.php:69 msgid "" "Select the fields you would like reported when members update their profile." msgstr "" "Selezionare i campi che si vorrebbe segnalato quando i membri aggiornare il " "loro profilo." #: admin/partials/wpm-email-admin-display.php:72 msgid "Selected fields will be reported only if they have been changed." msgstr "" "I campi selezionati verranno riportati solo se essi sono stati modificati." #: public/class-wpm-email-public.php:155 msgid "Member Update:" msgstr "Aggiornamento profilo membro:" #: public/class-wpm-email-public.php:169 msgid "This email was generated by" msgstr "Questo messaggio è stato generato da" #: public/class-wpm-email-public.php:169 msgid "and sent to you for Membership Administration" msgstr "e inviata a lei per amministrazione di appartenenza" #: public/class-wpm-email-public.php:170 msgid "has updated profile data." msgstr "ha aggiornato i dati di profilo." #: public/class-wpm-email-public.php:171 msgid "Field" msgstr "Campo" #: public/class-wpm-email-public.php:171 msgid "Old value" msgstr "Vecchio valore" #: public/class-wpm-email-public.php:171 msgid "New value" msgstr "Nuovo valore" #: public/class-wpm-email-public.php:176 msgid "Please contact the website administrator" msgstr "Si prega di contattare l'amministratore del sito" #: public/class-wpm-email-public.php:176 msgid "if you no longer wish to receive these emails." msgstr "se non desideri più ricevere questi messaggi di posta elettronica." #. Plugin Name of the plugin/theme msgid "WPM-Email" msgstr "WPM-Email" #. Plugin URI of the plugin/theme msgid "hqcservices.org/plugins" msgstr "hqcservices.org/plugins" #. Description of the plugin/theme msgid "" "Addition to WP-Members plugin that sends an email to the Membership " "Administrator when members change specific fields of their profile." msgstr "" "Aggiunta di WP-Members plugin che invia un messaggio di posta elettronica " "all'amministratore di appartenenza quando i membri modificare campi " "specifici del loro profilo." #. Author of the plugin/theme msgid "Giles Wheatley" msgstr "Giles Wheatley" #. Author URI of the plugin/theme msgid "hqcservices.org" msgstr "hqcservices.org"
JSON
wpscan/spec/fixtures/dynamic_finders/plugin_version/wpml-cms-nav/dependencies_file/wpml-dependencies.json
{ "sitepress-multilingual-cms": "4.0.4", "wpml-translation-management": "2.6.4", "wpml-string-translation": "2.8.4", "wpml-media-translation": "2.3.4", "wpml-sticky-links": "1.4.4", "wpml-cms-nav": "1.4.3", "gravityforms-multilingual": "1.3.16" }
JSON
wpscan/spec/fixtures/dynamic_finders/plugin_version/wpml-media-translation/dependencies_file/wpml-dependencies.json
{ "sitepress-multilingual-cms": "4.0.4", "wpml-translation-management": "2.6.4", "wpml-string-translation": "2.8.4", "wpml-media-translation": "2.3.4", "wpml-sticky-links": "1.4.4", "wpml-cms-nav": "1.4.3", "gravityforms-multilingual": "1.3.16" }
JSON
wpscan/spec/fixtures/dynamic_finders/plugin_version/wpml-sticky-links/dependencies_file/wpml-dependencies.json
{ "sitepress-multilingual-cms": "4.0.4", "wpml-translation-management": "2.6.4", "wpml-string-translation": "2.8.4", "wpml-media-translation": "2.3.4", "wpml-sticky-links": "1.4.4", "wpml-cms-nav": "1.4.3", "gravityforms-multilingual": "1.3.16" }
JSON
wpscan/spec/fixtures/dynamic_finders/plugin_version/wpml-string-translation/dependencies_file/wpml-dependencies.json
{ "sitepress-multilingual-cms": "4.0.4", "wpml-translation-management": "2.6.4", "wpml-string-translation": "2.8.4", "wpml-media-translation": "2.3.4", "wpml-sticky-links": "1.4.4", "wpml-cms-nav": "1.4.3", "gravityforms-multilingual": "1.3.16" }
JSON
wpscan/spec/fixtures/dynamic_finders/plugin_version/wpml-translation-management/dependencies_file/wpml-dependencies.json
{ "sitepress-multilingual-cms": "4.0.4", "wpml-translation-management": "2.6.4", "wpml-string-translation": "2.8.4", "wpml-media-translation": "2.3.4", "wpml-sticky-links": "1.4.4", "wpml-cms-nav": "1.4.3", "gravityforms-multilingual": "1.3.16" }
Portable Object
wpscan/spec/fixtures/dynamic_finders/plugin_version/wpmu-global-search/translation_file/langs/wpmu-global-search-es_ES.po
# Translation of the WordPress plugin WPMU Global Search 2.1 by Alicia García Holgado. # Copyright (C) 2010 Alicia García Holgado # This file is distributed under the same license as the WPMU Global Search package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2010. # msgid "" msgstr "" "Project-Id-Version: WPMU Global Search 2.1\n" "Report-Msgid-Bugs-To: http://wordpress.org/tag/wpmu-global-search\n" "POT-Creation-Date: 2010-08-25 13:25+0200\n" "PO-Revision-Date: 2010-08-25 13:30+0100\n" "Last-Translator: Alicia García Holgado <[email protected]>\n" "Language-Team: Alicia García Holgado <[email protected]>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-Language: Spanish\n" "X-Poedit-Country: SPAIN\n" #: includes/functions.php:10 #: includes/functions.php:21 msgid "Search across all blogs" msgstr "Buscar en todos los blogs" #: includes/functions.php:12 #: includes/functions.php:23 msgid "Search" msgstr "Buscar" #: includes/functions.php:37 msgid "This post is password protected. To view it please enter your password below:" msgstr "Este post está protegido con contraseña. Para verlo debes introducirla aquí:" #: includes/functions.php:38 msgid "Password:" msgstr "Contraseña" #: includes/functions.php:38 msgid "Submit" msgstr "Enviar" #: includes/functions.php:87 msgid "Edit post" msgstr "Editar post" #: includes/functions.php:87 msgid "Edit" msgstr "Editar" #: includes/functions.php:97 msgid "Comments off" msgstr "Comentarios desactivados" #: includes/functions.php:102 msgid "Enter your password to view comments" msgstr "Introducir contraseña para ver los comentarios" #: includes/functions.php:129 #, php-format msgid "Comment on %s" msgstr "Comentarios en %s" #: includes/functions.php:132 msgid "% Comments" msgstr "% Comentarios" #: includes/functions.php:134 msgid "No Comments" msgstr "Sin Comentarios" #: includes/functions.php:136 msgid "1 Comment" msgstr "1 Comentario" #: wpmu-global-search.php:62 msgid "Global Search" msgstr "Búsqueda Global" #: wpmu-global-search.php:63 msgid "globalsearch" msgstr "globalsearch" #: wpmu-global-search.php:86 msgid "Title:" msgstr "Título:" #: wpmu-global-search.php:90 msgid "Search page:" msgstr "Página de resultados:" #: wpmu-global-search.php:147 #: wpmu-global-search.php:184 msgid "Not found" msgstr "No encontrado" #: wpmu-global-search.php:148 #: wpmu-global-search.php:185 msgid "Sorry, but you are looking for something that isn't here." msgstr "Lo sentimos pero no se han encontrado coincidencias." #: wpmu-global-search.php:151 msgid "matches with" msgstr "coincidencias con" #: wpmu-global-search.php:165 msgid "Permanent Link to" msgstr "Enlace permanente a" #: wpmu-global-search.php:168 msgid "j/m/y, G:i" msgstr "j/m/y, G:i" #. Plugin Name of the plugin/theme msgid "WPMU Global Search" msgstr "WPMU Global Search" #. Plugin URI of the plugin/theme msgid "http://grial.usal.es/agora/pfcgrial/wpmu-global-search" msgstr "http://grial.usal.es/agora/pfcgrial/wpmu-global-search" #. Description of the plugin/theme msgid "Adds the ability to search through blogs into your WordPress MU installation." msgstr "Plugin que permite realizar búsquedas a través de todos los blogs de tu instalación de WordPress MU." #. Author of the plugin/theme msgid "Alicia García Holgado" msgstr "Alicia García Holgado" #. Author URI of the plugin/theme msgid "http://grial.usal.es/agora/mambanegra" msgstr "http://grial.usal.es/agora/mambanegra"
Portable Object
wpscan/spec/fixtures/dynamic_finders/plugin_version/wpo365-login/translation_file/languages/wpo365-login-nl_NL.po
# WPO365 Pot # Copyright 2020 ... # This file is distributed under the GNU General Public License v3 or later. msgid "" msgstr "" "Project-Id-Version: WPO365 Pot v10.10\n" "POT-Creation-Date: 2020-08-09 20:42+0200\n" "PO-Revision-Date: \n" "Language-Team: Marco van Wieren <[email protected]>\n" "Report-Msgid-Bugs-To: Marco van Wieren <[email protected]>\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.4\n" "Last-Translator: \n" "Language: nl\n" "X-Poedit-SearchPath-0: .\n" "X-Poedit-SearchPathExcluded-0: .vscode\n" "X-Poedit-SearchPathExcluded-1: apps\n" "X-Poedit-SearchPathExcluded-2: build\n" "X-Poedit-SearchPathExcluded-3: images\n" "X-Poedit-SearchPathExcluded-4: dist\n" "X-Poedit-SearchPathExcluded-5: languages\n" #: Wpo/SCIM/SCIM_Controller.php:39 msgid "" "e.g /Users?filter=userName eq \"Test_User_dfeef4c5-5681-4387-b016-" "bdf221e82081\"" msgstr "" #: Wpo/Sync/Sync_Manager.php:587 #, php-format msgid "User Sync completed on your site %s." msgstr "" #: Wpo/Sync/Sync_Manager.php:591 #, php-format msgid "[%s] User Sync completed" msgstr "" #: Wpo/User/User_Details.php:233 msgid "Office 365 Profile Information" msgstr "" #: Wpo/User/User_Details.php:307 msgid "Directory Info" msgstr "" #: Wpo/User/User_Manager.php:386 msgid "Updating your email address is currently not allowed" msgstr "" #: Wpo/Util/EDD_SL_Plugin_Updater.php:230 #, php-format msgid "" "There is a new version of %1$s available. %2$sView version %3$s details%4$s." msgstr "" #: Wpo/Util/EDD_SL_Plugin_Updater.php:238 #, php-format msgid "" "There is a new version of %1$s available. %2$sView version %3$s details%4$s " "or %5$supdate now%6$s." msgstr "" #: Wpo/Util/EDD_SL_Plugin_Updater.php:476 msgid "You do not have permission to install plugin updates" msgstr "" #: Wpo/Util/EDD_SL_Plugin_Updater.php:476 msgid "Error" msgstr "" #: Wpo/Util/Error_Handler.php:71 msgid "" "Wordpress + Office 365 login not configured yet. Please contact your System " "Administrator." msgstr "" #: Wpo/Util/Error_Handler.php:72 msgid "Please contact your System Administrator and check log file." msgstr "" #: Wpo/Util/Error_Handler.php:73 msgid "" "Your login might be tampered with. Please contact your System Administrator." msgstr "" #: Wpo/Util/Error_Handler.php:74 msgid "" "Could not create or retrieve your login. Please contact your System " "Administrator." msgstr "" #: Wpo/Util/Error_Handler.php:75 msgid "Access Denied. Please contact your System Administrator." msgstr "" #: Wpo/Util/Error_Handler.php:76 msgid "" "Your ID token could not be processed. Please contact your System " "Administrator." msgstr "" #: Wpo/Util/Error_Handler.php:77 msgid "" "The BASIC edition of the WordPress + Office 365 plugin does not " "automatically create new users. See the following <a href=\"https://www." "wpo365.com/basic-edition/\">online documentation</a> for more info." msgstr "" #: Wpo/Util/Error_Handler.php:78 msgid "" "Alternatively, you can click the following link to sign into this website " "with your corporate <a href=\"__##OAUTH_URL##__\">network login (Office " "365)</a>" msgstr "" #: Wpo/Util/Error_Handler.php:79 msgid "" "Alternatively, you can click the following link to sign into this website " "with your corporate <span class=\"wpo365-dual-login-notice\" style=\"cursor: " "pointer; text-decoration: underline; color: #000CD\" onclick=\"window.wpo365." "pintraRedirect.toMsOnline()\">network login (Office 365)</span>" msgstr "" #: Wpo/Util/Error_Handler.php:80 msgid "" "Could not create or retrieve your login. Most likely the authentication " "response received from Microsoft does not contain an email address. Consult " "the <a target=\"_blank\" href=\"https://www.wpo365.com/troubleshooting-the-" "wpo365-login-plugin/#PARSING_ERROR\">online documentation</a> for details." msgstr "" #: Wpo/Util/Error_Handler.php:81 msgid "Account deactivated." msgstr "" #: Wpo/Util/Helpers.php:667 msgid "Configuration" msgstr "" #: Wpo/Util/Helpers.php:1013 #, php-format msgid "" "Click <strong><a href=\"%s?page=wpo365-wizard\">here</a></strong> to " "configure WordPress + Office 365 Single Sign-on. The configuration must - at " "the very least - provide a valid <strong>Directory (tenant) ID</strong>, " "<strong>Application ID</strong> and a so-called <strong>Redirect URI</" "strong>. Please review <a target=\"_blank\" href=\"https://docs.wpo365.com/" "article/22-sso\">this article</a> for details." msgstr "" #: Wpo/Util/Helpers.php:1040 msgid "" "Many thanks for using <strong>WordPress + Microsoft Office 365 / Azure AD</" "strong>! Could you please spare a minute and give it a review over at " "WordPress.org?" msgstr "" "Ik hoop dat <strong>WordPress + Microsoft Office 365 / Azure AD</strong> u " "goed bevalt! Wellicht kunt u in een verloren minuutje anderen helpen en uw " "waardering geven op WordPress.org?" #: Wpo/Util/Helpers.php:1041 msgid "Yes, here we go!" msgstr "Ja, heel graag!" #: Wpo/Util/Helpers.php:1041 msgid "Remind me later" msgstr "Wellicht later" #: Wpo/Util/Helpers_Premium.php:129 msgid "Every 5 minutes" msgstr "" #: Wpo/Util/Helpers_Premium.php:134 msgid "WPO365 Daily" msgstr "" #: Wpo/Util/Helpers_Premium.php:139 msgid "WPO365 Weekly" msgstr "" #: Wpo/Util/License.php:141 #, php-format msgid "Your license key expired on %s." msgstr "" #: Wpo/Util/License.php:146 msgid "Your license key has been disabled." msgstr "" #: Wpo/Util/License.php:149 msgid "Invalid license." msgstr "" #: Wpo/Util/License.php:153 msgid "Your license is not active for this URL." msgstr "" #: Wpo/Util/License.php:156 #, php-format msgid "This appears to be an invalid license key for %s." msgstr "" #: Wpo/Util/License.php:159 msgid "Your license key has reached its activation limit." msgstr "" #: Wpo/Util/License.php:162 msgid "An error occurred, please try again." msgstr "" #: Wpo/Util/Notifications.php:43 #, php-format msgid "New user registration on your site %s:" msgstr "" #: Wpo/Util/Notifications.php:45 Wpo/Util/Notifications.php:109 #, php-format msgid "Username: %s" msgstr "" #: Wpo/Util/Notifications.php:47 #, php-format msgid "Email: %s" msgstr "" #: Wpo/Util/Notifications.php:52 #, php-format msgid "[%s] New User Registration" msgstr "" #: Wpo/Util/Notifications.php:110 msgid "To set your password, visit the following address:" msgstr "" #: Wpo/Util/Notifications.php:118 #, php-format msgid "[%s] Your username and password info" msgstr "" #: templates/login-button.php:100 msgid "Sign in with Microsoft" msgstr ""
Markdown
wpscan/spec/fixtures/dynamic_finders/plugin_version/wponion/change_log/CHANGELOG.md
# 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/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Beta : 0.0.8] - 11/12/2018 ### Fixed 1. Core : `wponion_get_all_fields_ids_and_defaults` Function Fully Redeveloped 2. Core : Managed To Check if debug enabled properly and provided WPOnion's Debug Const Priority ### Added 1. WP Module - WP Notice (Clone of https://github.com/panvagenas/wp-admin-notices) 2. Field Type - Core WP Notice As Field 3. Field Type - Sysinfo ### Changed Migrated From WordPress VIP Coding Standards To WordPress Core Coding Standards. ## [Beta : 0.0.7] - 25/11/2018 ### Added 1. WP Module - AdminBar 2. WP Module - Custom Meta box Support 3. WP Module - WP Nav Menu 4. WP Module - Dashboard , Admin Page & Settings Modules now supports WP Network (#6) 5. Core - Composer Support 6. Field API - Field Compile Time Recorder 7. Field Type - Added Option To Set Dynamic Heading in Group Field (#10) ### Changed 1. WP Module - Updated Taxonomy & User Profile Fields To Work with Custom Meta boxes 2. Themes - Updated Fresh Theme To Work With WPOnion Modules API 3. Field Type - Accordion / Group / Field set Not saving properly 4. Field Type - Customize able Group / KeyValue / Cloner error Msg (#11) 5. option_value to option_label in query_args ### Removed 1. JS Lib : Pretty Checkbox 2. JS Lib : AnimateCSS 3. Value API : ValueAPI & Its Functions --- ## [Beta : 0.0.6] - 18/11/2018 ### Added 1. Field API - Auto Generate Sample PHP Code For Field If debug enabled 2. WP Module - Option To Set Custom Footer Left & Right Text in Admin Page 3. WP Module - Added `menu_url` function to retrive admin page's menu url 4. WP Module - Custom Admin Columns 5. WP Module - Quick Edit 6. WP Module - Bulk Edit ### Fixed 1. Field API - PHP : wp_link saved value not showing (#4) 2. Field JS API - Validation Works With Accordion 3. Field JS API - Validation Works With Group 4. Field JS API - Validation Works With Fieldset 5. Field JS API - Validation Works With Cloneable 6. Field JS API - Validation issue with `wp_link` field fixed (#1) 7. Field JS API - Error when Inputmask & Dependency (#2) 8. Field JS API - Validation Issue with Dependency (#3) --- ## [Beta : 0.0.5] - 16/11/2018 ### Added 1. Field Type - notice_success 2. Field Type - notice_danger 3. Field Type - notice_warning 4. Field Type - notice_primary 5. Field Type - notice_secondary 6. Field Type - notice_info 7. Field Type - notice_dark 8. Field Type - notice_light 9. Field Type - Sorter 10. Field Type - Typography 11. Field Type - Oembed 12. Field Type - WP List Table 13. WP Module - Tab Option In Admin Page 14. WP Module - Widgets 15. WP Module - Dashboard Widgets 16. JS Module - JS Field Validation ### Fixed 1. Field Type - ColorPicker 2. Field Type - PrettyCheckbox CSS Issue 3. Core/Field - POPUP CSS Issue 4. Core - Random key was added each time for each instance. so its fixed with a static key per instance. ### Changed 1. Field API - Updated all fields to use `$this->sub_field` function if it uses `wponion_add_element` 2. Core - changed meterial => material --- ## [Beta : 0.0.4] - 08/11/2018 ### Major Redevelopment Done --- ## [Beta : 0.0.3] - 07/11/2018 ### Major Redevelopment Work Going On --- ## [Beta : 0.0.2] - 25/7/2018 ### Added 1. Field Type - Datepicker 2. Field Type - Content 3. Field Type - Background 4. Field Type - Upload 5. Field Type - WPListTable 6. WP Module - User Profile 7. Core Lib - Markdown Parser ### Changed 1. Core - WPOnion Now Works on `after_setup_theme` instead of `init` hook 2. Core Helper - Migrated All JSON Files into PHP Array and saved them in `data/` folder to make it bit faster 3. Field Type - Icon Field has option to **enable** / **disable** certain icon framework ### Fixed 1. Spelling mistake - ( horizontal ) 2. WP Module - WC Metabox Style Updated ### Removed 1. CSS - FontAwesome 2. CSS - TypeIcons 3. CSS - BoxIcons 4. JS - OverlayScrollBars 5. JS - InputToArray 6. JS - Bootstrap Maxlength 7. JS - jQuery.Actual --- ## [Beta : 0.0.1] - 10/7/2018 ### Added 1. Core Module - Field Registry 2. Core Module - Core Registry 3. Core Module - Theme API 4. Core Module - Field API 5. Core Module - Clone API 6. WP Module - Taxonomy 7. WP Module - Metabox 8. WP Module - Settings Page --- [Beta : 0.0.7]: https://github.com/wponion/wponion/releases/tag/0.0.8 [Beta : 0.0.7]: https://github.com/wponion/wponion/releases/tag/0.0.7 [Beta : 0.0.6]: https://github.com/wponion/wponion/releases/tag/0.0.6 [Beta : 0.0.5]: https://github.com/wponion/wponion/releases/tag/0.0.5 [Beta : 0.0.2]: https://github.com/wponion/wponion/releases/tag/Beta2 [Beta : 0.0.1]: https://github.com/wponion/wponion/releases/tag/121010072018
JSON
wpscan/spec/fixtures/dynamic_finders/plugin_version/wppedia/composer_file/package.json
{ "name": "wppedia", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "build": "webpack" }, "repository": { "type": "git", "url": "git+https://github.com/bfiessinger/wppedia.git" }, "author": "Bastian Fießinger", "license": "GPL-3.0-or-later", "bugs": { "url": "https://github.com/bfiessinger/wppedia/issues" }, "homepage": "https://github.com/bfiessinger/wppedia#readme", "dependencies": { "fuse.js": "^6.4.1", "micro-dash": "^8.1.0", "tippy.js": "^6.2.6" }, "devDependencies": { "@babel/core": "^7.11.6", "@babel/preset-env": "^7.11.5", "autoprefixer": "^9.8.6", "babel-loader": "^8.1.0", "css-loader": "^4.3.0", "csso-webpack-plugin": "^2.0.0-beta.1", "file-loader": "^6.1.0", "glob-all": "^3.2.1", "mini-css-extract-plugin": "^0.9.0", "node-sass": "^4.14.1", "optimize-css-assets-webpack-plugin": "^5.0.4", "postcss-import": "^12.0.1", "postcss-loader": "^3.0.0", "postcss-preset-env": "^6.7.0", "resolve-url-loader": "^3.1.1", "sass-loader": "^9.0.3", "svgo": "^1.3.2", "svgo-loader": "^2.2.1", "terser-webpack-plugin": "^4.2.2", "webpack": "^4.44.2", "webpack-cli": "^3.3.12", "webpack-dev-server": "^3.11.0" } }
Text
wpscan/spec/fixtures/dynamic_finders/plugin_version/wps-html-blocks/change_log/changelog.txt
0.0.1 Initial release 0.0.3 Fixed some naming issues with possible conflicts on Wordpress plugin database.
Portable Object
wpscan/spec/fixtures/dynamic_finders/plugin_version/wps-limit-login/translation_file/languages/wps-limit-login-fr_FR.po
# Limit Login Attempts German Translation # Copyright (C) 2009 Johan Eenfeldt # This file is distributed under the same license as the Wordpress package. # Johan Eenfeldt <[email protected]>, 2009. # msgid "" msgstr "" "Project-Id-Version: wps-limit-login 1.0\n" "Report-Msgid-Bugs-To: http://wordpress.org/tag/limit-login-attempts\n" "POT-Creation-Date: 2018-03-02 09:15+0100\n" "PO-Revision-Date: 2018-03-02 15:09+0100\n" "Last-Translator: ova <[email protected]>\n" "Language-Team: WPserveur <[email protected]>\n" "Language: fr_FR\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-Generator: Poedit 1.8.12\n" #: admin_page/options.php:4 msgid "" "WPS Limit Login limits attempts to connect to your WordPress administration." msgstr "" "WPS Limit Login permet de limiter les tentatives de connexion à votre " "administration WordPress." #: blocks/blacklist.php:7 blocks/menu.php:15 msgid "Blacklist" msgstr "Liste noire" #: blocks/blacklist.php:8 msgid "" "Defines a list of IP addresses for which you want to completely block access " "to the login page." msgstr "" "Définir une liste d'adresses IP pour lesquelles vous souhaitez bloquer " "totalement l'accès à la page de connexion." #: blocks/blacklist.php:9 blocks/whitelist.php:18 msgid "One IP range (88.88.88.86/90) or IP(88.88.88.86) per line" msgstr "Une plage IP (88.88.88.86/90) ou une IP (88.88.88.86) par ligne" #: blocks/blacklist.php:11 msgid "which will block all ip between 88.88.88.86 and 88.88.88.90" msgstr "" "ce qui bloquera toutes les ip comprise entre 88.88.88.86 et 88.88.88.90" #: blocks/blacklist.php:14 blocks/settings.php:78 blocks/whitelist.php:23 msgid "Save" msgstr "" #: blocks/log.php:6 msgid "Statistics" msgstr "Statistiques" #: blocks/log.php:12 #, php-format msgid "%d lockout since last reset" msgid_plural "%d lockouts since last reset" msgstr[0] "%d blocage depuis la dernière réinitialisation." msgstr[1] "%d blocages depuis la dernière réinitialisation." #: blocks/log.php:16 msgid "No lockouts yet" msgstr "Aucun blocage" #: blocks/log.php:20 #, php-format msgid "%d IP is currently blocked from trying to log in" msgid_plural "%d IPs is currently blocked from trying to log in" msgstr[0] "%d adresse IP est actuellement bloquée en connexion" msgstr[1] "%d adresses IP sont actuellement bloquées en connexion" #: blocks/log.php:25 msgid "Reset Counter" msgstr "Réinitialiser le compteur" #: blocks/log.php:29 msgid "Restore Lockouts" msgstr "Tout débloquer" #: blocks/log.php:41 msgid "Lockout log" msgstr "Journal de blocage" #: blocks/log.php:42 msgid "" "You can unlock an IP address individually (by clicking on \"Unlock\" red " "button)." msgstr "" "Vous pouvez débloquer une adresse IP individuellement (En cliquant sur " "\"Bloqué\" bouton rouge)." #: blocks/log.php:48 msgid "Clear Log" msgstr "Vider le journal" #: blocks/log.php:55 blocks/log.php:64 msgid "Date" msgstr "" #: blocks/log.php:56 blocks/log.php:65 msgctxt "Internet address" msgid "IP" msgstr "IP" #: blocks/log.php:57 blocks/log.php:66 msgid "Users" msgstr "" #: blocks/log.php:58 blocks/log.php:67 msgid "Gateway" msgstr "Passerelle" #: blocks/log.php:66 msgid "lockout" msgid_plural "lockouts" msgstr[0] "blocage" msgstr[1] "blocages" #: blocks/log.php:71 msgid "Unlock" msgstr "Bloqué" #: blocks/log.php:73 blocks/log.php:98 msgid "Unlocked" msgstr "Débloqué" #: blocks/menu.php:5 blocks/settings.php:10 msgid "Configuration" msgstr "Configuration" #: blocks/menu.php:10 blocks/whitelist.php:15 msgid "Whitelist" msgstr "Liste blanche" #: blocks/menu.php:20 msgid "Log" msgstr "Journal de blocage" #: blocks/pub-wps-hide-login.php:13 msgid "Install WPS Hide Login" msgstr "Installer WPS Hide Login" #: blocks/pub-wps-hide-login.php:25 msgid "Enable WPS Hide login" msgstr "Activer WPS Hide login" #: blocks/pub-wps-hide-login.php:43 msgid "Secure access to your WordPress administration" msgstr "Sécuriser l'accès à votre administration WordPress" #: blocks/pub-wps-hide-login.php:47 msgid "More about WPS Hide Login" msgstr "Plus d’infos sur WPS Hide Login" #: blocks/pub-wpsbidouille.php:13 msgid "Install WPS Bidouille" msgstr "Installer WPS Bidouille" #: blocks/pub-wpsbidouille.php:25 msgid "Enable WPS Bidouille" msgstr "Activer WPS Bidouille" #: blocks/pub-wpsbidouille.php:43 msgid "" "WPS Bidouille provides information about your WordPress and contains " "optimization tools." msgstr "" "WPS Bidouille fournit des informations sur votre WordPress et contient des " "outils d'optimisation." #: blocks/pub-wpsbidouille.php:47 msgid "More about WPS Bidouille" msgstr "Plus d’infos sur WPS Bidouille" #: blocks/pub-wpserveur.php:13 msgid "Install Migrate Guru" msgstr "Installer Migrate Guru" #: blocks/pub-wpserveur.php:25 msgid "Enable Migrate Guru" msgstr "Activer Migrate Guru" #: blocks/pub-wpserveur.php:44 msgid "Discover the specialized WordPress hosting with WPServeur!" msgstr "Découvrez l'hébergement spécialisé WordPress avec WPServeur !" #: blocks/pub-wpserveur.php:45 msgid "For fast, secure and efficient hosting." msgstr "Pour un hébergement rapide, sécurisé et performant." #: blocks/pub-wpserveur.php:46 msgid "We only do WordPress but we do it well!" msgstr "Nous ne faisons que du WordPress mais nous le faisons bien !" #: blocks/pub-wpserveur.php:47 #, php-format msgid "" "(-10% discount on your subscription with the promo code <strong>WPSC&T</" "strong>)" msgstr "" "(-10% de réduction sur votre abonnement avec le code promo <strong>WPSC&T</" "strong> )" #: blocks/pub-wpserveur.php:51 msgid "Subscribe to WPServeur" msgstr "S'abonner à WPServeur" #: blocks/pub-wpserveur.php:55 msgid "More about Migrate guru" msgstr "Plus d'infos sur Migrate Guru" #: blocks/settings.php:16 msgid "Let network sites use their own settings" msgstr "Autoriser les sites réseau à utiliser leurs propres paramètres" #: blocks/settings.php:17 msgid "" "If disabled, the global settings will be forcibly applied to the entire " "network." msgstr "" "Si cette option est désactivée, les paramètres globaux seront appliqués de " "force à l'ensemble du réseau." #: blocks/settings.php:21 msgid "Use global settings" msgstr "Utiliser les paramètres généraux" #: blocks/settings.php:42 msgid "allowed retries" msgstr "" "tentative(s) autorisée(s) avant le blocage de votre IP pour accéder à " "l'administration de votre WordPress" #: blocks/settings.php:42 msgid "for a period of" msgstr "pour une durée de" #: blocks/settings.php:44 msgid "minutes" msgstr "minutes" #: blocks/settings.php:48 msgid "hours until retries are reset" msgstr "" "heure(s) jusqu'à ce que les tentatives de connexion soient réinitialisées" #: blocks/settings.php:52 msgid "lockouts increase lockout time to" msgstr "" "blocage(s) supplémentaires augmentent le temps de blocage de votre adresse " "IP à" #: blocks/settings.php:54 msgid "hours" msgstr "heures" #: blocks/settings.php:59 msgid "Email to admin after" msgstr "Envoyer un email à l'administrateur après" #: blocks/settings.php:61 msgid "lockouts" msgstr "blocages" #: blocks/settings.php:64 msgid "Show Credit Link?" msgstr "Afficher le lien de crédit ?" #: blocks/settings.php:65 msgid "" "By default, WPS Limit Login will display the following message on the login " "form:" msgstr "" "Par défaut, WPS Limit Login affichera le message suivant sur le formulaire " "de connexion:" #: blocks/settings.php:67 classes/plugin.php:1239 msgid "Login form protected by" msgstr "Formulaire de connexion protégé par" #: blocks/settings.php:70 msgid "" "This helps others know about the plugin so they can protect their blogs as " "well if they like. However, you can disable this message if you prefer." msgstr "" "Cela aide les autres à connaître le plugin afin qu'ils puissent également " "protéger leurs sites s'ils le souhaitent. Cependant, vous pouvez désactiver " "ce message si vous préférez." #: blocks/settings.php:74 msgid "Show credit link" msgstr "Afficher le lien de crédit" #: blocks/settings.php:81 msgid "Reset the original settings" msgstr "Réinitialiser les paramètres d'origine" #: blocks/whitelist.php:16 msgid "" "Sets a list of IP addresses that will have no attempt limit and will never " "be blocked. Be careful, you must put trusted IP addresses (example: the IP " "address of your home), you must never put the IP address of a public network " "(Internet cafe or other)." msgstr "" "Définir une liste d'adresses IP qui n'auront aucune limite de tentative et " "qui ne seront jamais bloquées. Attention, vous devez mettre des adresses IP " "de confiance (exemple : l'adresse IP de votre domicile), vous ne devez " "jamais mettre l'adresse IP d'un réseau public (Cyber café ou autre)." #: blocks/whitelist.php:17 #, php-format msgid "Add your IP address (%s) to a whitelist." msgstr "" "Vous pouvez ajouter votre adresse IP (%s) en liste blanche, si elle rempli " "les conditions ci-dessus." #: blocks/whitelist.php:20 msgid "" "which will add all ip between 88.88.88.86 and 88.88.88.90 in the whitelist" msgstr "" "ce qui ajoutera toutes les ip comprise entre 88.88.88.86 et 88.88.88.90 dans " "la liste blanche" #: classes/plugin.php:210 classes/plugin.php:968 #, php-format msgid "<strong>%d</strong> attempt remaining." msgid_plural "<strong>%d</strong> attempts remaining." msgstr[0] "<strong>%d</strong> tentative restante." msgstr[1] "<strong>%d</strong> tentatives restantes." #: classes/plugin.php:263 classes/plugin.php:753 classes/plugin.php:814 msgid "<strong>ERROR</strong>: Too many failed login attempts." msgstr "<strong>ERREUR</strong>: Trop de tentatives de connexion ont échouées." #: classes/plugin.php:596 #, php-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "%d heure" msgstr[1] "%d heures" #: classes/plugin.php:602 #, php-format msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "%d minute" msgstr[1] "%d minutes" #: classes/plugin.php:609 #, php-format msgid "[%s - WPS Limit Login] Failed login attempts from whitelisted IP" msgstr "" "[%s - WPS Limit Login] Echec des tentatives de connexion à partir de " "l'adresse IP de la liste blanche" #: classes/plugin.php:613 #, php-format msgid "[%s - WPS Limit Login] Too many failed login attempts" msgstr "[%s - WPS Limit Login] Trop de tentatives de connexion qui ont échoué" #: classes/plugin.php:618 #, php-format msgid "%d failed login attempts (%d lockout(s)) from IP: %s" msgstr "" "%d tentatives d'accès ont échouées (%d bloqué(s)) depuis l'adresse IP: %s" #: classes/plugin.php:622 #, php-format msgid "Last user attempted: %s" msgstr "Dernière tentative de l'utilisateur: %s" #: classes/plugin.php:626 msgid "IP was NOT blocked because of external whitelist." msgstr "IP n'a pas été bloqué à cause de la liste blanche externe." #: classes/plugin.php:628 #, php-format msgid "IP was blocked for %s" msgstr "L'adresse IP a été bloquée pour %s" #: classes/plugin.php:818 msgid "Please try again later." msgstr "Merci de réessayer plus tard." #: classes/plugin.php:826 #, php-format msgid "Please try again in %d hour." msgid_plural "Please try again in %d hours." msgstr[0] "Merci de réessayer dans %d heure." msgstr[1] "Merci de réessayer dans %d heures." #: classes/plugin.php:828 #, php-format msgid "Please try again in %d minute." msgid_plural "Please try again in %d minutes." msgstr[0] "Merci de réessayer dans %d minute." msgstr[1] "Merci de réessayer dans %d minutes." #: classes/plugin.php:896 msgid "<strong>ERROR</strong>: Incorrect username or password." msgstr "<strong>ERREUR</strong>: Nom d'utilisateur ou mot de passe incorrect." #: classes/plugin.php:919 msgid "WC Error" msgstr "" #: classes/plugin.php:1071 msgid "Cleared IP log" msgstr "Journal d'IP effacé" #: classes/plugin.php:1077 msgid "Reset lockout count" msgstr "Réinitialiser le nombre de blocage" #: classes/plugin.php:1083 msgid "Cleared current lockouts" msgstr "Effacer les blocages actuels" #: classes/plugin.php:1106 classes/plugin.php:1124 classes/plugin.php:1142 msgid "Options saved." msgstr "Options enregistrées" #. Plugin Name of the plugin/theme msgid "WPS Limit Login" msgstr "" #. Description of the plugin/theme msgid "Limit connection attempts by IP address" msgstr "" #. Author of the plugin/theme msgid "WPServeur, NicolasKulka" msgstr "" #. Author URI of the plugin/theme msgid "https://wpserveur.net" msgstr "" #~ msgid "Tried to log in as" #~ msgstr "Tentative de connexion de" #~ msgid "" #~ "Defines a list of IPs that will override the plugin settings which will " #~ "completely block the access to authentication for the IP of this list." #~ msgstr "" #~ "Définit une liste d'IP qui outrepasseront les paramètres du plugin ce qui " #~ "permettra de bloquer totalement l'accès à l'authentification pour les IP " #~ "de cette liste." #~ msgid "One IP or IP range (1.2.3.4-5.6.7.8) per line" #~ msgstr "Une plage IP ou IP (1.2.3.4-5.6.7.8) par ligne" #~ msgid "Unlocked auto" #~ msgstr "Débloquer auto" #~ msgid "Total lockouts" #~ msgstr "Blocages totaux" #~ msgid "Active lockouts" #~ msgstr "Blocages actifs" #~ msgid "Options" #~ msgstr "Options" #~ msgid "Lockout" #~ msgstr "Blocage" #~ msgid "minutes lockout" #~ msgstr "minutes de blocage" #~ msgid "Notify on lockout" #~ msgstr "Notifier lors d'un blocage" #~ msgid "Save Options" #~ msgstr "Enregistrer" #~ msgid "[%s] Failed login attempts from whitelisted IP" #~ msgstr "[%s] Trop de tentative de connexions ont échouées" #~ msgid "[%s] Too many failed login attempts" #~ msgstr "[%s] Trop de tentatives de connexions ont échouées" #~ msgid "Options changed" #~ msgstr "Options modifiées" #~ msgid "It appears the site is reached directly (from your IP: %s)" #~ msgstr "" #~ "Il semble que le site soit directement accessible (depuis votre IP: %s)" #~ msgid "" #~ "It appears the site is reached through a proxy server (proxy IP: %s, your " #~ "IP: %s)" #~ msgstr "" #~ "Il semble que le site soit accessible via un serveur proxy (IP du proxy: " #~ "%s, votre IP: %s)" #~ msgid "" #~ "<strong>Current setting appears to be invalid</strong>. Please make sure " #~ "it is correct. Further information can be found <a href=\"%s\" title=\"FAQ" #~ "\">here</a>" #~ msgstr "" #~ "<strong>Le réglage actuel semble être invalide</strong>. Merci de vous " #~ "assurer qu'il est correct. Pour plus d'informations, <a href=\"%s\" title=" #~ "\"FAQ\">cliquez ici</a>" #~ msgid "Limit Login Attempts Settings" #~ msgstr "Paramètres des tentatives d'accès" #~ msgid "Site connection" #~ msgstr "Connexion" #~ msgid "Direct connection" #~ msgstr "Connexion directe" #~ msgid "From behind a reversy proxy" #~ msgstr "Derrière un serveur proxy" #~ msgid "Handle cookie login" #~ msgstr "Gérer les cookies de connexion" #~ msgid "Yes" #~ msgstr "Oui" #~ msgid "No" #~ msgstr "Non" #~ msgid "Log IP" #~ msgstr "Enregistrer l'adresse IP" #~ msgid "Change Options" #~ msgstr "Modifier options" #~ msgid "IP|Internet address" #~ msgstr "IP|Adresse Internet" #~ msgid "%d lockout" #~ msgid_plural "%d lockouts" #~ msgstr[0] "%d blocage" #~ msgstr[1] "%d blocages" #~ msgid "<strong>NOTE:</strong> Only works in Wordpress 2.7 or later" #~ msgstr "" #~ "<strong>NOTE:</strong> Cette extension ne fonctionne qu'avec la version " #~ "2.7 de Wordpress 2.7 ou un version supérieure" #~ msgid "Limit Login Attempts" #~ msgstr "Limiter les tentatives de connexion" #~ msgid "http://devel.kostdoktorn.se/limit-login-attempts" #~ msgstr "http://devel.kostdoktorn.se/limit-login-attempts" #~ msgid "" #~ "Limit rate of login attempts, including by way of cookies, for each IP." #~ msgstr "" #~ "Limiter le taux de tentatives de connexion, y compris par voie de " #~ "cookies, pour chaque adresse IP." #~ msgid "Johan Eenfeldt" #~ msgstr "Johan Eenfeldt" #~ msgid "http://devel.kostdoktorn.se" #~ msgstr "http://devel.kostdoktorn.se"
Portable Object
wpscan/spec/fixtures/dynamic_finders/plugin_version/wpsso/translation_file/languages/wpsso-fr_FR.po
# Copyright (C) 2015 WordPress Social Sharing Optimization (WPSSO) # This file is distributed under the same license as the WordPress Social Sharing Optimization (WPSSO) package. msgid "" msgstr "" "Project-Id-Version: WPSSO Core 3.48.8\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wpsso\n" "POT-Creation-Date: 2017-12-07 11:20-0600\n" "PO-Revision-Date: 2017-12-08 06:32-0600\n" "Last-Translator: JS Morisset <[email protected]>\n" "Language-Team: \n" "Language: fr_FR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Poedit 1.8.6\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: lib/admin.php:137 msgctxt "package type" msgid "Pro" msgstr "Pro" #: lib/admin.php:138 msgctxt "package type" msgid "Free" msgstr "Gratuit" #: lib/admin.php:412 msgctxt "plugin action link" msgid "FAQs" msgstr "FAQs" #: lib/admin.php:418 msgctxt "plugin action link" msgid "Other Notes" msgstr "Autres notes" #: lib/admin.php:424 msgctxt "plugin action link" msgid "Pro Support" msgstr "Soutien Pro" #: lib/admin.php:429 msgctxt "plugin action link" msgid "Community Forum" msgstr "Forum communautaire" #: lib/admin.php:592 msgid "Submitted options are not an array." msgstr "Les options soumises ne sont pas un tableau." #: lib/admin.php:608 lib/admin.php:954 lib/admin.php:1077 msgctxt "submit button" msgid "Clear All Caches" msgstr "Vider tout les caches" #: lib/admin.php:610 lib/admin.php:616 lib/admin.php:666 msgid "Plugin settings have been saved." msgstr "Les réglages ont été sauvegardés." #: lib/admin.php:611 msgid "Please note that webpage content may take several days to reflect changes." msgstr "SVP prendre note que le contenu de la page Web pourrais prendre plusieurs jours avant de refléter les changements." #: lib/admin.php:612 msgid "%s now to force a refresh." msgstr "%s maintenant pour forcer un rafraîchissement." #: lib/admin.php:617 msgid "All caches have also been cleared (the %s option is enabled)." msgstr "Tous les caches ont également été vidés (l'option %s est activée)." #: lib/admin.php:619 lib/gpl/admin/advanced.php:304 #: lib/pro/admin/advanced.php:298 msgctxt "option label" msgid "Clear All Caches on Save Settings" msgstr "Vider tout les caches lors de l'enregistrement des réglages" #: lib/admin.php:648 msgid "Nonce token validation failed for network options (update ignored)." msgstr "La validation du jeton nonce pour les options de réseau a échoué (mise à jour ignorée)." #: lib/admin.php:652 msgid "Insufficient privileges to modify network options." msgstr "Privilèges insuffisants pour modifier les options de réseau." #: lib/admin.php:691 lib/post.php:496 lib/term.php:290 lib/user.php:273 msgid "Nonce token validation failed for %1$s action \"%2$s\"." msgstr "La validation du jeton nonce pour l'action %1$s \"%2$s\" a échoué." #: lib/admin.php:714 msgid "Metabox layout preferences for user ID #%d \"%s\" have been reset." msgstr "Préférences de positionnement des metabox pour ID d'utilisateur #%d \"%s\" ont été réinitialisés." #: lib/admin.php:724 msgid "Hidden notices for user ID #%d \"%s\" have been cleared." msgstr "Avis cachés pour ID d'utilisateur #%d \"%s\" ont été réinitialisés." #: lib/admin.php:733 msgid "Option preference saved &mdash; viewing \"%s\" by default." msgstr "Option de préférence enregistré &mdash; visionnement \"%s\" par défaut." #: lib/admin.php:751 msgid "All image dimensions have been reloaded with their default value and saved." msgstr "Toutes les tailles d'images ont été rechargé avec leur valeur par défaut et sauvegardé." #: lib/admin.php:777 msgid "Please note that your current language is different from the default site language (%s)." msgstr "SVP prendre note que votre langue actuelle est différente de celle par défaut (%s) du site." #: lib/admin.php:777 msgid "Localized option values (%s) are used for webpages and content in that language only (not for the default language, or any other language)." msgstr "Les valeurs d'option localisées (%s) sont utilisées uniquement pour les pages Web et le contenu dans cette langue (et non pas pour la langue par défaut ou toute autre langue)." #: lib/admin.php:783 msgctxt "metabox title" msgid "Pro Version Available" msgstr "Version Pro disponible" #: lib/admin.php:785 msgctxt "metabox title" msgid "Pro Version Features" msgstr "Fonctionnalités Pro" #: lib/admin.php:869 msgid "Profile updated." msgstr "Profil mis à jour." #: lib/admin.php:931 msgctxt "submit button" msgid "Save All Profile Settings" msgstr "Enregistrer les réglages" #: lib/admin.php:943 msgctxt "submit button" msgid "View %s by Default" msgstr "Montrer %s par défaut" #: lib/admin.php:947 msgctxt "submit button" msgid "Save All Plugin Settings" msgstr "Enregistrer les réglages" #: lib/admin.php:951 msgctxt "submit button" msgid "Clear All Caches for Site %d" msgstr "Vider tout les caches pour site %d" #: lib/admin.php:968 msgctxt "submit button" msgid "Reset Metabox Layout" msgstr "Réinit. disposition metabox" #: lib/admin.php:969 msgctxt "submit button" msgid "Reset Hidden Notices" msgstr "Réinit. les avis cachés" #: lib/admin.php:995 lib/gpl/admin/advanced.php:310 #: lib/pro/admin/advanced.php:304 msgctxt "option label" msgid "Clear Short URLs on Clear All Caches" msgstr "Supprimer URL raccourcies lors du vidange de tout les caches" #: lib/admin.php:999 msgid "%1$s option is unchecked - shortened URL cache will be preserved." msgstr "L'option %1$s n'est pas cochée - le cache d'URL raccourci sera préservé." #: lib/admin.php:1002 msgid "%1$s option is checked - shortened URL cache will be refreshed." msgstr "L'option %1$s est cochée - le cache d'URL raccourci sera actualisé." #: lib/admin.php:1022 msgid "%s Database Transients" msgstr "Objets transitoires %s de la BdD" #: lib/admin.php:1026 msgid "Count" msgstr "Nombre" #: lib/admin.php:1027 msgid "Expiration" msgstr "Expiration" #: lib/admin.php:1094 msgctxt "submit button" msgid "Clear All Caches and Short URLs" msgstr "Vider tout les caches et URLs raccourcies" #: lib/admin.php:1103 msgid "Expiration option value has been modified by a filter." msgstr "Valeur d’expiration de l’option a été modifiée par un filtre." #: lib/admin.php:1126 lib/admin.php:1127 msgid "Not Available" msgstr "Non disponible" #: lib/admin.php:1167 msgctxt "option label" msgid "Installed" msgstr "Installé" #: lib/admin.php:1170 msgctxt "option label" msgid "Stable" msgstr "Stable" #: lib/admin.php:1173 msgctxt "option label" msgid "Latest" msgstr "Dernière" #: lib/admin.php:1179 msgid "View %s changelog..." msgstr "Voir le changelog %s…" #: lib/admin.php:1309 msgid "Module is enabled" msgstr "Module est activé" #: lib/admin.php:1313 msgid "Module is disabled / not loaded" msgstr "Module désactivée / non chargée" #: lib/admin.php:1317 msgid "Module recommended but disabled / not available" msgstr "Module recommandée mais désactivée / non disponible" #: lib/admin.php:1339 msgid "Generic feature module" msgstr "Module de fonction générique" #: lib/admin.php:1347 msgid "Service API module" msgstr "Module de service API" #: lib/admin.php:1351 msgid "Meta tag and markup module" msgstr "Module de balisage et balises méta" #: lib/admin.php:1355 msgid "Plugin integration module" msgstr "Module d'intégration d'extension" #: lib/admin.php:1359 msgid "Sharing functionality module" msgstr "Module fonctionnalité de partage" #: lib/admin.php:1363 msgid "Additional functionality module" msgstr "Module fonctionnalités supplémentaires" #: lib/admin.php:1409 msgctxt "submit button" msgid "Purchase Pro Version" msgstr "Acheter version Pro" #: lib/admin.php:1430 msgid "Read the <a href=\"%s\">Frequently Asked Questions</a>" msgstr "Consulter la <a href=\"%s\">foire aux questions</a>" #: lib/admin.php:1432 msgid "and <a href=\"%s\">Other Notes</a>" msgstr "et <a href=\"%s\">autres notes</a>" #: lib/admin.php:1437 msgid "Open a <a href=\"%s\">Priority Support Ticket</a>" msgstr "Ouvrez un <a href=\"%s\">billet de soutien prioritaire</a>" #: lib/admin.php:1438 msgid "Pro version" msgstr "Version pro" #: lib/admin.php:1440 msgid "Post in the <a href=\"%s\">Community Support Forum</a>" msgstr "Postez dans le <a href=\"%s\">forum de soutien communautaire</a>" #: lib/admin.php:1441 msgid "Free version" msgstr "Version gratuite" #: lib/admin.php:1469 msgid "Rate %s" msgstr "Cotez %s" #: lib/admin.php:1558 msgctxt "plugin action link" msgid "Plugin Details and Update" msgstr "Afficher détails et mise à jour" #: lib/admin.php:1562 msgctxt "plugin action link" msgid "Plugin Details" msgstr "Afficher détails" #: lib/admin.php:1566 msgctxt "plugin action link" msgid "Plugin Details and Install" msgstr "Afficher détails et installer" #: lib/admin.php:1571 msgctxt "plugin action link" msgid "Plugin Description" msgstr "Description de l'extension" #: lib/admin.php:1581 lib/messages.php:1168 lib/messages.php:1177 #: lib/messages.php:1403 msgid "Main Plugin" msgstr "Extension principale" #: lib/admin.php:1596 msgctxt "option label" msgid "%s Authentication ID" msgstr "ID d'authentification %s" #: lib/admin.php:1613 msgctxt "option label" msgid "Updates and Support Expire" msgstr "Mises à jour et soutien expire" #: lib/admin.php:1614 msgctxt "option label" msgid "Site Licenses Assigned" msgstr "Licences de site assignées" #: lib/admin.php:1620 msgctxt "option value" msgid "Never" msgstr "Jamais" #: lib/admin.php:1671 msgid "Plugin conflict detected" msgstr "Conflit détecté" #: lib/admin.php:1680 msgid "The PHP <a href=\"%1$s\">%2$s extension</a> is not loaded." msgstr "<a href=\"%1$s\">L'extension PHP %2$s</a> n'est pas chargé." #: lib/admin.php:1682 msgid "Please contact your hosting provider to have the missing PHP extension installed and/or enabled." msgstr "SVP contacter votre hébergeur pour installer et/ou activer l'extension PHP manquante." #: lib/admin.php:1694 msgid "The WordPress <a href=\"%s\">Search Engine Visibility</a> option is set to discourage search engine and social crawlers from indexing this site. This is not compatible with the purpose of sharing content on social sites &mdash; please uncheck the option to allow search engines and social crawlers to access your content." msgstr "L'option de WordPress <a href=\"%s\">Visibilité pour les moteurs de recherche</a> est définie afin de demander aux moteurs de recherche et robots sociaux de ne pas indexer ce site. Ceci n'est pas compatible avec le but de partager du contenu sur les sites sociaux &mdash; veuillez décocher cette option pour autoriser les moteurs de recherche et robots sociaux d'accéder votre contenu." #: lib/admin.php:1705 msgid "please uncheck the <strong>Add Open Graph meta data</strong> option under the <a href=\"%s\">Yoast SEO / Social / Facebook</a> settings tab." msgstr "SVP décocher l'option <strong>Ajouter les métadonnées OpenGraph</strong> sous l'onglet de réglages <a href=\"%s\">Yoast SEO / Social / Facebook</a>." #: lib/admin.php:1711 msgid "please uncheck the <strong>Add Twitter card meta data</strong> option under the <a href=\"%s\">Yoast SEO / Social / Twitter</a> settings tab." msgstr "SVP décocher l'option <strong>Ajoute les métadonnées de carte Twitter</strong> sous l'onglet de réglages <a href=\"%s\">Yoast SEO / Social / Twitter</a>." #: lib/admin.php:1717 msgid "please uncheck the <strong>Add Google+ specific post meta data</strong> option under the <a href=\"%s\">Yoast SEO / Social / Google+</a> settings tab." msgstr "SVP décocher l'option <strong>Ajouter des méta données spécifiques à Google+</strong> sous l'onglet de réglages <a href=\"%s\">Yoast SEO / Social / Google+</a>." #: lib/admin.php:1723 msgid "please remove the <strong>Google Publisher Page</strong> value entered under the <a href=\"%s\">Yoast SEO / Social / Google+</a> settings tab." msgstr "SVP supprimer la valeur de <strong>Page Google Publisher</strong> entrée sous l'onglet de réglages <a href=\"%s\">Yoast SEO / Social / Google +</a>." #: lib/admin.php:1735 msgid "please disable the <strong>Open Graph Integrator</strong> module in the <a href=\"%s\">SEO Ultimate Module Manager</a>." msgstr "SVP désactiver le module <strong>Open Graph Integrator</strong> dans <a href=\"%s\">SEO Ultimate Module Manager</a>." #: lib/admin.php:1747 msgid "please deactivate the <strong>Social Meta</strong> feature in the <a href=\"%s\">All in One SEO Pack Feature Manager</a>." msgstr "SVP désactiver la fonctionnalité <strong>Social Meta</strong> dans le <a href=\"%s\">All in One SEO Pack Feature Manager</a>." #: lib/admin.php:1753 msgid "please check the <strong>Disable Google Plus Profile</strong> option in the <a href=\"%s\">All in One SEO Pack General Settings</a>." msgstr "SVP cocher l'option <strong>Disable Google Plus Profile</strong> dans les réglages généraux de l'extension <a href=\"%s\">All in One SEO Pack</a>." #: lib/admin.php:1759 msgid "please uncheck the <strong>Use Schema.org Markup</strong> option in the <a href=\"%s\">All in One SEO Pack General Settings</a>." msgstr "SVP cocher l'option <strong>Use Schema.org Markup</strong> dans les réglages généraux de l'extension <a href=\"%s\">All in One SEO Pack</a>." #: lib/admin.php:1770 lib/admin.php:1776 lib/admin.php:1782 lib/admin.php:1802 msgid "please uncheck the <strong>%1$s</strong> option in <a href=\"%2$s\">The SEO Framework</a> Social Meta Settings." msgstr "SVP décocher l'option <strong>%1$s</strong> dans les réglages sociaux de l'extension <a href=\"%2$s\">The SEO Framework</a>." #: lib/admin.php:1788 msgid "please uncheck the <strong>Output Authorized Presence?</strong> option in <a href=\"%s\">The SEO Framework</a> Schema Settings." msgstr "SVP décocher l'option <strong>Output Authorized Presence?</strong> dans les réglages de l'extension <a href=\"%s\">The SEO Framework</a>." #: lib/admin.php:1814 msgid "please uncheck <strong>Add the Social Open Graph objects</strong> in the <a href=\"%s\">Squirrly SEO</a> Social Media Options." msgstr "SVP décocher l'option <strong>Add the Social Open Graph objects</strong> dans les réglages de l'extension <a href=\"%s\">Squirrly SEO</a>." #: lib/admin.php:1820 msgid "please uncheck <strong>Add the Twitter card in your tweets</strong> in the <a href=\"%s\">Squirrly SEO</a> Social Media Options." msgstr "SVP décocher l'option <strong>Add the Twitter card in your tweets</strong> dans les réglages de l'extension <a href=\"%s\">Squirrly SEO</a>." #: lib/admin.php:1826 msgid "please uncheck the <strong>adds the JSON-LD metas for Semantic SEO</strong> option in the <a href=\"%s\">Squirrly SEO</a> settings." msgstr "SVP décocher l'option <strong>adds the JSON-LD metas for Semantic SEO</strong> dans les réglages de l'extension <a href=\"%s\">Squirrly SEO</a>." #: lib/admin.php:1890 msgid "Help us by rating the %s plugin 5 stars" msgstr "Aidez-nous en notant l'extension %s 5 étoiles" #: lib/admin.php:1892 msgid "Thank you for rating the %s plugin! You're awesome!" msgstr "Merci d'avoir noté l'extension %s! Vous êtes super!" #: lib/admin.php:1896 msgid "I've already rated the %s plugin 5 stars" msgstr "J'ai déjà noté l'extension %s 5 étoiles" #: lib/admin.php:1898 msgid "Thank you for your earlier rating of %s! You're awesome!" msgstr "Merci d'avoir noté l'extension %s plus tôt! Vous êtes super!" #: lib/admin.php:1907 msgid "Fantastic!" msgstr "Fantastique!" #: lib/admin.php:1908 msgid "You've been using <b>%s</b> for a week or more." msgstr "Vous utilisez <b>%s</b> depuis plus d'une semaine." #: lib/admin.php:1910 msgid "The %s plugin description page on WordPress.org" msgstr "La page de description pour l'extension %s sur WordPress.org" #: lib/admin.php:1912 msgid "That's awesome!" msgstr "C'est génial!" #: lib/admin.php:1915 msgid "Could I ask you for a small favor? Would you rate the %s plugin on WordPress.org?" msgstr "Puis-je demander une petite faveur? Pouvez vous noter l'extension %s sur WordPress.org ?" #: lib/admin.php:1918 msgid "Your rating will encourage us to keep improving %s and help new WordPress users find the plugin as well." msgstr "Votre note nous encouragera à continuer à améliorer %s et à aider les nouveaux utilisateurs de WordPress à trouver le plugin aussi." #: lib/admin.php:1925 msgid "No thanks &mdash; I don't think %s is worth a 5 star rating and would like to offer a suggestion or report a problem." msgstr "Non merci &mdash; je ne pense pas que %s vaut une note de 5 étoiles et je préfère offrir une suggestion ou signaler un problème." #: lib/admin.php:2030 msgid "Google has been selected as your preferred URL shortening service, but the %s option is not enabled." msgstr "Google a été sélectionné comme service de raccourcissement d'URL préféré, mais l'option %s n'est pas activée." #: lib/admin.php:2032 lib/gpl/admin/advanced.php:403 #: lib/pro/admin/advanced.php:393 lib/pro/util/shorten.php:261 msgctxt "option label" msgid "URL Shortener API is Enabled" msgstr "API de raccourcissement d'URL Google est actif" #: lib/admin.php:2079 msgid "No header templates found in the parent or child theme directories." msgstr "Aucun modèle d'en-tête trouvés dans le répertoire de thème parent ou enfant." #: lib/admin.php:2093 msgid "No %1$s HTML tag found in the %2$s template." msgstr "Aucune balise HTML%1$s trouvé dans le modèle %2$s." #: lib/admin.php:2100 msgid "Error copying %1$s to %2$s." msgstr "Erreur copiant %1$s à %2$s." #: lib/admin.php:2109 msgid "Failed to open template file %s for writing." msgstr "Impossible d'ouvrir le fichier modèle %s pour écriture." #: lib/admin.php:2115 msgid "The %1$s template has been successfully modified and saved. A backup copy of the original template is available as %2$s in the same folder." msgstr "Le modèle %1$s a été mis à jour et enregistré avec succès. Une sauvegarde du fichier original est disponible tant que %2$s dans le même dossier." #: lib/admin.php:2118 msgid "Failed to write the %1$s template. You may need to restore the original template saved as %2$s in the same folder." msgstr "Erreur lors de l'écriture du modèle %1$s. Vous pouvez restaurer le modèle original a partir de %2$s dans dans le même dossier." #: lib/admin.php:2135 lib/submenu/essential.php:118 msgctxt "option label" msgid "Organization Logo URL" msgstr "URL logo de organisation" #: lib/admin.php:2139 lib/submenu/essential.php:122 msgctxt "option label" msgid "Organization Banner URL" msgstr "URL bannière d'organisation" #: lib/admin.php:2144 lib/submenu/general.php:172 msgctxt "option label" msgid "Maximum Images to Include" msgstr "Images maximum a inclure" #: lib/admin.php:2149 lib/submenu/general.php:177 msgctxt "option comment" msgid "video preview images are enabled (and included first)" msgstr "images d'aperçu vidéo sont activés (et inclus en premier)" #: lib/admin.php:2152 msgctxt "option label" msgid "Schema Image Dimensions" msgstr "Dimensions d'images Schéma" #: lib/admin.php:2157 lib/submenu/general.php:129 lib/submenu/general.php:330 msgctxt "option label" msgid "Maximum Description Length" msgstr "Longueur de description maximale" #: lib/admin.php:2160 lib/submenu/general.php:256 lib/submenu/general.php:333 msgctxt "option comment" msgid "characters or less" msgstr "caractères ou moins" #: lib/admin.php:2163 msgctxt "option label" msgid "Author / Person Name Format" msgstr "Format du nom d'auteur" #: lib/admin.php:2179 msgctxt "option label" msgid "Item Type for Blog Front Page" msgstr "Type pour page blog d'avant" #: lib/admin.php:2180 msgctxt "option label" msgid "Item Type for Static Front Page" msgstr "Type page statique d'avant" #: lib/admin.php:2181 msgctxt "option label" msgid "Item Type for Archive Page" msgstr "Type pour page d'archive" #: lib/admin.php:2182 msgctxt "option label" msgid "Item Type for User / Author Page" msgstr "Type pour page utilisateur / auteur" #: lib/admin.php:2183 msgctxt "option label" msgid "Item Type for Search Results Page" msgstr "Type pour résultats de recherche" #: lib/admin.php:2201 msgctxt "option label" msgid "Item Type by Post Type" msgstr "Type d'élément par type d'article" #: lib/admin.php:2215 msgctxt "option label" msgid "Knowledge Graph for Home Page" msgstr "Knowledge Graph page d'accueil" #: lib/admin.php:2219 msgid "Include <a href=\"%s\">WebSite Information</a> for Google Search" msgstr "Inclure les <a href=\"%s\">informations du site Web</a> pour Google Search" #: lib/admin.php:2222 msgid "Include <a href=\"%s\">Organization Social Profile</a>" msgstr "Inclure le <a href=\"%s\">profil social de l'organisation</a>" #: lib/admin.php:2225 msgid "Include <a href=\"%s\">Person Social Profile</a> for the Site Owner" msgstr "Inclure le <a href=\"%s\">profil social d'une personne</a> pour le propriétaire du site" #: lib/admin.php:2231 msgctxt "option label" msgid "User for Person Social Profile" msgstr "Utilisateur pour le profil social de personne" #: lib/admin.php:2239 msgctxt "option label" msgid "Preserve Settings on Uninstall" msgstr "Conserver réglages sur suppression" #: lib/admin.php:2244 msgctxt "option label" msgid "Add Hidden Debug Messages" msgstr "Ajout messages de débogage caché" #: lib/admin.php:2252 msgctxt "option label" msgid "Hide All Pro Version Options" msgstr "Masquer toutes les options Pro" #: lib/admin.php:2260 msgctxt "option label" msgid "Options to Show by Default" msgstr "Options a montrer par défaut" #: lib/admin.php:2267 msgctxt "option label" msgid "Enable Plugin Shortcode(s)" msgstr "Activer le/les shortcode(s)" #: lib/admin.php:2275 msgctxt "option label" msgid "Enable Plugin Widget(s)" msgstr "Activer le/les widget(s)" #: lib/admin.php:2284 msgctxt "option label (very short)" msgid "Site Use" msgstr "Util. par site" #: lib/admin.php:2424 msgid "Return to %s" msgstr "Retour à %s" #: lib/admin.php:2444 msgid "Plugin <strong>activated</strong>." msgstr "Extension <strong>activé</strong>." #: lib/com/bfo.php:204 lib/com/cache.php:438 lib/com/notice.php:540 #: lib/com-gettext-extract.php:25 msgid "%s Notice" msgstr "Avis %s" #: lib/com/bfo.php:207 lib/com/cache.php:441 lib/com/notice.php:543 #: lib/com-gettext-extract.php:18 msgid "Notice" msgstr "Avis" #: lib/com/bfo.php:219 lib/com-gettext-extract.php:26 msgid "The \"%1$s\" filter hook with priority %2$d in the \"%3$s\" filter has mistakenly provided some webpage output." msgstr "Le crochet de filtre \"%1$s\" avec la priorité %2$d dans le filtre \"%3$s\" a fourni une valeur à la sortie de la page Web." #: lib/com/bfo.php:221 lib/com-gettext-extract.php:5 msgid "All WordPress filter hooks must return their text - not send it to the webpage output." msgstr "Tous les crochets de filtre WordPress doivent retourner leur texte - non pas l'envoyer à la sortie de la page Web." #: lib/com/bfo.php:223 lib/com-gettext-extract.php:20 msgid "Please contact the author of that filter hook and report this issue as a coding error / bug." msgstr "SVP contacter l'auteur de ce filtre et signaler ce problème comme une erreur / bug dans leur code." #: lib/com/bfo.php:248 lib/com-gettext-extract.php:17 msgid "Incorrect webpage output:" msgstr "Sortie incorrecte à la page Web:" #: lib/com/bfo.php:249 lib/com-gettext-extract.php:6 msgid "BEGIN OUTPUT" msgstr "DÉBUT DE SORTIE" #: lib/com/bfo.php:250 lib/com-gettext-extract.php:11 msgid "END OUTPUT" msgstr "FIN DE SORTIE" #: lib/com/cache.php:92 lib/com-gettext-extract.php:12 msgid "Error connecting to %1$s for caching (HTTP code %2$d)." msgstr "Erreur de connexion à %1$s pour la mise en cache (code HTTP %2$d)." #: lib/com/cache.php:105 lib/com-gettext-extract.php:28 msgid "The PHP \"%s\" feature is enabled &mdash; the PHP cURL library cannot follow URL redirects." msgstr "La fonction PHP \"%s\" est activée &mdash; la bibliothèque PHP cURL ne peut pas suivre les redirections d'URL." #: lib/com/cache.php:108 lib/com-gettext-extract.php:30 msgid "The \"%s\" feature is deprecated since PHP version 5.3 and removed from PHP since version 5.4." msgstr "La fonctionnalité \"%s\" est obsolète depuis la version 5.3 de PHP et supprimée de PHP depuis la version 5.4." #: lib/com/cache.php:111 lib/com-gettext-extract.php:21 msgid "Please contact your hosting provider to have this feature disabled or install a newer version of PHP." msgstr "SVP contacter votre fournisseur d'hébergement pour désactiver cette fonctionnalité ou installer une version plus récente de PHP." #: lib/com/cache.php:122 lib/com-gettext-extract.php:29 msgid "The PHP \"%s\" setting is defined &mdash; the PHP cURL library cannot follow URL redirects." msgstr "Le paramètre PHP \"%s\" est défini &mdash; la bibliothèque PHP cURL ne peut pas suivre les redirections d'URL." #: lib/com/cache.php:125 lib/com-gettext-extract.php:22 msgid "Please contact your hosting provider to have this setting disabled." msgstr "SVP contacter votre fournisseur d'hébergement pour désactiver ce paramètre." #: lib/com/cache.php:129 lib/com-gettext-extract.php:27 msgid "The maximum number of URL redirects (%d) may have been exceeded." msgstr "Le nombre maximal de redirections d'URL (%d) peut avoir été dépassé." #: lib/com/cache.php:134 lib/com-gettext-extract.php:24 msgid "Requests to cache this URL will be ignored for %d second(s)." msgstr "Les demandes de mise en cache de cette URL seront ignorées pour %d seconde(s)." #: lib/com/cache.php:211 lib/com-gettext-extract.php:19 msgid "PHP cURL library is missing &mdash; contact your hosting provider to have the cURL library installed." msgstr "La bibliothèque cURL de PHP est manquante &mdash; contactez votre hébergeur pour faire installer la bibliothèque cURL." #: lib/com/cache.php:288 lib/com-gettext-extract.php:13 msgid "Error removing cache file %s." msgstr "Erreur de suppression du fichier cache %s." #: lib/com/cache.php:489 lib/com-gettext-extract.php:7 msgid "Cache file %s is not readable." msgstr "Le fichier de cache %s n'est pas lisible." #: lib/com/cache.php:501 lib/com-gettext-extract.php:15 msgid "Failed to open the cache file %s for reading." msgstr "Impossible d'ouvrir le fichier de cache %s pour lecture." #: lib/com/cache.php:586 lib/com-gettext-extract.php:14 msgid "Failed to create the %s cache folder." msgstr "Impossible de créer le dossier de cache %s." #: lib/com/cache.php:594 lib/com-gettext-extract.php:8 msgid "Cache folder %s is not writable." msgstr "Le dossier de cache %s n'est pas accessible en écriture." #: lib/com/cache.php:602 lib/com-gettext-extract.php:16 msgid "Failed to open the cache file %s for writing." msgstr "Impossible d'ouvrir le fichier de cache %s pour écriture." #: lib/com/notice.php:77 lib/com-gettext-extract.php:31 msgid "This notice can be dismissed temporarily for a period of %s." msgstr "Cet avis peut être masqué temporairement pour une période de %s." #: lib/com/notice.php:199 lib/com-gettext-extract.php:10 msgid "edit" msgstr "modifier" #: lib/com/notice.php:200 lib/com-gettext-extract.php:23 msgid "Reference: %s" msgstr "Référence: %s" #: lib/com/notice.php:475 lib/com-gettext-extract.php:32 msgctxt "notification type" msgid "error" msgstr "erreur" #: lib/com/notice.php:476 lib/com-gettext-extract.php:33 msgctxt "notification type" msgid "warning" msgstr "attention" #: lib/com/notice.php:481 lib/com-gettext-extract.php:4 msgid "%1$d important %2$s notices have been hidden and/or dismissed &mdash; <a id=\"%3$s\">unhide and view the %2$s messages</a>." msgstr "%1$d avis d'%2$ss importants on été masqués et/ou ignorés &mdash; <a id=\"%3$s\">démasquer et afficher les message d'%2$ss</a>." #: lib/com/notice.php:483 lib/com-gettext-extract.php:3 msgid "%1$d important %2$s notice has been hidden and/or dismissed &mdash; <a id=\"%3$s\">unhide and view the %2$s message</a>." msgstr "%1$d avis d'%2$s important a été masqué et/ou ignoré &mdash; <a id=\"%3$s\">démasquer et afficher le message d'%2$s</a>." #: lib/com/notice.php:613 lib/com-gettext-extract.php:9 msgid "Dismiss" msgstr "Masquer" #: lib/com/util.php:1377 msgid "The plugin information for \"%s\" contains an invalid download link." msgstr "Les informations pour l'extension \"%s\" contiennent un lien de téléchargement invalide." #: lib/com/util.php:1384 msgid "The plugin information for \"%s\" does not contain a download link." msgstr "L'information pour l'extension \"%s\" ne contient pas de lien de téléchargement." #: lib/config-gettext-extract.php:3 msgctxt "option label" msgid "Additional Type URLs Custom Field" msgstr "Champ pers. URLs de type supplémentaire" #: lib/config-gettext-extract.php:4 msgctxt "lib file description" msgid "Advanced Settings" msgstr "Réglages avancés" #: lib/config-gettext-extract.php:5 msgctxt "option value" msgid "All Options" msgstr "Toutes les options" #: lib/config-gettext-extract.php:6 msgctxt "option label" msgid "All Transients" msgstr "Tous transitoires" #: lib/config-gettext-extract.php:7 msgctxt "option label" msgid "All WP Objects" msgstr "Tous objets WP" #: lib/config-gettext-extract.php:8 msgctxt "option value" msgid "Alpha and Up" msgstr "Alpha et plus" #: lib/config-gettext-extract.php:9 msgctxt "option label" msgid "Article Topics" msgstr "Rubriques d'article" #: lib/config-gettext-extract.php:10 msgctxt "option value" msgid "at" msgstr "à" #: lib/config-gettext-extract.php:11 msgctxt "plugin description" msgid "Automatically create complete & accurate meta tags and Schema markup from your content for social sharing, social media / SMO, search / SEO / rich cards, and more." msgstr "Crée automatiquement des balises méta et balisage de Schéma complet & exact pour le partage social, médias sociaux / SMO, recherche / SEO, cartes riches, et plus." #: lib/config-gettext-extract.php:12 msgctxt "option value" msgid "Basic Options" msgstr "Options de base" #: lib/config-gettext-extract.php:13 msgctxt "option value" msgid "Beta and Up" msgstr "Bêta et plus" #: lib/config-gettext-extract.php:14 msgctxt "option value" msgid "Bitly (suggested)" msgstr "Bitly (suggéré)" #: lib/config-gettext-extract.php:15 msgctxt "option value" msgid "Bottom" msgstr "Le bas" #: lib/config-gettext-extract.php:16 msgctxt "option value" msgid "Caption:" msgstr "Légende:" #: lib/config-gettext-extract.php:17 msgctxt "option value" msgid "Center" msgstr "Centre" #: lib/config-gettext-extract.php:18 msgctxt "option value" msgid "checked" msgstr "coché" #: lib/config-gettext-extract.php:19 msgctxt "option value" msgid "Contractor" msgstr "Sous-traitant" #: lib/config-gettext-extract.php:20 msgctxt "option value" msgid "[Custom Address]" msgstr "[Adresse personnalisée]" #: lib/config-gettext-extract.php:21 msgctxt "option value" msgid "Damaged" msgstr "Endommagé" #: lib/config-gettext-extract.php:22 msgctxt "lib file description" msgid "Dashboard and Features Status" msgstr "Tableau de bord et statut des fonctions" #: lib/config-gettext-extract.php:23 msgctxt "option value" msgid "Day" msgstr "Jour" #: lib/config-gettext-extract.php:24 msgctxt "option value" msgid "default is %s" msgstr "%s par défaut" #: lib/config-gettext-extract.php:25 msgctxt "option value" msgid "(default)" msgstr "(défaut)" #: lib/config-gettext-extract.php:26 msgctxt "option value" msgid "Development and Up" msgstr "Développement et plus" #: lib/config-gettext-extract.php:27 msgctxt "option value" msgid "Discontinued" msgstr "Discontinué" #: lib/config-gettext-extract.php:28 msgctxt "option value" msgid "Display Name" msgstr "Nom d'affichage publique" #: lib/config-gettext-extract.php:29 msgctxt "lib file description" msgid "Essential Settings" msgstr "Réglages essentiels" #: lib/config-gettext-extract.php:30 msgctxt "option value" msgid "Every day" msgstr "Chaque jour" #: lib/config-gettext-extract.php:31 msgctxt "option value" msgid "Every five days" msgstr "Aux cinq jours" #: lib/config-gettext-extract.php:32 msgctxt "option value" msgid "Every four days" msgstr "Aux quatre jours" #: lib/config-gettext-extract.php:33 msgctxt "option value" msgid "Every month" msgstr "Chaque mois" #: lib/config-gettext-extract.php:34 msgctxt "option value" msgid "Every six days" msgstr "Aux six jours" #: lib/config-gettext-extract.php:35 msgctxt "option value" msgid "Every three days" msgstr "Aux trois jours" #: lib/config-gettext-extract.php:36 msgctxt "option value" msgid "Every three weeks" msgstr "Aux trois semaines" #: lib/config-gettext-extract.php:37 msgctxt "option value" msgid "Every two days" msgstr "Aux deux jours" #: lib/config-gettext-extract.php:38 msgctxt "option value" msgid "Every two weeks" msgstr "Aux deux semaines" #: lib/config-gettext-extract.php:39 msgctxt "option value" msgid "Every week" msgstr "Chaque semaine" #: lib/config-gettext-extract.php:40 msgctxt "option value" msgid "Excerpt Only" msgstr "Extrait seulement" #: lib/config-gettext-extract.php:41 lib/messages.php:1179 #: lib/messages.php:1374 lib/messages.php:1384 lib/messages.php:1393 #: lib/messages.php:1405 msgctxt "lib file description" msgid "Extension Plugins and Pro Licenses" msgstr "Autres extensions et licences Pro" #: lib/config-gettext-extract.php:42 msgctxt "option value" msgid "Facebook Business Page URL" msgstr "URL page d'affaires Facebook" #: lib/config-gettext-extract.php:43 msgctxt "option value" msgid "Facebook User URL" msgstr "URL d'utilisateur Facebook" #: lib/config-gettext-extract.php:44 msgctxt "option value" msgid "False" msgstr "Faux" #: lib/config-gettext-extract.php:45 msgctxt "option label" msgid "Filtered Content" msgstr "Contenu filtré" #: lib/config-gettext-extract.php:46 msgctxt "option value" msgid "First and Last Names" msgstr "Nom et prénom" #: lib/config-gettext-extract.php:47 msgctxt "option value" msgid "Footer" msgstr "Pied de page" #: lib/config-gettext-extract.php:48 msgctxt "option value" msgid "Force this value" msgstr "Forcer cette valeur" #: lib/config-gettext-extract.php:49 msgctxt "option value" msgid "Friday" msgstr "Vendredi" #: lib/config-gettext-extract.php:50 msgctxt "option value" msgid "Full Time" msgstr "Temps plein" #: lib/config-gettext-extract.php:51 lib/messages.php:1105 msgctxt "lib file description" msgid "General Settings" msgstr "Réglages généraux" #: lib/config-gettext-extract.php:52 msgctxt "option value" msgid "Google+ Business Page URL" msgstr "URL page d'affaires Google+" #: lib/config-gettext-extract.php:53 msgctxt "option value" msgid "Google" msgstr "Google" #: lib/config-gettext-extract.php:54 msgctxt "option value" msgid "Google+ URL" msgstr "URL Google+" #: lib/config-gettext-extract.php:55 msgctxt "option value" msgid "Header" msgstr "Entête" #: lib/config-gettext-extract.php:56 msgctxt "option label" msgid "Head Markup" msgstr "Balisage d'entête" #: lib/config-gettext-extract.php:57 msgctxt "option value" msgid "Hour" msgstr "Heure" #: lib/config-gettext-extract.php:58 msgctxt "option value" msgid "If value is empty" msgstr "Si la valeur est vide" #: lib/config-gettext-extract.php:59 msgctxt "option value" msgid "Image:" msgstr "Image:" #: lib/config-gettext-extract.php:60 msgctxt "option label" msgid "Image URL Custom Field" msgstr "Champ personnalisé URL d'image" #: lib/config-gettext-extract.php:61 msgctxt "option label" msgid "Image URL Info" msgstr "Info image d'URL" #: lib/config-gettext-extract.php:62 msgctxt "option value" msgid "Instagram Business Page URL" msgstr "URL page d'affaires Instagram" #: lib/config-gettext-extract.php:63 msgctxt "option value" msgid "Instagram URL" msgstr "URL Instagram" #: lib/config-gettext-extract.php:64 msgctxt "option value" msgid "In Stock" msgstr "En main" #: lib/config-gettext-extract.php:65 msgctxt "option value" msgid "In Store Only" msgstr "En magasin uniquement" #: lib/config-gettext-extract.php:66 msgctxt "option value" msgid "Intern" msgstr "Stagiaire" #: lib/config-gettext-extract.php:67 msgctxt "option value" msgid "Left" msgstr "Gauche" #: lib/config-gettext-extract.php:68 msgctxt "option value" msgid "Limited Availability" msgstr "Disponibilité limitée" #: lib/config-gettext-extract.php:69 msgctxt "option value" msgid "LinkedIn Company Page URL" msgstr "URL page entreprise LinkedIn" #: lib/config-gettext-extract.php:70 msgctxt "option value" msgid "LinkedIn URL" msgstr "URL LinkedIn" #: lib/config-gettext-extract.php:71 msgctxt "option value" msgid "Monday" msgstr "Lundi" #: lib/config-gettext-extract.php:72 msgctxt "option value" msgid "Month" msgstr "Mois" #: lib/config-gettext-extract.php:73 msgctxt "option value" msgid "Myspace Business Page URL" msgstr "URL page d'affaires Myspace" #: lib/config-gettext-extract.php:74 msgctxt "option value" msgid "Myspace URL" msgstr "URL Myspace" #: lib/config-gettext-extract.php:75 msgctxt "option value" msgid "New activation" msgstr "Nouvelle activation" #: lib/config-gettext-extract.php:76 msgctxt "option value" msgid "[New Address]" msgstr "[Nouvelle adresse]" #: lib/config-gettext-extract.php:77 msgctxt "option value" msgid "New" msgstr "Neuf" #: lib/config-gettext-extract.php:78 msgctxt "option value" msgid "[New Organization]" msgstr "[Nouvelle organisation]" #: lib/config-gettext-extract.php:79 msgctxt "option value" msgid "Nickname" msgstr "Pseudonyme" #: lib/config-gettext-extract.php:80 msgctxt "option value" msgid "(no images)" msgstr "(pas d'images)" #: lib/config-gettext-extract.php:81 msgctxt "option value" msgid "[None]" msgstr "[Aucun]" #: lib/config-gettext-extract.php:82 msgctxt "option value" msgid "No" msgstr "Non" #: lib/config-gettext-extract.php:83 msgctxt "option value" msgid "(no videos)" msgstr "(aucun vidéos)" #: lib/config-gettext-extract.php:84 msgctxt "option value" msgid "Off" msgstr "Désactivé" #: lib/config-gettext-extract.php:85 msgctxt "option value" msgid "Online Only" msgstr "En ligne seulement" #: lib/config-gettext-extract.php:86 msgctxt "option value" msgid "On" msgstr "Activer" #: lib/config-gettext-extract.php:87 msgctxt "option value" msgid "(option disabled)" msgstr "(option désactivée)" #: lib/config-gettext-extract.php:88 msgctxt "option value" msgid "Other" msgstr "Autre" #: lib/config-gettext-extract.php:89 msgctxt "option value" msgid "Out of Stock" msgstr "Rupture de stock" #: lib/config-gettext-extract.php:90 msgctxt "option value" msgid "Ow.ly" msgstr "Ow.ly" #: lib/config-gettext-extract.php:91 msgctxt "option value" msgid "Part Time" msgstr "Temps partiel" #: lib/config-gettext-extract.php:92 msgctxt "option value" msgid "Per Diem" msgstr "Per diem" #: lib/config-gettext-extract.php:93 msgctxt "option value" msgid "Pinterest Company Page URL" msgstr "URL page entreprise Pinterest" #: lib/config-gettext-extract.php:94 msgctxt "option value" msgid "Pinterest URL" msgstr "URL Pinterest" #: lib/config-gettext-extract.php:95 msgctxt "option value" msgid "Pre-Order" msgstr "Pré-commande" #: lib/config-gettext-extract.php:96 msgctxt "option label" msgid "Product Availability Custom Field" msgstr "Champ pers. disponibilité de produit" #: lib/config-gettext-extract.php:97 msgctxt "option label" msgid "Product Brand Custom Field" msgstr "Champ pers. marque de produit" #: lib/config-gettext-extract.php:98 msgctxt "option label" msgid "Product Color Custom Field" msgstr "Champ pers. couleur de produit" #: lib/config-gettext-extract.php:99 msgctxt "option label" msgid "Product Condition Custom Field" msgstr "Champ pers. condition de produit" #: lib/config-gettext-extract.php:100 msgctxt "option label" msgid "Product Currency Custom Field" msgstr "Champ pers. devise de produit" #: lib/config-gettext-extract.php:101 msgctxt "option label" msgid "Product Material Custom Field" msgstr "Champ pers. matériel de produit" #: lib/config-gettext-extract.php:102 msgctxt "option label" msgid "Product Price Custom Field" msgstr "Champ personnalisé prix de produit" #: lib/config-gettext-extract.php:103 msgctxt "option label" msgid "Product Size Custom Field" msgstr "Champ pers. taille de produit" #: lib/config-gettext-extract.php:104 msgctxt "option value" msgid "Public Holidays" msgstr "Jours fériés" #: lib/config-gettext-extract.php:105 msgctxt "option label" msgid "Recipe Ingredients Custom Field" msgstr "Champ pers. ingrédients de recette" #: lib/config-gettext-extract.php:106 msgctxt "option label" msgid "Recipe Instructions Custom Field" msgstr "Champ pers. instructions de recette" #: lib/config-gettext-extract.php:107 msgctxt "option value" msgid "Refurbished" msgstr "Remis à neuf" #: lib/config-gettext-extract.php:108 msgctxt "option value" msgid "Release Candidate and Up" msgstr "Candidat stable et plus" #: lib/config-gettext-extract.php:109 msgctxt "option value" msgid "Right" msgstr "Droite" #: lib/config-gettext-extract.php:110 msgctxt "option value" msgid "Saturday" msgstr "Samedi" #: lib/config-gettext-extract.php:111 msgctxt "option label" msgid "Schema Types" msgstr "Types de Schéma" #: lib/config-gettext-extract.php:112 msgctxt "option value" msgid "(settings value)" msgstr "(valeur de réglages)" #: lib/config-gettext-extract.php:113 msgctxt "lib file description" msgid "Setup Guide and Other Notes" msgstr "Guide de config et autres notes" #: lib/config-gettext-extract.php:114 msgctxt "option label" msgid "Shortened URLs" msgstr "URLs raccourcies" #: lib/config-gettext-extract.php:115 msgctxt "option value" msgid "Skype Username" msgstr "Nom d'utilisateur Skype" #: lib/config-gettext-extract.php:116 lib/messages.php:640 #: lib/messages.php:1300 msgctxt "lib file description" msgid "Social and Search Image Dimensions" msgstr "Dimensions d'images sociale et de recherche" #: lib/config-gettext-extract.php:117 msgctxt "metabox title" msgid "Social and Search Optimization" msgstr "Optimisation sociale et de recherche" #: lib/config-gettext-extract.php:118 msgctxt "option value" msgid "Sold Out" msgstr "Épuisé" #: lib/config-gettext-extract.php:119 msgctxt "option value" msgid "Soundcloud Business Page URL" msgstr "URL page d'affaires Soundcloud" #: lib/config-gettext-extract.php:120 msgctxt "option value" msgid "Soundcloud URL" msgstr "URL Soundcloud" #: lib/config-gettext-extract.php:121 msgctxt "column header" msgid "SSO Desc." msgstr "Desc. SSO" #: lib/config-gettext-extract.php:122 msgctxt "column header" msgid "SSO Image" msgstr "Image SSO" #: lib/config-gettext-extract.php:123 msgctxt "menu title" msgid "SSO" msgstr "SSO" #: lib/config-gettext-extract.php:124 msgctxt "column header" msgid "SSO Schema" msgstr "Schéma SSO" #: lib/config-gettext-extract.php:125 msgctxt "option value" msgid "Stable / Production" msgstr "Stable / production" #: lib/config-gettext-extract.php:126 msgctxt "option value" msgid "Sunday" msgstr "Dimanche" #: lib/config-gettext-extract.php:127 msgctxt "option value" msgid "Temporary" msgstr "Temporaire" #: lib/config-gettext-extract.php:128 msgctxt "option value" msgid "Thursday" msgstr "Jeudi" #: lib/config-gettext-extract.php:129 msgctxt "option value" msgid "TinyURL" msgstr "TinyURL" #: lib/config-gettext-extract.php:130 msgctxt "option value" msgid "Title and Excerpt" msgstr "Titre et extrait" #: lib/config-gettext-extract.php:131 msgctxt "option value" msgid "Title Only" msgstr "Titre seulement" #: lib/config-gettext-extract.php:132 msgctxt "option value" msgid "Top" msgstr "Le haut" #: lib/config-gettext-extract.php:133 msgctxt "option value" msgid "True" msgstr "Vrai" #: lib/config-gettext-extract.php:134 msgctxt "option value" msgid "Tuesday" msgstr "Mardi" #: lib/config-gettext-extract.php:135 msgctxt "option value" msgid "Tumblr Business Page URL" msgstr "URL page d'affaires Tumblr" #: lib/config-gettext-extract.php:136 msgctxt "option value" msgid "Tumblr URL" msgstr "URL Tumblr" #: lib/config-gettext-extract.php:137 msgctxt "option value" msgid "Twitter Business @username" msgstr "Le @nom d'affaires Twitter" #: lib/config-gettext-extract.php:138 msgctxt "option value" msgid "Twitter @username" msgstr "@usager Twitter" #: lib/config-gettext-extract.php:139 msgctxt "option value" msgid "tz" msgstr "fh" #: lib/config-gettext-extract.php:140 msgctxt "option value" msgid "unchecked" msgstr "décoché" #: lib/config-gettext-extract.php:141 msgctxt "option value" msgid "Used" msgstr "Usagé" #: lib/config-gettext-extract.php:142 msgctxt "lib file description" msgid "User Profile Contact Methods" msgstr "Méthodes de contact profil utilisateur" #: lib/config-gettext-extract.php:143 lib/messages.php:166 msgctxt "option label" msgid "Video Embed HTML Custom Field" msgstr "Champ pers. HTML vidéo intégrée" #: lib/config-gettext-extract.php:144 lib/messages.php:175 msgctxt "option label" msgid "Video URL Custom Field" msgstr "Champ personnalisé URL de vidéo" #: lib/config-gettext-extract.php:145 msgctxt "option value" msgid "Volunteer" msgstr "Volontaire" #: lib/config-gettext-extract.php:146 msgctxt "option value" msgid "[WebSite Organization]" msgstr "[Organisation du site Web]" #: lib/config-gettext-extract.php:147 lib/messages.php:897 msgctxt "lib file description" msgid "WebSite Social Pages and Accounts" msgstr "Pages et comptes sociaux du site Web" #: lib/config-gettext-extract.php:148 msgctxt "option value" msgid "Wednesday" msgstr "Mercredi" #: lib/config-gettext-extract.php:149 msgctxt "option value" msgid "Week" msgstr "Semaine" #: lib/config-gettext-extract.php:150 msgctxt "plugin description" msgid "WPSSO Core extension to add a user locale / language / region selector in the WordPress admin back-end and front-end toolbar menus." msgstr "Extension WPSSO Core pour ajouté un sélecteur de langue / région pour les utilisateurs dans la barre d'outils WordPress d'avant et arrière." #: lib/config-gettext-extract.php:151 msgctxt "plugin description" msgid "WPSSO Core extension to add CSS Twitter-style quoted text with a Tweet share link to post and page content (uses easily customized CSS)." msgstr "Extension WPSSO Core pour ajouter des citations de style Twitter à votre contenu avec un lien Tweet de partage (CSS facilement personnalisés)." #: lib/config-gettext-extract.php:152 msgctxt "plugin description" msgid "WPSSO Core extension to add ratings and reviews for WordPress comments, with Aggregate Rating meta tags and optional Schema Review markup." msgstr "Extension WPSSO Core pour ajouter des notes et critiques aux commentaires WordPress, avec balises méta Aggregate Rating et balisage de Schéma Review." #: lib/config-gettext-extract.php:153 msgctxt "plugin description" msgid "WPSSO Core extension to add Ridiculously Responsive (SVG) Social Sharing Buttons in your content, excerpts, CSS sidebar, widget, shortcode, etc." msgstr "Extension WPSSO Core pour ajouter des boutons de partage sociaux ridiculement réactif (SVG) dans le contenu, extraits, barre flottante CSS, widget, etc." #: lib/config-gettext-extract.php:154 msgctxt "plugin description" msgid "WPSSO Core extension to add Schema JSON-LD / SEO markup for Articles, Events, Local Business, Products, Recipes, Reviews + many more." msgstr "Extension WPSSO Core pour balisage de Schéma JSON-LD d'articles, événements, entreprise locale, produits, recettes, critiques + bien plus." #: lib/config-gettext-extract.php:155 msgctxt "plugin description" msgid "WPSSO Core extension to add Social Sharing Buttons with support for hashtags, short URLs, bbPress, BuddyPress, WooCommerce, and much more." msgstr "Extension WPSSO Core pour ajouter des boutons de partage social avec support pour hashtags, URLs raccourcis, bbPress, BuddyPress, WooCommerce et bien plus." #: lib/config-gettext-extract.php:156 msgctxt "plugin description" msgid "WPSSO Core extension to manage Organizations and additional Schema Article / Event properties (Publisher, Organizer, Performer, etc.)." msgstr "Extension WPSSO Core pour gérer des organisations et propriétés Schéma d'articles / d'événements supplémentaires (organisateur, interprète, etc.)." #: lib/config-gettext-extract.php:157 msgctxt "plugin description" msgid "WPSSO Core extension to provide Apple Store / iTunes and Google Play App meta tags for Apple's mobile Safari and Twitter's App Card." msgstr "Extension WPSSO Core pour fournir des balises méta Apple Store / iTunes et Google Play App pour mobile Safari de Apple et la carte App de Twitter." #: lib/config-gettext-extract.php:158 msgctxt "plugin description" msgid "WPSSO Core extension to provide Pinterest Place, Facebook / Open Graph Location, Schema Local Business, and Local SEO meta tags." msgstr "Extension WPSSO Core pour fournir des balises méta Pinterest place, Facebook / Open Graph de position, et Schéma d'entreprise locale." #: lib/config-gettext-extract.php:159 msgctxt "plugin description" msgid "WPSSO Core extension to provide updates for the WPSSO Core Pro plugin and its Pro extensions." msgstr "Extension WPSSO Core pour fournir des mises à jour a WPSSO Core Pro et ses extensions Pro." #: lib/config-gettext-extract.php:160 msgctxt "plugin description" msgid "WPSSO Core extension to remove outdated / incomplete Schema Microdata, leaving the Google recommended Schema JSON-LD markup untouched." msgstr "Extension WPSSO Core pour supprimer les Microdonnées de Schéma obsolète / incomplète, laissant le balisage Schéma JSON-LD recommandé par Google intact." #: lib/config-gettext-extract.php:161 msgctxt "option value" msgid "Year" msgstr "Année" #: lib/config-gettext-extract.php:162 msgctxt "option value" msgid "Yes" msgstr "Oui" #: lib/config-gettext-extract.php:163 msgctxt "option value" msgid "YOURLS" msgstr "YOURLS" #: lib/config-gettext-extract.php:164 msgctxt "lib file description" msgid "Your SSO" msgstr "Votre SSO" #: lib/config-gettext-extract.php:165 msgctxt "option value" msgid "YouTube Business Channel URL" msgstr "URL chaîne d'affaires Youtube" #: lib/config-gettext-extract.php:166 msgctxt "option value" msgid "YouTube Channel URL" msgstr "URL de chaîne Youtube" #: lib/gpl/admin/advanced.php:50 lib/pro/admin/advanced.php:54 msgctxt "option label" msgid "Use Filtered (SEO) Title" msgstr "Utiliser le titre filtré (SEO)" #: lib/gpl/admin/advanced.php:54 lib/messages.php:1350 #: lib/pro/admin/advanced.php:58 msgctxt "option label" msgid "Apply WordPress Content Filters" msgstr "Appliquer les filtres de contenu WP" #: lib/gpl/admin/advanced.php:58 lib/pro/admin/advanced.php:62 msgctxt "option label" msgid "Apply WordPress Excerpt Filters" msgstr "Appliquer les filtres d'extrait WP" #: lib/gpl/admin/advanced.php:63 lib/pro/admin/advanced.php:67 msgctxt "option label" msgid "Content Starts at 1st Paragraph" msgstr "Contenu commence 1er paragraphe" #: lib/gpl/admin/advanced.php:68 lib/pro/admin/advanced.php:72 msgctxt "option label" msgid "Use Image Alt if No Content" msgstr "Utiliser alt d'img si aucun contenu" #: lib/gpl/admin/advanced.php:72 lib/pro/admin/advanced.php:76 msgctxt "option label" msgid "Image Alt Text Prefix" msgstr "Préfixe pour texte alt d'img" #: lib/gpl/admin/advanced.php:76 lib/pro/admin/advanced.php:80 msgctxt "option label" msgid "WP Caption Prefix" msgstr "Préfixe de légende WP" #: lib/gpl/admin/advanced.php:81 lib/gpl/admin/general.php:82 #: lib/pro/admin/advanced.php:85 lib/pro/admin/general.php:84 msgctxt "option label" msgid "Check for Embedded Media" msgstr "Découvrir les médias intégrés" #: lib/gpl/admin/advanced.php:85 lib/gpl/admin/general.php:86 #: lib/pro/admin/advanced.php:89 lib/pro/admin/general.php:88 msgctxt "option value" msgid "Facebook Videos" msgstr "Vidéos Facebook" #: lib/gpl/admin/advanced.php:87 lib/gpl/admin/general.php:88 #: lib/pro/admin/advanced.php:91 lib/pro/admin/general.php:90 msgctxt "option value" msgid "Slideshare Presentations" msgstr "Présentations Slideshare" #: lib/gpl/admin/advanced.php:89 lib/gpl/admin/general.php:90 #: lib/pro/admin/advanced.php:93 lib/pro/admin/general.php:92 msgctxt "option value" msgid "Soundcloud Tracks" msgstr "Pistes Soundcloud" #: lib/gpl/admin/advanced.php:91 lib/gpl/admin/general.php:92 #: lib/pro/admin/advanced.php:95 lib/pro/admin/general.php:94 msgctxt "option value" msgid "Vimeo Videos" msgstr "Vidéos Vimeo" #: lib/gpl/admin/advanced.php:93 lib/gpl/admin/general.php:94 #: lib/pro/admin/advanced.php:97 lib/pro/admin/general.php:96 msgctxt "option value" msgid "Wistia Videos" msgstr "Vidéos Wistia" #: lib/gpl/admin/advanced.php:95 lib/gpl/admin/general.php:96 #: lib/pro/admin/advanced.php:99 lib/pro/admin/general.php:98 msgctxt "option value" msgid "YouTube Videos and Playlists" msgstr "Listes et vidéos YouTube" #: lib/gpl/admin/advanced.php:111 lib/pro/admin/advanced.php:112 msgctxt "option label" msgid "Honor the FORCE_SSL Constant" msgstr "Honorer la constante FORCE_SSL" #: lib/gpl/admin/advanced.php:116 lib/pro/admin/advanced.php:117 msgctxt "option label" msgid "&lt;html&gt; Attributes Filter Hook" msgstr "Filtre d'attribut pour balise &lt;html&gt;" #: lib/gpl/admin/advanced.php:122 lib/messages.php:1362 #: lib/pro/admin/advanced.php:123 msgctxt "option label" msgid "&lt;head&gt; Attributes Filter Hook" msgstr "Filtre d'attribut pour balise &lt;head&gt;" #: lib/gpl/admin/advanced.php:127 lib/pro/admin/advanced.php:128 msgctxt "option label" msgid "Check for Duplicate Meta Tags" msgstr "Vérifier doublons de balises méta" #: lib/gpl/admin/advanced.php:132 lib/pro/admin/advanced.php:133 msgctxt "option label" msgid "Use WP Locale for Language" msgstr "Utiliser région WP pour la langue" #: lib/gpl/admin/advanced.php:137 lib/pro/admin/advanced.php:138 msgctxt "option label" msgid "Create Missing WP Media Sizes" msgstr "Créer tailles manquantes médias WP" #: lib/gpl/admin/advanced.php:141 lib/messages.php:1303 #: lib/pro/admin/advanced.php:142 msgctxt "option label" msgid "Enforce Image Dimensions Check" msgstr "Vérifier dimensions d'images" #: lib/gpl/admin/advanced.php:144 lib/pro/admin/advanced.php:145 msgctxt "option comment" msgid "recommended" msgstr "recommandé" #: lib/gpl/admin/advanced.php:146 lib/messages.php:1306 #: lib/pro/admin/advanced.php:147 msgctxt "option label" msgid "Allow Upscale of WP Media Images" msgstr "Agrandir images médias WP" #: lib/gpl/admin/advanced.php:151 lib/messages.php:1309 #: lib/pro/admin/advanced.php:152 msgctxt "option label" msgid "Maximum Image Upscale Percent" msgstr "Pourcentage d'agrandissement max" #: lib/gpl/admin/advanced.php:155 lib/pro/admin/advanced.php:156 msgctxt "option label" msgid "Enable WP Excerpt for Pages" msgstr "Activer extrait WP pour Pages" #: lib/gpl/admin/advanced.php:159 lib/pro/admin/advanced.php:160 msgctxt "option label" msgid "Enable WP Tags for Pages" msgstr "Activer étiquettes WP pour Pages" #: lib/gpl/admin/advanced.php:187 lib/pro/admin/advanced.php:183 msgid "Posts, Pages, and Custom Post Types List" msgstr "Liste d'articles, pages, et articles de type personnalisé" #: lib/gpl/admin/advanced.php:188 lib/pro/admin/advanced.php:184 msgid "Media Library Item List" msgstr "Liste de la bibliothèque de médias" #: lib/gpl/admin/advanced.php:189 lib/pro/admin/advanced.php:185 msgid "Terms (Categories and Tags) List" msgstr "Liste de termes (catégories et étiquettes)" #: lib/gpl/admin/advanced.php:190 lib/pro/admin/advanced.php:186 msgid "Users List" msgstr "Liste d'utilisateurs" #: lib/gpl/admin/advanced.php:201 lib/pro/admin/advanced.php:198 msgctxt "option label" msgid "Show Columns in Admin Lists" msgstr "Ajout colonnes dans listes admin" #: lib/gpl/admin/advanced.php:215 lib/pro/admin/advanced.php:212 msgctxt "option label" msgid "Add %s Metabox to" msgstr "Ajout metabox %s à" #: lib/gpl/admin/advanced.php:220 lib/pro/admin/advanced.php:217 msgctxt "option label" msgid "Read Yoast SEO Social Meta" msgstr "Utiliser méta social Yoast SEO" #: lib/gpl/admin/advanced.php:225 lib/pro/admin/advanced.php:222 msgctxt "option label" msgid "Default Currency" msgstr "Devise par défaut" #: lib/gpl/admin/advanced.php:258 lib/pro/admin/advanced.php:252 msgctxt "option label" msgid "Head Markup Array Cache Expiry" msgstr "Expiration cache balisage d'entête" #: lib/gpl/admin/advanced.php:261 lib/gpl/admin/advanced.php:268 #: lib/gpl/admin/advanced.php:274 lib/gpl/admin/advanced.php:281 #: lib/gpl/admin/advanced.php:288 lib/gpl/admin/advanced.php:295 #: lib/pro/admin/advanced.php:255 lib/pro/admin/advanced.php:262 #: lib/pro/admin/advanced.php:268 lib/pro/admin/advanced.php:275 #: lib/pro/admin/advanced.php:282 lib/pro/admin/advanced.php:289 msgctxt "option comment" msgid "seconds (0 to disable)" msgstr "secondes (0 pour désactiver)" #: lib/gpl/admin/advanced.php:265 lib/pro/admin/advanced.php:259 msgctxt "option label" msgid "Filtered Content Text Cache Expiry" msgstr "Expiration cache du contenu filtré" #: lib/gpl/admin/advanced.php:271 lib/pro/admin/advanced.php:265 msgctxt "option label" msgid "Get Shortened URL Cache Expiry" msgstr "Expiration cache d'URL raccourci" #: lib/gpl/admin/advanced.php:278 lib/pro/admin/advanced.php:272 msgctxt "option label" msgid "Get Image URL Info Cache Expiry" msgstr "Expiration cache info image d'URL" #: lib/gpl/admin/advanced.php:285 lib/pro/admin/advanced.php:279 msgctxt "option label" msgid "Article Topics Array Cache Expiry" msgstr "Expiration cache rubriques d'article" #: lib/gpl/admin/advanced.php:292 lib/pro/admin/advanced.php:286 msgctxt "option label" msgid "Schema Types Array Cache Expiry" msgstr "Expiration cache types de Schéma" #: lib/gpl/admin/advanced.php:299 lib/pro/admin/advanced.php:293 msgctxt "option label" msgid "Show Cache Purge Count on Update" msgstr "Rapporter le vidange des caches sur mise à jour" #: lib/gpl/admin/advanced.php:315 lib/pro/admin/advanced.php:309 msgctxt "option label" msgid "Clear Post Cache for New Comment" msgstr "Vider le cache de l'article pour nouveau commentaire" #: lib/gpl/admin/advanced.php:350 lib/pro/admin/advanced.php:341 msgctxt "option label" msgid "Preferred URL Shortening Service" msgstr "Service de raccourcissement d'URL" #: lib/gpl/admin/advanced.php:355 lib/pro/admin/advanced.php:346 msgctxt "option label" msgid "Minimum URL Length to Shorten" msgstr "Longueur d'URL min. à raccourcir" #: lib/gpl/admin/advanced.php:358 lib/pro/admin/advanced.php:349 msgctxt "option comment" msgid "characters" msgstr "caractères" #: lib/gpl/admin/advanced.php:360 lib/pro/admin/advanced.php:351 msgctxt "option label" msgid "Short Sharing URL for WP Shortlink" msgstr "URL raccourcie pour lien court WP" #: lib/gpl/admin/advanced.php:364 lib/pro/admin/advanced.php:355 msgctxt "option label" msgid "Add \"%s\" HTML Tag" msgstr "Ajouter une balise HTML \"%s\"" #: lib/gpl/admin/advanced.php:370 lib/pro/admin/advanced.php:361 msgctxt "metabox title" msgid "Bitly URL Shortener" msgstr "Raccourcisseur de lien Bitly" #: lib/gpl/admin/advanced.php:373 lib/pro/admin/advanced.php:364 #: lib/pro/util/shorten.php:222 msgctxt "option label" msgid "Bitly Username" msgstr "Nom d'utilisateur Bitly" #: lib/gpl/admin/advanced.php:379 lib/pro/admin/advanced.php:370 #: lib/pro/util/shorten.php:230 msgctxt "option label" msgid "Bitly Generic Access Token" msgstr "Jeton d'accès générique Bitly" #: lib/gpl/admin/advanced.php:384 lib/pro/admin/advanced.php:375 msgctxt "option label" msgid "or Bitly API Key (deprecated)" msgstr "ou la Clé d'API pour Bitly (obsolète)" #: lib/gpl/admin/advanced.php:386 lib/pro/admin/advanced.php:377 msgctxt "option comment" msgid "api key authentication is deprecated" msgstr "l'authentification par clé API est obsolète" #: lib/gpl/admin/advanced.php:389 lib/pro/admin/advanced.php:380 msgctxt "option label" msgid "Bitly Custom Short Domain" msgstr "Domaine court pour Bitly" #: lib/gpl/admin/advanced.php:395 lib/pro/admin/advanced.php:386 msgctxt "metabox title" msgid "Google APIs" msgstr "APIs Google" #: lib/gpl/admin/advanced.php:398 lib/pro/admin/advanced.php:389 #: lib/pro/util/shorten.php:253 msgctxt "option label" msgid "Google Project API Key" msgstr "Clé d'API du projet Google" #: lib/gpl/admin/advanced.php:408 lib/pro/admin/advanced.php:398 msgctxt "metabox title" msgid "Ow.ly URL Shortener" msgstr "Raccourcisseur de lien Ow.ly" #: lib/gpl/admin/advanced.php:411 lib/pro/admin/advanced.php:401 #: lib/pro/util/shorten.php:278 msgctxt "option label" msgid "Ow.ly API Key" msgstr "Clé d'API pour Ow.ly" #: lib/gpl/admin/advanced.php:417 lib/pro/admin/advanced.php:407 msgctxt "metabox title" msgid "Your Own URL Shortener (YOURLS)" msgstr "Your Own URL Shortener (YOURLS)" #: lib/gpl/admin/advanced.php:420 lib/pro/admin/advanced.php:410 #: lib/pro/util/shorten.php:312 msgctxt "option label" msgid "YOURLS API URL" msgstr "URL de l'API YOURLS" #: lib/gpl/admin/advanced.php:425 lib/pro/admin/advanced.php:415 msgctxt "option label" msgid "YOURLS Username" msgstr "Nom d'utilisateur YOURLS" #: lib/gpl/admin/advanced.php:430 lib/pro/admin/advanced.php:420 msgctxt "option label" msgid "YOURLS Password" msgstr "Mot de passe YOURLS" #: lib/gpl/admin/advanced.php:435 lib/pro/admin/advanced.php:425 msgctxt "option label" msgid "YOURLS Token" msgstr "Jeton YOURLS" #: lib/gpl/admin/advanced.php:452 lib/gpl/admin/advanced.php:509 #: lib/pro/admin/advanced.php:439 lib/pro/admin/advanced.php:493 msgctxt "column title" msgid "Show" msgstr "Afficher" #: lib/gpl/admin/advanced.php:453 lib/gpl/admin/advanced.php:510 #: lib/messages.php:1190 lib/pro/admin/advanced.php:440 #: lib/pro/admin/advanced.php:494 msgctxt "column title" msgid "Contact Field Name" msgstr "Nom du champ contact" #: lib/gpl/admin/advanced.php:454 lib/gpl/admin/advanced.php:511 #: lib/messages.php:1190 lib/pro/admin/advanced.php:441 #: lib/pro/admin/advanced.php:495 msgctxt "column title" msgid "Profile Contact Label" msgstr "Titre du champ contact" #: lib/gpl/admin/general.php:36 lib/pro/admin/general.php:42 msgctxt "option label" msgid "Include Author Gravatar Image" msgstr "Inclure l'image Gravatar de l'auteur" #: lib/gpl/admin/general.php:48 msgid "Video discovery and integration modules are provided with the Pro version." msgstr "Les modules d'intégration et de découverte vidéo sont fournis avec la version Pro." #: lib/gpl/admin/general.php:53 lib/pro/admin/general.php:54 msgctxt "option label" msgid "Maximum Videos to Include" msgstr "Vidéos maximum a inclure" #: lib/gpl/admin/general.php:58 lib/pro/admin/general.php:60 msgctxt "option label" msgid "Use HTTPS for Video API Requests" msgstr "Utiliser HTTPS pour les APIs vidéo" #: lib/gpl/admin/general.php:61 lib/pro/admin/general.php:63 msgctxt "option comment" msgid "uses %s" msgstr "utilise %s" #: lib/gpl/admin/general.php:64 lib/pro/admin/general.php:66 msgctxt "option label" msgid "Include Video Preview Images" msgstr "Inclure l'image d'aperçu des vidéos" #: lib/gpl/admin/general.php:67 lib/pro/admin/general.php:69 msgctxt "option comment" msgid "video preview images are included first" msgstr "les images d'aperçu vidéo sont inclus en premier" #: lib/gpl/admin/general.php:70 lib/pro/admin/general.php:72 msgctxt "option label" msgid "Include text/html Type Meta Tags" msgstr "Inclure balises méta type text/html" #: lib/gpl/admin/general.php:74 lib/pro/admin/general.php:76 msgctxt "option label" msgid "Force Autoplay when Possible" msgstr "Forcer a jouer lorsque possible" #: lib/gpl/admin/meta.php:46 lib/gpl/admin/post.php:49 #: lib/pro/admin/meta.php:56 lib/pro/admin/post.php:68 msgctxt "option label" msgid "Default Title" msgstr "Titre par défaut" #: lib/gpl/admin/meta.php:52 lib/gpl/admin/post.php:56 #: lib/pro/admin/meta.php:64 lib/pro/admin/post.php:77 msgctxt "option label" msgid "Default Description (Facebook / Open Graph, LinkedIn, Pinterest Rich Pin)" msgstr "Description par défaut (Facebook / Open Graph, LinkedIn, Pinterest Rich Pin)" #: lib/gpl/admin/meta.php:59 lib/gpl/admin/post.php:64 #: lib/pro/admin/meta.php:73 lib/pro/admin/post.php:87 msgctxt "option label" msgid "Google Search / SEO Description" msgstr "Description pour Google Search / SEO" #: lib/gpl/admin/meta.php:65 lib/gpl/admin/post.php:71 #: lib/pro/admin/meta.php:81 lib/pro/admin/post.php:96 msgctxt "option label" msgid "Twitter Card Description" msgstr "Description pour la carte Twitter" #: lib/gpl/admin/meta.php:72 lib/gpl/admin/post.php:79 lib/meta.php:213 #: lib/meta.php:229 lib/pro/admin/meta.php:90 lib/pro/admin/post.php:106 msgctxt "option label" msgid "Sharing URL" msgstr "URL de partage" #: lib/gpl/admin/meta.php:78 lib/gpl/admin/post.php:130 #: lib/pro/admin/meta.php:97 lib/pro/admin/post.php:158 #: lib/submenu/general.php:264 msgctxt "metabox title" msgid "Structured Data / Schema Markup" msgstr "Données structurées / balises de Schéma" #: lib/gpl/admin/meta.php:81 lib/gpl/admin/post.php:133 #: lib/pro/admin/meta.php:100 lib/pro/admin/post.php:161 msgctxt "option label" msgid "Schema Description" msgstr "Description Schéma" # Ignore the post type to avoid gender issues in the French translation. #: lib/gpl/admin/meta.php:97 lib/pro/admin/meta.php:118 msgid "Save a draft version or publish the %s to display these options." msgstr "Enregistrer un brouillon ou publier pour activer ces options." #: lib/gpl/admin/meta.php:113 lib/pro/admin/meta.php:130 #: lib/submenu/general.php:34 msgctxt "metabox title" msgid "All Social WebSites / Open Graph" msgstr "Tous les sites sociaux / Open Graph" #: lib/gpl/admin/meta.php:117 lib/pro/admin/meta.php:134 msgctxt "metabox title" msgid "Priority Image Information" msgstr "Informations d'image prioritaire" #: lib/gpl/admin/meta.php:121 lib/gpl/admin/meta.php:196 #: lib/pro/admin/meta.php:138 lib/pro/admin/meta.php:218 msgctxt "option label" msgid "Image Dimensions" msgstr "Dimensions de l'image" #: lib/gpl/admin/meta.php:126 lib/gpl/admin/meta.php:202 #: lib/pro/admin/meta.php:143 lib/pro/admin/meta.php:224 msgctxt "option label" msgid "Image ID" msgstr "ID d'une image" #: lib/gpl/admin/meta.php:131 lib/gpl/admin/meta.php:208 #: lib/pro/admin/meta.php:148 lib/pro/admin/meta.php:230 msgctxt "option label" msgid "or an Image URL" msgstr "ou URL d'une image" #: lib/gpl/admin/meta.php:138 lib/gpl/admin/meta.php:215 #: lib/pro/admin/meta.php:155 lib/pro/admin/meta.php:237 msgctxt "option label" msgid "Maximum Images" msgstr "Images maximum" #: lib/gpl/admin/meta.php:146 lib/pro/admin/meta.php:163 msgctxt "metabox title" msgid "Priority Video Information" msgstr "Informations du vidéo prioritaire" #: lib/gpl/admin/meta.php:149 lib/messages.php:505 lib/pro/admin/meta.php:166 msgctxt "option label" msgid "Video Embed HTML" msgstr "HTML de vidéo intégrée" #: lib/gpl/admin/meta.php:154 lib/pro/admin/meta.php:171 msgctxt "option label" msgid "or a Video URL" msgstr "ou URL d'un vidéo" #: lib/gpl/admin/meta.php:160 lib/pro/admin/meta.php:177 msgctxt "option label" msgid "Video Name / Title" msgstr "Nom / titre du vidéo" #: lib/gpl/admin/meta.php:166 lib/pro/admin/meta.php:184 msgctxt "option label" msgid "Video Description" msgstr "Description du vidéo" #: lib/gpl/admin/meta.php:173 lib/pro/admin/meta.php:192 msgctxt "option label" msgid "Maximum Videos" msgstr "Vidéos maximum" #: lib/gpl/admin/meta.php:181 lib/pro/admin/meta.php:200 msgctxt "option label" msgid "Include Preview Images" msgstr "Inclure l'image d'aperçu" #: lib/gpl/admin/meta.php:192 lib/pro/admin/meta.php:214 msgctxt "metabox title" msgid "Structured Data / Schema Markup / Pinterest" msgstr "Données structurées / balises de Schéma / Pinterest" #: lib/gpl/admin/post.php:43 lib/pro/admin/post.php:61 msgctxt "option label" msgid "Article Topic" msgstr "Rubrique d'article" #: lib/gpl/admin/post.php:88 lib/messages.php:533 lib/pro/admin/post.php:116 msgctxt "option label" msgid "Product Availability" msgstr "Disponibilité du produit" #: lib/gpl/admin/post.php:94 lib/messages.php:540 lib/pro/admin/post.php:122 msgctxt "option label" msgid "Product Brand" msgstr "Marque du produit" #: lib/gpl/admin/post.php:99 lib/messages.php:547 lib/pro/admin/post.php:127 msgctxt "option label" msgid "Product Color" msgstr "Couleur du produit" #: lib/gpl/admin/post.php:104 lib/messages.php:554 lib/pro/admin/post.php:132 msgctxt "option label" msgid "Product Condition" msgstr "Condition du produit" #: lib/gpl/admin/post.php:110 lib/messages.php:568 lib/pro/admin/post.php:138 msgctxt "option label" msgid "Product Material" msgstr "Matériel du produit" #: lib/gpl/admin/post.php:116 lib/messages.php:575 lib/pro/admin/post.php:144 msgctxt "option label" msgid "Product Price" msgstr "Prix du produit" #: lib/gpl/admin/post.php:122 lib/messages.php:582 lib/pro/admin/post.php:150 msgctxt "option label" msgid "Product Size" msgstr "Taille du produit" # Ignore the post type to avoid gender issues in the French translation. #: lib/gpl/admin/post.php:140 lib/meta.php:210 lib/post.php:839 #: lib/pro/admin/post.php:170 msgid "Save a draft version or publish the %s to update this value." msgstr "Enregistrer un brouillon ou publiez pour mettre à jour cette valeur." #: lib/gpl/social/buddypress.php:47 lib/pro/social/buddypress.php:85 msgctxt "option label" msgid "BuddyPress Member Bio Field Name" msgstr "Nom du champ biographique de membre BuddyPress" #: lib/gpl/social/buddypress.php:60 lib/pro/social/buddypress.php:98 msgid "The BuddyPress member profile page does not include the <em>Biographical Info</em> text from the WordPress user profile. If you've created an additional BuddyPress Profile Field for members to enter their profile description, enter the field name here (example: Biographical Info, About Me, etc.)." msgstr "La page de profil du membre BuddyPress n'inclut pas le texte <em>À propos de vous</em> du profil utilisateur WordPress. Si vous avez créé un champ de profil BuddyPress supplémentaire pour que les membres puissent entrer leur description de profil, entrez le nom du champ ici (exemple: Informations biographiques, À propos de moi, etc.)." #: lib/head.php:449 msgid "adding open graph meta tags" msgstr "ajout de balises méta open graph" #: lib/head.php:461 msgid "adding twitter card meta tags" msgstr "ajout de balises méta carte twitter" #: lib/head.php:500 msgid "adding schema meta tags" msgstr "ajout de balises méta schéma" #: lib/head.php:507 msgid "adding schema json-ld markup" msgstr "ajout de balisage schéma json-ld" #: lib/media.php:350 msgid "The NextGEN Gallery integration module provided by %1$s is required to read information for image ID %2$s." msgstr "Le module d'intégration de NextGEN Gallery fourni par %1$s est requis pour lire les informations sur l'image d'ID %2$s." #: lib/media.php:384 msgid "Possible Media Library corruption detected &mdash; the full size image dimensions for image ID %1$s are missing from the image metadata returned by the WordPress wp_get_attachment_metadata() function." msgstr "Corruption possible de la bibliothèque de médias détecté &mdash; les dimensions de l'image pleine grandeur pour l'ID d'image %1$s sont manquantes dans les métadonnées d'image retourné par la fonction wp_get_attachment_metadata() de WordPress." #: lib/media.php:392 msgid "Possible Media Library corruption detected &mdash; the full size image file path for image ID %1$s is missing from the image metadata returned by the WordPress wp_get_attachment_metadata() function." msgstr "Corruption possible de la bibliothèque de médias détecté &mdash; le chemin du fichier d'image pleine grandeur pour l'ID d'image %1$s est manquant dans les métadonnées d'image retourné par la fonction wp_get_attachment_metadata() de WordPress." #: lib/media.php:815 msgid "Content" msgstr "Contenu" #: lib/media.php:1101 lib/pro/util/checkimgdims.php:77 msgid "Media Library" msgstr "la bibliothèque de médias" #: lib/media.php:1174 msgid "%1$s image %2$s ignored &mdash; the resulting image of %3$s has an <strong>aspect ratio equal to/or greater than %4$d:1 allowed by the %5$s standard</strong>." msgstr "L'image %2$s de %1$s a été ignoré &mdash; l'image résultante de %3$s a une <strong>proportion égale ou supérieur a %4$d:1 permise par la norme %5$s</strong>." #: lib/media.php:1194 msgid "%1$s image %2$s ignored &mdash; the resulting image of %3$s is <strong>smaller than the minimum of %4$s allowed by the %5$s standard</strong>." msgstr "L'image %2$s de %1$s a été ignoré &mdash; l'image résultante de %3$s est <strong>plus petite que le minimum %4$s permise par la norme %5$s</strong>." #: lib/messages.php:68 msgid "Facebook has published a preference for Open Graph image dimensions of 1200x630px cropped (for retina and high-PPI displays), 600x315px cropped as a minimum (the default settings value), and ignores images smaller than 200x200px." msgstr "Facebook a publié une préférence pour les dimensions d'image Open Graph de 1200x630px recadrée (pour les écrans retina et haut-PPI), 600x315px recadrée au minimum (la valeur de réglage par défaut), et ignore les images inférieures à 200x200px." #: lib/messages.php:77 msgid "A custom sharing URL used for the Facebook / Open Graph / Pinterest Rich Pin meta tags, Schema markup, and (optional) social sharing buttons." msgstr "Un URL personnalisée pour les balises méta tags Facebook / Open Graph, Pinterest Rich Pin, balisage de Schéma, et boutons de partage (facultatif)." #: lib/messages.php:77 msgid "Please make sure any custom URL you enter here is functional and redirects correctly." msgstr "Si vous modifiez l'URL par défaut, SVP assurez-vous que le nouveau URL personnalisée est fonctionnelle et redirige correctement." #: lib/messages.php:81 msgid "A custom name / title for the Schema item type's name property." msgstr "Un nom / titre personnalisé pour la propriété \"name\" du type d'élément Schéma." #: lib/messages.php:85 msgid "A custom description for the Schema item type's description property." msgstr "Une description personnalisé pour la propriété \"description\" du type d'élément Schéma." #: lib/messages.php:89 msgid "A custom title for the Facebook / Open Graph, Pinterest Rich Pin, and Twitter Card meta tags (all Twitter Card formats)." msgstr "Un titre personnalisé pour les balises méta Facebook / Open Graph, Pinterest Rich Pin, et Cartes Twitter (tous les formats de Cartes Twitter)." #: lib/messages.php:93 lib/messages.php:228 msgid "A custom description for the Facebook / Open Graph %1$s meta tag and the default value for all other description meta tags." msgstr "Une description personnalisée pour la balise méta %1$s de Facebook / Open Graph et la valeur par défaut pour toutes les autres balises méta de description." #: lib/messages.php:93 msgid "The default description value is based on the category / tag description or biographical info for users." msgstr "La valeur par défaut pour provient de la description pour une catégorie / tag ou l'information biographique pour un utilisateur." #: lib/messages.php:93 lib/messages.php:228 msgid "Update and save the custom Facebook / Open Graph description to change the default value of all other description fields." msgstr "Mettre à jour et enregistrer la description personnalisé de Facebook / Open Graph pour modifier la valeur par défaut de tous les autres champs de description." #: lib/messages.php:97 msgid "A custom description for the Google Search / SEO description meta tag." msgstr "Une description personnalisée pour la balise méta de description Google Search / SEO." #: lib/messages.php:101 msgid "A custom description for the Twitter Card description meta tag (all Twitter Card formats)." msgstr "Une description personnalisée pour la balise méta de description pour tous les formats cartes Twitter." #: lib/messages.php:106 msgctxt "product meta name" msgid "availability" msgstr "la disponibilité" #: lib/messages.php:111 msgctxt "product meta name" msgid "brand" msgstr "marque" #: lib/messages.php:116 msgctxt "product meta name" msgid "color" msgstr "couleur" #: lib/messages.php:121 msgctxt "product meta name" msgid "condition" msgstr "la condition" #: lib/messages.php:126 msgctxt "product meta name" msgid "currency" msgstr "la devise" #: lib/messages.php:131 msgctxt "product meta name" msgid "material" msgstr "matériel" #: lib/messages.php:136 msgctxt "product meta name" msgid "price" msgstr "le prix" #: lib/messages.php:141 msgctxt "product meta name" msgid "size" msgstr "taille" #: lib/messages.php:146 msgid "You may select a custom %1$s for your product, or leave the default value as-is." msgstr "Vous pouvez choisir %1$s pour ce produit, ou laissez la valeur par défaut telle quelle." #: lib/messages.php:147 msgid "The product %1$s may be used in Open Graph product meta tags and Schema markup for products with a single variation." msgstr "%1$s du produit peut être utilisé dans les balises méta Open Graph de produits et balisage de Schéma pour les produits avec une seule variation." #: lib/messages.php:148 msgid "The Schema markup for products with multiple variations will include all product variations with the specific %1$s of each variation." msgstr "Le balisage Schéma pour les produits à variations multiples inclura toutes les variations du produit avec %1$s spécifique de chaque variation." #: lib/messages.php:152 msgid "A custom image ID to include first, before any featured, attached, or content images." msgstr "Un ID d'image personnalisé pour inclure en premier, avant l'image à la Une, les images attacher, ou dans le contenue." #: lib/messages.php:156 msgid "A custom image URL (instead of an image ID) to include first, before any featured, attached, or content images." msgstr "Un URL d'image personnalisé (au lieu d'un ID d'image) pour inclure en premier, avant d'autres images à la Une, attachée, ou dans le contenue." #: lib/messages.php:156 msgid "Please make sure your custom image is large enough, or it may be ignored by social website(s)." msgstr "SVP assurez-vous que votre image personnalisée est assez grande, ou elle pourrait être ignoré par les sites sociaux." #: lib/messages.php:156 lib/messages.php:199 lib/messages.php:207 msgid "This field is disabled if a custom image ID has been selected." msgstr "Ce champ est désactivé si un ID d'image personnalisé a été sélectionné." #: lib/messages.php:160 msgid "The maximum number of images to include in the Facebook / Open Graph meta tags." msgstr "Le nombre maximum d'images à inclure dans les balises méta Facebook / Open Graph." #: lib/messages.php:160 lib/messages.php:187 msgid "There is no advantage in selecting a maximum value greater than 1." msgstr "Il n'y a aucun avantage à choisir une valeur maximale supérieure à 1." #: lib/messages.php:183 msgid "The %1$s video API modules include the video name / title and description <em>when available</em>." msgstr "Les modules d'API vidéo de %1$s incluent le nom / titre et la description du vidéo <em>lorsque disponible</em>." #: lib/messages.php:183 msgid "The video name / title and description text is used for Schema JSON-LD markup (extension plugin required), which can be read by both Google and Pinterest." msgstr "Le nom / titre et le texte de description du vidéo est utilisé pour le balisage de Schéma JSON-LD (extension requis), qui peut être lu par Google et Pinterest." #: lib/messages.php:187 msgid "The maximum number of embedded videos to include in the Facebook / Open Graph meta tags." msgstr "Le nombre maximum de vidéos intégrées à inclure dans les balises méta Facebook / Open Graph." #: lib/messages.php:195 msgid "A custom image ID to include first when the Pinterest crawler is detected, before any featured, attached, or content images." msgstr "Un ID d'image personnalisé pour inclure en premier quand le robot Pinterest est détecté, avant l'image à la Une, les images attacher, ou dans le contenue." #: lib/messages.php:199 msgid "A custom image URL (instead of an image ID) to include first when the Pinterest crawler is detected." msgstr "Un URL d'image personnalisé (au lieu d'un ID d'image) pour inclure en premier quand le robot Pinterest est détecté." #: lib/messages.php:203 msgid "A custom image ID to include first in the Google / Schema meta tags and JSON-LD markup, before any featured, attached, or content images." msgstr "Un ID d'image personnalisé pour inclure en premier dans les balises méta Google / Schéma et balisage JSON-LD, avant l'image à la Une, ;es images attacher, ou dans le contenue." #: lib/messages.php:207 msgid "A custom image URL (instead of an image ID) to include first in the Google / Schema meta tags and JSON-LD markup." msgstr "Un URL d'image personnalisé (au lieu d'un ID d'image) pour inclure en premier dans les balises méta Google / Schéma et balisage JSON-LD." #: lib/messages.php:211 msgid "The maximum number of images to include in the Google / Schema meta tags and JSON-LD markup." msgstr "Le nombre maximum d'images à inclure dans les balises méta Google / Schéma et balisage JSON-LD." #: lib/messages.php:224 msgid "A custom topic, different from the default Article Topic selected in the General Settings." msgstr "Une rubrique personnalisée, différente de la valeur par défaut choisi dans les réglages généraux." #: lib/messages.php:224 msgid "The Facebook / Open Graph %1$s meta tag must be an \"article\" to enable this option." msgstr "La balise méta %1$s de Facebook / Open Graph doit être un \"article\" pour activer cette option." #: lib/messages.php:224 lib/messages.php:338 msgid "This value will be used in the %1$s Facebook / Open Graph and Pinterest Rich Pin meta tags. Select \"[None]\" if you prefer to exclude the %1$s meta tag." msgstr "Cette valeur sera utilisée pour la balise méta %1$s de Facebook / Open Graph et Pinterest Rich Pin. Sélectionnez \"[Aucun]\" si vous préférez exclure la balise méta %1$s." #: lib/messages.php:228 msgid "The default description value is based on the excerpt (if one is available) or content." msgstr "La valeur par défaut de la description est basée sur l'extrait (si disponible) ou le contenu." #: lib/messages.php:244 msgid "The WordPress Site Name is used for the Facebook / Open Graph and Pinterest Rich Pin %1$s meta tag. You may override <a href=\"%2$s\">the default WordPress Site Title value</a>." msgstr "Le Nom du site WordPress est utilisé pour la balise méta %1$s de Facebook / Open Graph et Pinterest Rich Pin. Vous pouvez modifier <a href=\"%2$s\">le nom du site WordPress par défaut</a>." #: lib/messages.php:252 msgid "The WordPress tagline is used as a description for the blog (non-static) front page, and as a fallback for the Facebook / Open Graph and Pinterest Rich Pin %1$s meta tag." msgstr "Le slogan de WordPress est utilisé comme description pour la page blog (non-statique) d'avant et en replie pour la balise méta %1$s de Facebook / Open Graph et Pinterest Rich Pin." #: lib/messages.php:252 msgid "You may override <a href=\"%1$s\">the default WordPress Tagline value</a> here, to provide a longer and more complete description of your website." msgstr "Vous pouvez modifier <a href=\"%1$s\">la valeur par défaut du slogan de WordPress</a> ici afin de fournir une description plus complète de votre site Web." #: lib/messages.php:257 msgid "You may select a more descriptive Schema type from the Organization sub-types (default is Organization)." msgstr "Vous pouvez sélectionner un type de Schéma plus descriptif des sous-types d'organisation (valeur par défaut est Organization)." #: lib/messages.php:263 msgid "Select an optional Place / Location address for this Organization (requires the %s extension)." msgstr "Choisissez une adresse d'emplacement optionnel pour cette organisation (nécessite l'extension %s)." #: lib/messages.php:287 msgid "An image ID and media library selection for your default / fallback website image." msgstr "La bibliothèque de média et un ID d'image pour votre image de site Web par défaut." #: lib/messages.php:287 lib/messages.php:291 msgid "The default image is used for index / archive pages, and as a fallback for Posts and Pages that do not have a suitable image featured, attached, or in their content." msgstr "L'image par défaut est utilisé pour les pages d’archives, et comme image de repli pour les articles et pages qui n’ont pas d'image en vedette, jointe, ou dans leur contenu." #: lib/messages.php:291 msgid "You can enter a default image URL (including the http:// prefix) instead of choosing an image ID &mdash; if a default image ID is specified, the image URL option is disabled." msgstr "Vous pouvez entrer un URL d'image par défaut (y compris le préfixe http://) au lieu de choisir un ID d'image &mdash; si un ID d'image par défaut est défini, l'option URL d'image est désactivée." #: lib/messages.php:291 msgid "The image URL option allows you to use an image outside of a managed collection (WordPress Media Library or NextGEN Gallery), and/or a smaller logo style image." msgstr "L'option URL d'image vous permet d'utiliser une image à l'extérieur d'une collection gérée (bibliothèque de médias WordPress ou NextGEN Gallery), et/ou utiliser une image plus petite de style logo." #: lib/messages.php:291 msgid "The image should be at least %s or more in width and height." msgstr "L'image doit être au moins %s ou plus en largeur et en hauteur." #: lib/messages.php:334 msgid "The default Open Graph type for the WordPress post object (posts, pages, and custom post types). Custom post types with a matching Open Graph type name (article, book, place, product, etc.) will use that type name instead of the default selected here. Please note that each type has a unique set of meta tags, so by selecting \"website\" here, you are excluding all \"article\" related meta tags (<code>article:author</code>, <code>article:section</code>, etc.)." msgstr "Le type Open Graph par défaut pour tous les objets d'article WordPress (articles, pages, et types d'article personnalisés). Les types d'article personnalisés avec un nom de type Open Graph correspondant (article, book, place, produit, etc.) utiliseront ce nom de type au lieu de celui par défaut sélectionné ici. SVP notez que chaque type Open Graph a un ensemble unique de balises méta, donc en sélectionnant \"website\" ici, vous excluez toutes les balises méta \"article\" (<code>article:author</code>, <code>article:section</code>, etc.)." #: lib/messages.php:338 msgid "The topic that best describes the Posts and Pages on your website." msgstr "La rubrique qui décrit le mieux les articles et pages de votre site Web." #: lib/messages.php:338 msgid "The Pro version also allows you to select a custom Topic for each individual Post and Page." msgstr "La version Pro vous permet également de sélectionner une rubrique personnalisé pour chaque article et page." #: lib/messages.php:369 msgid "Select which contact field to use from the author's WordPress profile page for the Facebook / Open Graph %1$s meta tag. The preferred setting is the Facebook URL field (default value). Select \"[None]\" if you prefer to exclude the %1$s meta tag, and prevent Facebook from including author attribution in shared links." msgstr "Sélectionnez le champ contact de la page profil d'auteur à utiliser pour la balise méta %1$s de Facebook / Open Graph. Le paramètre suggéré est le champ d'URL Facebook (valeur par défaut). Sélectionnez \"[Aucun]\" si vous désirez exclure la balise méta %1$s et empêcher Facebook de créditer l'auteur sur les liens partagés." #: lib/messages.php:373 msgid "If the %1$s is not a valid URL, then fallback to using the author archive URL from this website (example: \"%2$s\")." msgstr "Si la valeur de l'option %1$s n'est pas un URL valide, alors l'URL de la page d'archive de l'auteur sera utilisé a ça place (par exemple, \"%2$s\")." #: lib/messages.php:373 lib/submenu/general.php:158 msgctxt "option label" msgid "Author Profile URL Field" msgstr "Champ URL pour profil d'auteur" #: lib/messages.php:373 msgid "Uncheck this option to disable the author URL fallback feature (default is unchecked)." msgstr "Décochez cette option pour désactiver la fonctionnalité de repli pour l'URL d'auteur (décochée par défaut)." #: lib/messages.php:393 msgid "Check this option if you would like to preserve the %s settings when you <em>uninstall</em> the plugin (default is unchecked)." msgstr "Cochez cette option si vous souhaitez conserver tous les réglages de %s lorsque vous <em>désinstallez</em> l'extension (décochée par défaut)." #: lib/messages.php:397 msgid "Add debugging messages as hidden HTML comments to back-end and front-end webpages (default is unchecked)." msgstr "Ajouter des messages de débogage en commentaires HTML cachés dans les pages Web d'avant et arrière (décochée par défaut)." #: lib/messages.php:401 msgid "Remove Pro version preview options from settings pages and metaboxes (default is unchecked)." msgstr "Masquer la pré-visualisation des réglages de la version Pro dans les pages de paramètres et metabox (décochée par défaut)." #: lib/messages.php:403 msgid "Enabling this option also re-orders the %1$s metabox tabs for your convenience &ndash; moving the %2$s, %3$s, and %4$s tabs topmost." msgstr "L'activation de cette option re-ordonne également les onglets metabox %1$s pour votre commodité &ndash; déplaçant les onglets %2$s, %3$s et %4$s au premier plan." #: lib/messages.php:405 lib/meta.php:131 msgctxt "metabox tab" msgid "Preview" msgstr "Aperçu" #: lib/messages.php:406 lib/meta.php:132 msgctxt "metabox tab" msgid "Head Tags" msgstr "Balises d'entête" #: lib/messages.php:407 lib/meta.php:133 msgctxt "metabox tab" msgid "Validate" msgstr "Validations" #: lib/messages.php:408 msgid "Please note that some metaboxes and tabs may be empty, showing only a \"<em>%s</em>\" message, after enabling this option." msgstr "SVP prendre note que certains metabox et onglets peuvent être vides, ne montrant qu'un message \"<em>%s</em>\", après avoir activé cette option." #: lib/messages.php:409 lib/util.php:2102 msgid "No options available." msgstr "Aucune options disponibles." #: lib/messages.php:413 msgid "Select the set of options to display by default in %1$s settings pages and %2$s metabox." msgstr "Sélectionnez les options à afficher par défaut dans les pages de réglages %1$s et metabox %2$s." #: lib/messages.php:416 msgid "The basic view shows only the most commonly used options, and includes a link to temporarily unhide all options." msgstr "L'affichage de base représente que les options les plus couramment utilisées, et comprend un lien pour afficher temporairement toutes les options." #: lib/messages.php:418 msgid "Showing all available options by default could prove to be overwhelming for new users." msgstr "Montrer toutes les options disponibles par défaut pourrait s'avérer accablant pour les nouveaux utilisateurs." #: lib/messages.php:427 msgid "The title values provided by WordPress may include modifications by themes and/or SEO plugins (appending the site name, for example, is common practice). Disable this option to use the original title value without modifications (default is unchecked)." msgstr "Les valeurs des titres fournies par WordPress peuvent inclure des modifications par des thèmes et/ou extensions SEO (ajouter le nom du site, par exemple, est une pratique courante). Désactivez cette option pour utiliser la valeur d'origine du titre sans modifications (décochée par défaut)." #: lib/messages.php:427 lib/messages.php:433 lib/messages.php:439 #: lib/messages.php:1352 msgid "You can also enable / disable this option by hooking the '%s' filter and return true / false." msgstr "Vous pouvez également activer / désactiver cette option en accrochant le filtre '%s' et retourner true / false." #: lib/messages.php:433 msgid "Apply the WordPress 'the_content' filter to the content text (default is unchecked). The content filter renders all shortcodes, which may be required to detect images and videos added by shortcodes." msgstr "Appliquer le filtre WordPress 'the_content' au texte de contenu (décochée par défaut). Le filtre de contenu développe tous les shortcodes, qui peuvent être nécessaires pour détecter les images et les vidéos ajoutées par des shortcodes." #: lib/messages.php:433 lib/messages.php:1352 msgid "Some themes / plugins have badly coded content filters, so this option is disabled by default." msgstr "Certains thèmes / extensions ont des filtres de contenu mal codé, donc cette option est désactivée par défaut." #: lib/messages.php:433 msgid "If you use shortcodes in your content text, this option should be enabled &mdash; if you experience display issues after enabling this option, determine which theme / plugin is filtering the content incorrectly and report the problem to its author(s)." msgstr "Si vous utilisez des shortcodes dans votre contenu, cette option devrait être activée &mdash; si vous rencontrez des problèmes d'affichage après l'activation de cette option, déterminer quel thème / extension filtre le contenu d'une façon incorrecte et signalez le problème à son auteur(s)." #: lib/messages.php:439 msgid "Apply the WordPress 'get_the_excerpt' filter to the excerpt text (default is unchecked). Enable this option if you use shortcodes in your excerpts, for example." msgstr "Appliquer le filtre WordPress 'get_the_excerpt' au texte d'extrait (décochée par défaut). Activez cette option si, par exemple, vous utilisez des shortcodes dans vos extraits." #: lib/messages.php:444 msgid "If a post / page does not have an excerpt, and this option is checked, %s will ignore all text before the first paragraph tag in the content." msgstr "Si un article / page n'a pas d'extrait, et cette option est cochée, %s ignorera le texte avant la première étiquette de paragraphe dans le contenu." #: lib/messages.php:444 msgid "If an excerpt is available, then this option is ignored and the complete text of the excerpt is used (excerpts have priority over the content text)." msgstr "Si un extrait est disponible, cette option est ignorée et le texte complet de l'extrait est utilisé (les extraits ont priorité sur le texte du contenu)." #: lib/messages.php:448 msgid "If the content text is comprised entirely of HTML tags (which must be removed to create text-only descriptions), %s can extract and use image <em>alt</em> attributes instead of returning an empty description." msgstr "Si le texte du contenu est entièrement composé de balises HTML (qui doivent être supprimées pour créer des descriptions textuelles), %s peut extraire et utiliser les attributs <em>alt</em> d'images au lieu de retourner une description vide." #: lib/messages.php:452 msgid "When use of image <em>alt</em> attributes is enabled, %s can prefix the attribute text with an optional string." msgstr "Lorsque l'utilisation des attributs <em>alt</em> d'images est activée, %s peut préfixer le texte d'attribut avec une chaîne de texte facultative." #: lib/messages.php:452 msgid "Leave this value empty to prevent image alt attribute text from being prefixed." msgstr "Laissez cette valeur vide pour éviter que le texte d'attribut alt d'image est un préfix." #: lib/messages.php:456 msgid "%s can add a prefix to paragraphs found with the \"wp-caption-text\" class." msgstr "%s peut ajouter un préfixe aux paragraphes trouvées avec la classe \"wp-caption-text\"." #: lib/messages.php:458 msgid "Leave this value empty to prevent caption paragraphs from being prefixed." msgstr "Laissez cette valeur vide pour empêcher les paragraphes de légende d'avoir un préfixe." #: lib/messages.php:463 msgid "Check the content for embedded media URLs from supported media providers (Vimeo, Wistia, YouTube, etc.). If a supported media URL is found, an API connection to the provider will be made to retrieve information about the media (preview image URL, flash player URL, oembed player URL, the video width / height, etc.)." msgstr "Chercher le contenu pour des URLs de médias intégrées des fournisseurs de médias connus (Vimeo, Wistia, YouTube, etc.). Si un URL de média connu est trouvée, une connexion API au fournisseur sera effectuée pour récupérer des informations sur le média (URL d'image de pré-visualisation, URL du média Flash, la largeur / hauteur du vidéo, etc.)." #: lib/messages.php:470 msgid "Additional columns can be included in admin list pages to show the Schema type ID, Open Graph image, etc. When a column is enabled, <strong>individual users can also hide that column</strong> by using the <em>Screen Options</em> tab on each admin list page." msgstr "Des colonnes supplémentaires peuvent être ajouté dans les page admin de liste pour afficher l'ID du type de Schéma, l'image Open Graph, etc. Quand une colonne est activée, <strong>les utilisateurs peuvent également masquer cette colonne</strong> à l'aide de l'onglet <em>Options de l'écran</em> sur chaque page admin de liste." #: lib/messages.php:474 msgid "Add or remove the %s metabox from admin editing pages for posts, pages, custom post types, terms (categories and tags), and user profile pages." msgstr "Ajouter ou supprimer le metabox d'%s pour les articles, pages, types de contenus personnalisés, termes (catégories, étiquettes, et taxonomie personnalisés), et profil d'utilisateurs." #: lib/messages.php:479 msgid "Read the Yoast SEO custom social meta text for Posts, Terms, and Users." msgstr "Utiliser le texte méta social personnalisé de Yoast SEO pour les articles, termes, et utilisateurs." #: lib/messages.php:479 msgid "This option is checked by default if the Yoast SEO plugin is active, or its settings are found in the database." msgstr "Cette option est cochée par défaut si l'extension Yoast SEO est active, ou ses réglages sont trouvés dans la base de données." #: lib/messages.php:484 msgid "The default currency used for money related options (product price, job salary, etc.)." msgstr "La devise par défaut utilisée pour les options liées à l'argent (prix des produits, salaires, etc.)." #: lib/messages.php:490 msgctxt "tooltip fragment" msgid "an image URL" msgstr "un URL d'image" #: lib/messages.php:491 msgctxt "option label" msgid "Image URL" msgstr "URL d'image" #: lib/messages.php:497 msgctxt "tooltip fragment" msgid "a video URL (not HTML code)" msgstr "l'URL d'un vidéo (pas de code HTML)" #: lib/messages.php:498 msgctxt "option label" msgid "Video URL" msgstr "URL d'un vidéo" #: lib/messages.php:504 msgctxt "tooltip fragment" msgid "video embed HTML code (not a URL)" msgstr "l'HTML d'un vidéo intégrée (pas un URL)" #: lib/messages.php:511 msgctxt "tooltip fragment" msgid "additional Schema type URLs" msgstr "URLs de type de Schéma supplémentaire" #: lib/messages.php:512 msgctxt "option label" msgid "Additional Type URLs" msgstr "URLs de type supplémentaire" #: lib/messages.php:518 msgctxt "tooltip fragment" msgid "recipe ingredients" msgstr "les ingrédients de recette" #: lib/messages.php:519 msgctxt "option label" msgid "Recipe Ingredients" msgstr "Ingrédients de recette" #: lib/messages.php:525 msgctxt "tooltip fragment" msgid "recipe instructions" msgstr "instructions pour la recette" #: lib/messages.php:526 msgctxt "option label" msgid "Recipe Instructions" msgstr "Instructions pour la recette" #: lib/messages.php:532 msgctxt "tooltip fragment" msgid "a product availability" msgstr "la disponibilité du produit" #: lib/messages.php:539 msgctxt "tooltip fragment" msgid "a product brand" msgstr "le marque du produit" #: lib/messages.php:546 msgctxt "tooltip fragment" msgid "a product color" msgstr "la couleur du produit" #: lib/messages.php:553 msgctxt "tooltip fragment" msgid "a product condition" msgstr "une condition de produit" #: lib/messages.php:560 msgctxt "tooltip fragment" msgid "a product currency" msgstr "la devise du produit" #: lib/messages.php:561 msgctxt "option label" msgid "Product Currency" msgstr "Devise du produit" #: lib/messages.php:567 msgctxt "tooltip fragment" msgid "a product material" msgstr "le matériel du produit" #: lib/messages.php:574 msgctxt "tooltip fragment" msgid "a product price" msgstr "le prix du produit" #: lib/messages.php:581 msgctxt "tooltip fragment" msgid "a product size" msgstr "la taille du produit" #: lib/messages.php:586 msgid "If your theme or another plugin provides a custom field for %1$s, you may enter its custom field name here." msgstr "Si votre thème ou une autre extension fournit un champ personnalisé pour %1$s, vous pouvez entrer son nom de champ personnalisé ici." #: lib/messages.php:586 msgid "If a custom field matching that name is found, its value may be used for the %1$s option in the %2$s metabox." msgstr "Si un champ personnalisé correspondant à ce nom est trouvé, sa valeur peut être utilisée pour l'option %1$s dans le metabox %2$s." #: lib/messages.php:594 msgid "If the FORCE_SSL constant is defined as true, %s can redirect front-end URLs from HTTP to HTTPS when required (default is checked)." msgstr "Si la constante FORCE_SSL est définie comme <em>true</em>, %s peut rediriger les URLs d'avant de HTTP vers HTTPS lorsque requis (cochée par défaut)." #: lib/messages.php:604 msgid "%1$s hooks the '%2$s' filter (by default) to add / modify the %3$s HTML tag attributes for Open Graph namespace prefix values." msgstr "Par défaut, %1$s accroche le filtre '%2$s' pour ajouter / modifier les valeurs d'attributs de balise HTML %3$s pour les noms de préfixe Open Graph." #: lib/messages.php:604 msgid "The WordPress %1$s function and its '%2$s' filter are used by most themes &mdash; if the namespace prefix values are missing from your %3$s HTML tag attributes, make sure your header template(s) use the %1$s function." msgstr "La fonction WordPress %1$s et son filtre '%2$s' sont utilisés par la plupart des thèmes &mdash; si les noms de préfixe ne sont pas dans les attributs de votre balise HTML %3$s, assurez-vous que vos modèles d'en-tête utilisent la fonction %1$s." #: lib/messages.php:604 msgid "Leaving this option empty disables the addition of Open Graph namespace values." msgstr "Laisser cette option vide désactive l'ajout des valeurs de noms de préfixe Open Graph." #: lib/messages.php:604 lib/messages.php:614 msgid "Example code for header templates: %1$s" msgstr "Exemple de code pour modèles d'en-tête: %1$s" #: lib/messages.php:614 msgid "%1$s hooks the '%2$s' filter (by default) to add / modify the %3$s HTML tag attributes for Schema itemscope / itemtype markup." msgstr "Par défaut, %1$s accroche le filtre '%2$s' pour ajouter / modifier les valeurs d'attributs de balise HTML %3$s pour les valeurs de Schéma itemscope / itemtype." #: lib/messages.php:614 msgid "If your theme already offers a filter for the %1$s HTML tag attributes, enter its name here (most themes do not offer this filter)." msgstr "Si votre thème offre déjà un filtre pour les attributs de la balise HTML %1$s, entrez son nom ici (la plupart des thèmes n'offrent pas ce filtre)." #: lib/messages.php:614 msgid "Alternatively, you can edit your your theme header templates and add an action to call the '%1$s' filter." msgstr "Vous pouvez également modifier vos modèles d'en-tête de thème et ajouter une action pour appeler le filtre '%1$s'." #: lib/messages.php:622 msgid "When editing Posts and Pages, %1$s can check the head section of webpages for conflicting and/or duplicate HTML tags. After %2$d <em>successful</em> checks, no additional checks will be performed &mdash; until the theme and/or any plugin is updated, when another %2$d checks are performed." msgstr "Lorsque vous modifiez des articles et pages, %1$s peut vérifier la section head des pages Web pour des balises HTML en conflit et/ou en double. Après %2$d vérifications <em>réussie</em>, aucune autre vérification sera effectuée &mdash; jusqu'à ce que le thème et/ou un plugin est mis à jour, lorsqu'un autre %2$d vérifications seront effectuées." #: lib/messages.php:628 msgid "%1$s can use the WordPress locale to dynamically select the correct language for the Facebook / Open Graph and Pinterest Rich Pin meta tags." msgstr "%1$s peut utiliser la valeur régional de WordPress pour sélectionner dynamiquement la langue appropriée pour les balises méta Facebook / Open Graph et Pinterest Rich Pin." #: lib/messages.php:628 msgid "If your website is available in multiple languages, this can be a useful feature." msgstr "Si votre site Web est disponible en plusieurs langues, cela peut être une fonctionnalité utile." #: lib/messages.php:628 msgid "Uncheck this option to ignore the WordPress locale and always use the configured language." msgstr "Décochez cette option pour ignorer la valeur régional WordPress et toujours utiliser la langue configurée." #: lib/messages.php:634 msgid "Automatically create missing and/or incorrect images in the WordPress Media Library (default is checked)." msgstr "Créer automatiquement les images manquantes ou incorrectes dans la bibliothèque de médias WordPress (cochée par défaut)." #: lib/messages.php:642 msgid "When this option is enabled, full size images used for meta tags and Schema markup must be equal to (or larger) than the image dimensions you've defined in the %s settings &mdash; images that do not meet or exceed the minimum requirements will be ignored." msgstr "Lorsque cette option est activée, les images de pleine grandeur, utilisées pour les balises méta et balisage Schéma, doivent être égales (ou supérieur) aux dimensions d'image que vous avez définies dans les réglages %s &mdash; les images qui ne respectent pas, ou ne dépassent pas, les exigences minimales seront ignorées." #: lib/messages.php:642 msgid "<strong>Enabling this option is highly recommended</strong> &mdash; the option is disabled by default to avoid excessive warnings on sites with small / thumbnail images in their media library." msgstr "<strong>L'activation de cette option est fortement recommandée</strong> &mdash; l'option est désactivée par défaut, pour éviter des avertissements excessifs sur les sites avec des images miniatures dans leur bibliothèque de médias." #: lib/messages.php:648 msgid "WordPress does not upscale / enlarge images &mdash; WordPress can only create smaller images from larger full size originals." msgstr "WordPress n'agrandit pas les images &mdash; WordPress ne peut créer que des images plus petites à partir d'originaux plus grands." #: lib/messages.php:648 msgid "Upscaled images do not look as sharp or clear, and if enlarged too much, will look fuzzy and unappealing &mdash; not something you want to promote on social and search sites." msgstr "Les images agrandies ne semblent pas aussi nettes et claires, et si elles sont trop agrandies, peuvent apparaître floues et moins attrayantes - pas quelque chose que vous souhaitez promouvoir sur les sites sociaux et de recherche." #: lib/messages.php:648 msgid "%1$s includes a feature that allows upscaling of WordPress Media Library images for %2$s image sizes (up to a maximum upscale percentage)." msgstr "%1$s comprend une fonctionnalité qui permet d'agrandir les images de la bibliothèque de médias WordPress pour %2$s (jusqu'à un pourcentage d'agrandissement maximal)." #: lib/messages.php:648 msgid "Do not enable this option unless you want to publish lower quality images on social and search sites." msgstr "N'activez pas cette option, sauf si vous souhaitez publier des images de qualité inférieure sur les sites sociaux et de recherche." #: lib/messages.php:656 msgid "When upscaling of %1$s image sizes is allowed, %2$s can make sure smaller images are not upscaled beyond reason, which would publish very low quality / fuzzy images on social and search sites (the default maximum is %3$s%%)." msgstr "Lorsque l'agrandissement des image pour %1$s est autorisé, %2$s peut s'assurer que les images plus petites ne sont pas agrandies au-delà de la raison, ce qui publiera des images peu claires / floues sur les sites sociaux et de recherche (le maximum par défaut est de %3$s%%)." #: lib/messages.php:656 msgid "If an image needs to be upscaled beyond this maximum, in either width or height, the image will not be upscaled." msgstr "Si une image doit être agrandie au-delà de ce maximum, en largeur ou en hauteur, l'image ne sera pas agrandie." #: lib/messages.php:691 lib/messages.php:700 lib/messages.php:709 #: lib/messages.php:718 lib/messages.php:727 lib/messages.php:736 #: lib/messages.php:754 msgctxt "option comment" msgid "disabled" msgstr "désactivé" #: lib/messages.php:693 msgid "Head meta tags and Schema markup are saved to the WordPress transient cache to optimize performance." msgstr "Les balises méta et balisage de Schéma de l'entête sont enregistrés dans le cache transitoire de WordPress pour optimiser la performance." #: lib/messages.php:693 lib/messages.php:702 lib/messages.php:711 #: lib/messages.php:720 lib/messages.php:729 lib/messages.php:738 msgid "The suggested cache expiration value is %1$s seconds (%2$s)." msgstr "La valeur d'expiration de cache suggérée est de %1$s secondes (%2$s)." #: lib/messages.php:702 msgid "Filtered post content is saved to the WordPress <em>non-persistent</em> object cache to optimize performance." msgstr "Le contenu filtré d'article est enregistré dans le cache d'object WordPress <em>non-persistant</em> pour optimiser la performance." #: lib/messages.php:711 msgid "Shortened URLs are saved to the WordPress transient cache to optimize performance and API connections." msgstr "Les URLs raccourcies sont enregistrés dans le cache transitoire de WordPress pour optimiser la performance et les connexions d'APIs." #: lib/messages.php:720 msgid "The size for image URLs (not image IDs) is retrieved and saved to the WordPress transient cache to optimize performance and network bandwidth." msgstr "La taille des URLs d'image (pas les IDs d'image) est récupérée et enregistrée dans le cache transitoire de WordPress pour optimiser les performances et la bande passante du réseau." #: lib/messages.php:729 msgid "The filtered article topics array is saved to the WordPress transient cache to optimize performance and disk access." msgstr "La liste des rubriques d'article filtré est enregistré dans le cache transitoire de WordPress pour optimiser les performances et l'accès au disque." #: lib/messages.php:738 msgid "The filtered Schema types array is saved to the WordPress transient cache to optimize performance." msgstr "La liste filtré des types de Schéma est enregistré dans le cache transitoire de WordPress pour optimiser la performance." #: lib/messages.php:742 msgid "Report the number of objects removed from the WordPress cache when posts, terms, and users are updated." msgstr "Rapporter le nombre d'objets supprimés du cache WordPress lorsque les articles, termes, et utilisateurs sont mises à jour." #: lib/messages.php:746 msgid "Automatically clear all known plugin cache(s) when saving the %s settings (default is checked)." msgstr "Vider automatiquement tous les caches d'extensions connu lors de l'enregistrement des réglages de %s (cochée par défaut)." #: lib/messages.php:756 msgid "Clear all shortened URLs when clearing all %s transients from the WordPress database (default is unchecked)." msgstr "Supprimez tout les URL raccourcies lors du vidange de tout les objets transitoire %s de la base de données WordPress (valeur par défaut est décochée)." #: lib/messages.php:756 msgid "Shortened URLs are cached for %1$s seconds (%2$s) to minimize external service API calls. Updating all shortened URLs at once may exceed API call limits imposed by your shortening service provider." msgstr "Les URL raccourcies sont mises en cache pendant %1$s secondes (%2$s) pour minimiser les appels d'API de services externes. La mise à jour immédiate de toutes les URL raccourcies peut dépasser les limites d'appel API imposées par votre fournisseur de service de raccourcissement." #: lib/messages.php:761 msgid "Automatically clear the post cache when a new comment is added, or the status of an existing comment is changed." msgstr "Vider automatiquement le cache de l'article lorsqu'un nouveau commentaire est ajouté, ou le statut d'un commentaire existant est modifié." #: lib/messages.php:769 msgid "A preferred URL shortening service for %s plugin filters and/or extensions that may need to shorten URLs &mdash; don't forget to define the service API keys for the URL shortening service of your choice." msgstr "Votre service de raccourcissement d'URL préféré pour les filtres et/ou modules de l'extension %s &mdash; n'oubliez pas de définir les clés d'API pour le service de raccourcissement d'URL que vous avez choisi." #: lib/messages.php:773 msgid "URLs shorter than this length will not be shortened (the default suggested by Twitter is %d characters)." msgstr "Les URLs plus court que cette longueur ne seront pas raccourcie (la valeur par défaut suggéré par Twitter est de %d caractères)." #: lib/messages.php:777 msgid "Use the shortened sharing URL for the <em>Get Shortlink</em> button in admin editing pages, along with the \"%s\" HTML tag value." msgstr "Utilisez l'URL de partage raccourcie pour le bouton <em>Obtenir le lien court</em> dans les pages d'édition d'administration, ainsi que la valeur du tag HTML \"%s\"." #: lib/messages.php:781 msgid "Add a \"%s\" HTML tag for social crawlers and web browsers to the head section of webpages." msgstr "Ajouter une balise HTML \"%s\" pour les robots sociaux et les navigateurs Web à section d'en-tête des pages Web." #: lib/messages.php:785 msgid "The Bitly username to use with the Generic Access Token or API Key (deprecated)." msgstr "Le nom d'utilisateur Bitly à utiliser avec le jeton d'accès génériques ou clé API (déconseillé)." #: lib/messages.php:789 msgid "The Bitly shortening service requires a <a href=\"%s\">Generic Access Token</a> or API Key (deprecated) to shorten URLs." msgstr "Le service de raccourcissement Bitly requiert un <a href=\"%s\">Jeton d'accès générique</a> ou une Clé API (déconseillée) pour raccourcir les URL." #: lib/messages.php:793 msgid "The Bitly <a href=\"%s\">API Key</a> authentication method has been deprecated by Bitly." msgstr "La méthode d'authentification de <a href=\"%s\">Clé API</a> a été abandonnée par Bitly." #: lib/messages.php:797 msgid "An optional Bitly short domain to use; either bit.ly, j.mp, bitly.com, or another custom short domain. If no value is entered here, the short domain selected in your Bitly account settings will be used." msgstr "Un domaine court optionnel pour Bitly; soit bit.ly, j.mp, bitly.com, ou un autre domaine court personnalisé. Si aucune valeur n'est entrée ici, le domaine court sélectionné dans les paramètres de votre compte Bitly sera utilisé." #: lib/messages.php:801 msgid "The Google Project API Key for this website / project. If you don't already have a Google project for your website, visit the <a href=\"%s\">Google APIs developers console</a> and create a new project for your website." msgstr "La clé de l'API du projet Google pour ce site Web / projet. Si vous n'avez pas déjà un projet Google pour votre site Web, visitez la <a href=\"%s\">console des développeur d'APIs Google</a> et créez un nouveau projet pour votre site Web." #: lib/messages.php:805 msgid "In order to use Google's URL Shortener API service, you must <em>Enable</em> the URL Shortener API service from the <a href=\"%s\">Google APIs developers console</a> (under the project's <em>Dashboard</em> settings page)." msgstr "Pour utiliser le service de raccourcissement d'URL Google, vous devez <em>activer</em> le service API de raccourcissement d'URL à partir de la <a href=\"%s\">console des développeur d'APIs Google</a> (sous la page des paramètres <em>Dashboard</em> du projet)." #: lib/messages.php:805 msgid "Confirm that you have enabled Google's URL Shortener API service by checking the \"Yes\" option value." msgstr "Confirmez que vous avez activé l'API du service de raccourcissement d'URL Google en cochant \"Oui\" pour cette option." #: lib/messages.php:809 msgid "To use Ow.ly as your preferred shortening service, you must provide the Ow.ly API Key for this website (complete this form to <a href=\"%s\">Request Ow.ly API Access</a>)." msgstr "Pour utiliser Ow.ly comme votre service de raccourcissement préféré, vous devez fournir la clé API Ow.ly pour ce site Web (remplissez ce formulaire pour <a href=\"%s\">demander un accès API Ow.ly</a>)." #: lib/messages.php:813 msgid "The URL to <a href=\"%1$s\">Your Own URL Shortener</a> (YOURLS) shortening service." msgstr "L'URL du service de raccourcissement de lien <a href=\"%1$s\">Your Own URL Shortener</a> (YOURLS)." #: lib/messages.php:817 msgid "If <a href=\"%1$s\">Your Own URL Shortener</a> (YOURLS) shortening service is private, enter a configured username (see YOURLS Token for an alternative to the username / password options)." msgstr "Si le service <a href=\"%1$s\">Your Own URL Shortener</a> (YOURLS) est privé, entrez un nom d'utilisateur YOURLS configuré (voir l'option Jeton YOURLS pour un alternatif au nom d'utilisateur / mot de passe)." #: lib/messages.php:821 msgid "If <a href=\"%1$s\">Your Own URL Shortener</a> (YOURLS) shortening service is private, enter a configured user password (see YOURLS Token for an alternative to the username / password options)." msgstr "Si le service <a href=\"%1$s\">Your Own URL Shortener</a> (YOURLS) est privé, entrez un mot de passe d'utilisateur YOURLS configuré (voir l'option Jeton YOURLS pour un alternatif au nom d' utilisateur / mot de passe)." #: lib/messages.php:825 msgid "If <a href=\"%1$s\">Your Own URL Shortener</a> (YOURLS) shortening service is private, you can use a token string for authentication instead of a username / password combination." msgstr "Si le service <a href=\"%1$s\">Your Own URL Shortener</a> (YOURLS) est privé, vous pouvez utiliser un jeton d'authentification YOURLS au lieu d'un nom d'utilisateur et mot de passe." #: lib/messages.php:838 msgid "If you have a <a href=\"%1$s\">Facebook Business Page for your website / business</a>, you may enter its URL here (for example, the Facebook Business Page URL for %2$s is <a href=\"%3$s\">%4$s</a>)." msgstr "Si vous avez une <a href=\"%1$s\">Page d'entreprise Facebook pour votre site Web</a>, vous pouvez entrer son URL ici (par exemple, l'URL de Page d'entreprise Facebook pour %2$s est <a href=\"%3$s\">%4$s</a>)." #: lib/messages.php:838 msgid "The Facebook Business Page URL will be used in Open Graph <em>article</em> webpages and in the site's Schema Organization markup." msgstr "L'URL de la Page entreprise de Facebook sera utilisé pour les balises Open Graph des pages Web de type <em>article</em> et le Schéma d'organisation du site." #: lib/messages.php:838 lib/messages.php:867 lib/messages.php:982 #: lib/messages.php:1027 lib/messages.php:1063 lib/messages.php:1077 #: lib/messages.php:1090 msgid "Google Search may use this information to display additional publisher / business details in its search results." msgstr "Google Search peut utiliser cette information pour afficher des détails supplémentaire a propos de l'éditeur / de l'entreprise dans les résultats de recherche." #: lib/messages.php:842 msgid "The %1$s are used by Facebook to allow access to <a href=\"%2$s\">Facebook Insight</a> data for your website. Note that these are <strong>user account names, not Facebook Page names</strong>. Enter one or more Facebook user names, separated with commas. When viewing your own Facebook wall, your user name is located in the URL (for example, https://www.facebook.com/<strong>user_name</strong>). Enter only the user names, not the URLs." msgstr "Les %1$s sont utilisés par Facebook pour permettre l'accès aux données <a href=\"%2$s\">Facebook Insight</a> de votre site Web. Notez que ce sont des <strong>noms de compte utilisateur, et non pas des noms de Page Facebook</strong>. Saisissez un ou plusieurs noms d'utilisateur Facebook, séparées par des virgules. Lors de l'affichage de votre mur Facebook, votre nom d'utilisateur se trouve dans l'URL (par exemple, https://www.facebook.com/<strong>nom_du_compte</strong> ). Entrez seulement les noms de compte utilisateur, et non pas l'URL de Facebook." #: lib/messages.php:842 msgctxt "option label" msgid "Facebook Admin Username(s)" msgstr "Nom d'utilisateurs admin. Facebook" #: lib/messages.php:842 msgid "You may update your Facebook user name in the <a href=\"%1$s\">Facebook General Account Settings</a>." msgstr "Vous pouvez mettre à jour votre nom d'utilisateur Facebook dans les <a href=\"%1$s\">paramètres généraux de compte Facebook</a>." #: lib/messages.php:846 msgid "If you have a <a href=\"%1$s\">Facebook Application ID for your website</a>, enter it here. The Facebook Application ID will appear in webpage meta tags and is used by Facebook to allow access to <a href=\"%2$s\">Facebook Insight</a> data for accounts associated with that Application ID." msgstr "Si vous avez un <a href=\"%1$s\">ID d'Application Facebook pour votre site Web</a>, entrez-le ici. L'ID d'Application Facebook sera utilisé dans les balises méta de pages Web, et est utilisé par Facebook pour permettre l'accès aux données de <a href=\"%2$s\">Facebook Insight</a> pour les comptes associée à cet ID d'Application." #: lib/messages.php:850 msgid "%1$s uses the Facebook contact field value in the author's WordPress profile for %2$s Open Graph meta tags. This allows Facebook to credit an author on shares, and link their Facebook page URL." msgstr "%1$s utilise la valeur du champ de contact Facebook du profil WordPress de l'auteur pour les balises méta Open Graph %2$s. Cela permet à Facebook de reconnaitre un auteur et de relier l'URL de leur page Facebook." #: lib/messages.php:850 msgid "If an author does not have a Facebook page URL, %1$s can fallback and use the <em>%2$s</em> instead (the recommended value is \"Display Name\")." msgstr "Si un auteur n'a pas d'URL de page Facebook, %1$s peur utilisez le <em>%2$s</em> à ça place (la valeur recommandée est \"Nom d'affichage publique\")." #: lib/messages.php:850 lib/messages.php:936 lib/messages.php:1034 #: lib/submenu/general.php:231 lib/submenu/general.php:298 msgctxt "option label" msgid "Author Name Format" msgstr "Format du nom d'auteur" #: lib/messages.php:854 msgid "Facebook does not support all WordPress locale values. If the Facebook debugger returns an error parsing the %1$s meta tag, you may have to choose an alternate Facebook language for that WordPress locale." msgstr "Facebook ne supporte pas toutes les valeurs de langues WordPress. Si le débogueur Facebook donne une erreur pour la la balise méta %1$s, vous pouvez choisir une langue Facebook différente pour cette langue WordPress." #: lib/messages.php:872 msgid "The maximum length of text used for the Google Search / SEO description meta tag." msgstr "La longueur maximale du texte utilisé pour la balise méta de description Google Search / SEO." #: lib/messages.php:872 msgid "The length should be at least %1$d characters or more (the default is %2$d characters)." msgstr "La longueur doit être au moins %1$d caractères ou plus (la valeur par défaut est %2$d caractères)." #: lib/messages.php:877 msgid "%s can include an <em>author</em> link URL in the head section for Google." msgstr "%s peut inclure une URL de lien <em>auteur</em> dans la section d'en-tête pour Google." #: lib/messages.php:877 msgid "Select the user profile contact field to use for the <em>author</em> link value." msgstr "Sélectionnez le champ de contact du profil utilisateur à utiliser pour la valeur du lien <em>author</em>." #: lib/messages.php:899 msgid "Include WebSite, Organization, and/or Person Schema markup in the front page for Google's Knowledge Graph." msgstr "Inclure le balisage Schéma de site Web, d'Organisation, et/ou de Personne dans la page d'avant pour le Knowledge Graph de Google." #: lib/messages.php:899 msgid "The WebSite markup includes the site name, alternate site name, site URL and search query URL." msgstr "Le balisage du site Web comprend le nom du site, le nom du site alternatif, l'URL du site et l'URL de la requête de recherche." #: lib/messages.php:899 msgid "Developers can hook the '%s' filter to modify the site search URL (or disable its addition by returning false)." msgstr "Les développeurs peuvent accrocher le filtre '%s' pour modifier l'URL de recherche du site (ou désactiver son ajout en retournant false)." #: lib/messages.php:899 msgid "The Organization markup includes all URLs entered on the %s settings page." msgstr "Le balisage de l'organisation comprend toutes les URL entrées dans la page de réglages %s." #: lib/messages.php:899 lib/messages.php:903 msgid "The Person markup includes all contact method URLs entered in the user's WordPress profile page." msgstr "Le balisage de personne comprend toutes les URL de contact entrées dans la page de profil de l'utilisateur WordPress." #: lib/messages.php:903 msgid "Select a site owner for the optional Person markup included in the front page." msgstr "Sélectionnez un propriétaire de site pour le balisage optionnel de personne inclus dans la page d'accueil." #: lib/messages.php:907 msgid "An alternate name for your WebSite that you want Google to consider (optional)." msgstr "Un autre nom pour votre site Web que vous souhaitez que Google considère (facultatif)." #: lib/messages.php:936 msgid "Select an <em>%1$s</em> for the author / Person markup, or \"[None]\" to disable this feature (the recommended value is \"Display Name\")." msgstr "Sélectionnez un <em>%1$s</em> pour le Schéma d'auteur (Personne) ou \"[Aucun]\" pour désactiver cette fonctionnalité (la valeur recommandée est le \"Nom à afficher publiquement\")." #: lib/messages.php:940 msgid "Select the Schema type for a blog (non-static) front page. The default Schema type is %s." msgstr "Sélectionnez le type de Schéma pour la page blog (non-statique) d'avant du site. Le type de Schéma par défaut est %s." #: lib/messages.php:945 msgid "Select the Schema type for a static front page. The default Schema type is %s." msgstr "Sélectionnez le type de Schéma pour la page statique d'avant du site. Le type de Schéma par défaut est %s." #: lib/messages.php:950 msgid "Select the Schema type for archive pages (Category, Tags, etc.). The default Schema type is %s." msgstr "Sélectionnez le type de Schéma pour les pages d'archives (Catégories, Étiquettes, etc.). Le type de Schéma par défaut est %s." #: lib/messages.php:955 msgid "Select the Schema type for user / author pages. The default Schema type is %s." msgstr "Sélectionnez le type de Schéma pour l'utilisateur / auteur des pages. Le type de Schéma par défaut est %s." #: lib/messages.php:960 msgid "Select the Schema type for search results pages. The default Schema type is %s." msgstr "Sélectionnez le type de Schéma pour les résultats de recherche. Le type de Schéma par défaut est %s." #: lib/messages.php:965 msgid "Select the Schema type for each WordPress post type. The Schema type defines the item type for Schema JSON-LD markup and/or meta tags in the webpage head section." msgstr "Sélectionnez le type de Schéma pour chaque type d'article WordPress. Le type de Schéma définit le type de balisage Schéma JSON-LD et/ou balises méta dans l'entête de la page Web." #: lib/messages.php:969 msgid "The default Schema Item Type for reviewed items." msgstr "Le type d'élément de Schéma par défaut les évaluations d'articles." #: lib/messages.php:1034 msgid "Pinterest ignores Facebook-style Author Profile URLs in the %1$s Open Graph meta tags." msgstr "Pinterest ignore les balises méta Open Graph %1$s qui contiennes des URLs de profil d'auteurs Facebook." #: lib/messages.php:1034 msgid "A different meta tag value can be used when the Pinterest crawler is detected." msgstr "Une valeur de balise méta différente peut être utilisée lorsque le robot Pinterest est détecté." #: lib/messages.php:1034 msgid "Select an <em>%1$s</em> for the %2$s meta tag or \"[None]\" to disable this feature (the recommended value is \"Display Name\")." msgstr "Sélectionnez un <em>%1$s</em> pour la balise méta %2$s ou \"[Aucun]\" pour désactiver cette fonctionnalité (la valeur recommandée est le \"Nom à afficher publiquement\")." #: lib/messages.php:1038 msgid "To <a href=\"%s\">verify your website</a> with Pinterest, edit your business account profile on Pinterest and click the \"Verify WebSite\" button." msgstr "Pour <a href=\"%s\">vérifier votre site Web</a> avec Pinterest, modifiez votre profil de compte d'entreprise sur Pinterest et cliquez sur le bouton \"Vérifier le site\"." #: lib/messages.php:1038 msgid "Enter the supplied \"p:domain_verify\" meta tag <em>content</em> value here." msgstr "Entrez la valeur du <em>contenu</em> de la balise méta \"p:domain_verify\" fourni ici." #: lib/messages.php:1042 msgid "Add the Google / Schema image to the content (in a hidden container) for the Pinterest Pin It browser button." msgstr "Ajouter l'image Google / Schéma au contenu (dans un conteneur masqué) pour le bouton du navigateur Pin It de Pinterest." #: lib/messages.php:1046 msgid "Add a \"nopin\" attribute to images from the WordPress Media Library to prevent the Pin It button from suggesting those images." msgstr "Ajouter un attribut \"nopin\" aux images de la bibliothèque de médias de WordPress pour empêcher que le bouton Pin It suggère ces images." #: lib/messages.php:1050 msgid "Add a \"nopin\" attribute to the header image (since WP v4.4) to prevent the Pin It button from suggesting that image." msgstr "Ajoutez un attribut \"nopin\" à l'image d'en-tête (depuis WP v4.4) pour empêcher que le bouton Pin It suggère cette image." #: lib/messages.php:1112 msgid "The built-in WordPress contact field names cannot be modified." msgstr "Le nom des champs de contact intégrés WordPress ne peuvent pas être modifiés ." #: lib/messages.php:1116 msgid "Individual sites/blogs may use this value as a default (when the plugin is first activated), if the current site/blog option value is blank, or force every site/blog to use this specific value." msgstr "Les sites/blogs individuels peuvent utiliser cette valeur par défaut (quand l'extension est activée pour la première fois), si la valeur de l'option du site/blog est vide, ou forcer chaque site/blog a utiliser cette valeur spécifique." #: lib/messages.php:1131 msgid "Facebook and most social websites read Open Graph meta tags." msgstr "Facebook et la majorité des sites sociaux utilisent les balises méta Open Graph." #: lib/messages.php:1131 msgid "The Facebook debugger allows you to refresh Facebook's cache, while also validating the Open Graph meta tag values." msgstr "Le débogueur de Facebook vous permet d'actualiser le cache de Facebook, tout en validant également les balises méta Open Graph." #: lib/messages.php:1131 msgid "The Facebook debugger remains the most stable and reliable method to verify Open Graph meta tags." msgstr "Le débogueur Facebook reste la méthode la plus stable et fiable pour vérifier les balises méta Open Graph." #: lib/messages.php:1131 msgid "You may have to click the \"Fetch new scrape information\" button a few times to refresh Facebook's cache." msgstr "Cliquez le bouton \"Fetch new scrape information\" quelques fois pour actualiser le cache de Facebook." #: lib/messages.php:1135 msgid "Verify that Google can correctly parse your structured data markup (meta tags, Schema, Microdata, and JSON-LD markup) for Google Search and Google+." msgstr "Vérifiez que Google peut analyser correctement votre balisage de données structurées (méta, Schéma, microdonnées, et JSON-LD) pour Google Search et Google+." #: lib/messages.php:1139 msgid "Validate the Open Graph / Rich Pin meta tags and apply to have them shown on Pinterest zoomed pins." msgstr "Valider les balises méta Open Graph / Rich Pin et appliquent pour les montrés sur les épingles Pinterest agrandis ." #: lib/messages.php:1143 msgid "The Twitter Card Validator does not accept query arguments &mdash; paste the following URL in the Twitter Card Validator \"Card URL\" input field (copy the URL using the clipboard icon):" msgstr "Le validateur de carte Twitter n'accepte pas les arguments de requête &mdash; collez l'URL de partage suivant dans le champ d'entrée de validation \"Card URL\" (copiez l'URL à l'aide de l'icône presse-papiers):" #: lib/messages.php:1149 lib/submenu/general.php:271 msgctxt "option label" msgid "Meta Property Containers" msgstr "Contenants de propriétés Méta" #: lib/messages.php:1151 msgid "Validate the HTML syntax and HTML 5 conformance of your meta tags and theme templates markup." msgstr "Valider la syntaxe HTML et la conformité HTML 5 de vos balises méta et le balisage de modèles de votre thème." #: lib/messages.php:1151 msgid "When the %1$s option is enabled, the W3C validator will show errors for itemprop attributes in meta elements &mdash; you may ignore these errors or disable the %1$s option." msgstr "Lorsque l'option %1$s est active, le validateur W3C indiquera des erreurs pour des attributs itemprop dans les éléments méta &mdash; vous pouvez ignorer ces erreurs ou désactivez l'option %1$s." #: lib/messages.php:1156 msgid "Validate the HTML syntax and HTML AMP conformance of your meta tags and the AMP markup of your templates." msgstr "Valider la syntaxe HTML et la conformité HTML AMP de vos balises méta et le balisage AMP de vos modèles." #: lib/messages.php:1156 msgid "The <a href=\"%s\">AMP plugin by Automattic</a> is required to validate AMP formatted webpages." msgstr "L'<a href=\"%s\">extension AMP d'Automattic</a> est requise pour valider des pages Web AMP." #: lib/messages.php:1160 msgid "An <em>example</em> link share on Facebook. Images are displayed using Facebooks suggested minimum image dimensions of 600x315px. Actual shares on Facebook and other social websites may look significantly different than this example (depending on the client platform, resolution, orientation, etc.)." msgstr "Un <em>exemple</em> de partage typique Facebook. L'image affichée utilisent les dimensions minimales de 600x315px suggéré par Facebook. Un partage réelle sur Facebook et d'autres sites sociaux pourrait être très différent de cet exemple (en fonction de la plateforme client, la résolution, l'orientation, etc.)." #: lib/messages.php:1170 lib/messages.php:1181 msgid "After purchasing license(s) for the %1$s, or any of its Pro extensions, you'll receive an email with a unique Authentication ID and installation instructions." msgstr "Après l'achat de licence(s) pour %1$s, ou l'une de ses extensions Pro, vous recevrez un email avec un ID d'authentification unique et des instructions d'installation." #: lib/messages.php:1170 msgid "Enter each unique Authentication ID on this settings page to enable Pro version updates for the Pro plugin / extension(s) you purchased." msgstr "Entrez chaque ID d'authentification unique sur cette page de réglages pour accéder aux mises à jour de version Pro pour les extensions que vous avez acheté." #: lib/messages.php:1170 msgid "%1$s and its %2$s Free extension must be installed and active to use Pro extensions and check for Pro version updates." msgstr "%1$s et son extension gratuite %2$s doivent être installés et actifs pour utiliser les extensions Pro et vérifier les mises à jour de versions Pro." #: lib/messages.php:1181 msgid "You may enter each unique Authentication ID on this page <em>to define a value for all sites within the network</em> &mdash; or enter Authentication IDs individually on each site's %1$s settings page." msgstr "Vous pouvez entrez chaque ID d'authentification unique sur cette page <em>pour définir une valeur pour tous les sites du réseau</em> &mdash; ou entrez les IDs d'authentification individuellement sur chaque page de réglage %1$s des sites." #: lib/messages.php:1183 msgid "If you enter Authentication IDs on this network settings page, <em>please make sure you have purchased enough licenses for all sites within the network</em> &mdash; as an example, to license an individual plugin / extension for 10 sites, you would need an Authentication ID from a 10 license pack purchase of that plugin / extension." msgstr "Si vous entrez des IDs d'authentification sur cette page de réglages réseau, <em>assurez vous d'avoir acheter un nombre de licences suffisant pour tous les sites du réseau</em> &mdash; par exemple, pour autoriser une extension pour 10 sites, vous aurez besoin d'un ID d'authentification d'un achat de 10 licences de cette extension." #: lib/messages.php:1185 msgid "<strong>WordPress uses the default site / blog ID to install and/or update plugins from the Network Admin interface</strong> &mdash; to update the %1$s and its Pro extensions, please make sure the %2$s Free extension is active on the default site, and the default site is licensed." msgstr "<strong>WordPress utilise l'ID du site / blog par défaut pour installer et/ou mettre à jour les extensions de l'interface Admin du réseau</strong> &mdash; pour mettre à jour %1$s et ses extensions Pro, assurez-vous que l'extension gratuite %2$s est active pour le site par défaut, et que le site par défaut est une licence." #: lib/messages.php:1190 msgid "The following options allow you to customize the contact fields shown in <a href=\"%s\">the user profile page</a> in the <strong>Contact Info</strong> section." msgstr "Les options suivantes vous permettent de personnaliser les champs de contacts affichées sur <a href=\"%s\">la page de profil utilisateur</a> sous l'entête <strong>Informations de contact</strong>." #: lib/messages.php:1190 msgid "%s uses the Facebook, Google+, and Twitter contact values for Facebook / Open Graph, Google / Schema, and Twitter Card meta tags." msgstr "%s utilise les valeurs de contact Facebook, Google+ et Twitter pour les balises méta Facebook / Open Graph, Google / Schéma et Carte de Twitter." #: lib/messages.php:1190 msgid "You should not modify the <em>%s</em> unless you have a <em>very</em> good reason to do so." msgstr "Vous ne devriez pas modifier le <em>%s</em>, a moins d'avoir une <em>très</em> bonne raison de le faire." #: lib/messages.php:1190 msgid "The <em>%s</em> on the other hand is for display purposes only and it can be changed as you wish." msgstr "En revanche, le <em>%s</em> est utilisé uniquement à des fins d'affichage, et peut être modifié à votre guise." #: lib/messages.php:1190 msgid "Enabled contact methods are included on user profile editing pages automatically. Your theme is responsible for using their values in its templates (see the WordPress <a href=\"%s\">get_the_author_meta()</a> documentation for examples)." msgstr "Les méthodes de contact actives sont inclues automatiquement sur les pages d'édition de profil d'utilisateur. Votre thème est responsable d'affichées ces valeurs a d'autre endroits dans leurs modèles (consultez la documentation WordPress de <a href=\"%s\">get_the_author_meta()</a> pour des exemples)." #: lib/messages.php:1190 msgid "DO NOT ENTER YOUR CONTACT INFORMATION HERE &ndash; THESE ARE CONTACT FIELD LABELS ONLY." msgstr "N'ENTREZ PAS VOS COORDONNÉES ICI &ndash; CES CHAMPS CONTACTS SONT SEULEMENT DES ÉTIQUETTES." #: lib/messages.php:1190 msgid "Enter your personal contact information on <a href=\"%1$s\">the user profile page</a>." msgstr "Entrez vos informations de contact personnelles sur <a href=\"%1$s\">la page de profil utilisateur </a>." #: lib/messages.php:1194 msgid "%s adds the following Google Rich Card / SEO, Facebook / Open Graph, Pinterest Rich Pin, Schema Markup, and Twitter Card HTML tags to the <code>&lt;head&gt;</code> section of your webpages." msgstr "%s ajoute les balises HTML suivantes dans la section <code>&lt;head&gt;</code> de vos pages Web pour Google Rich Card / SEO, Facebook / Open Graph, Pinterest Rich Pin, balisage de Schéma et carte Twitter." #: lib/messages.php:1194 msgid "If your theme or another plugin already creates one or more of these HTML tags, you can uncheck them here to prevent duplicates from being added." msgstr "Si votre thème ou une autre extension ajoute déjà une ou plusieurs de ces balises HTML, vous pouvez les décocher ici afin d'éviter de crée des doublons." #: lib/messages.php:1194 msgid "As an example, the \"meta name description\" HTML tag is automatically unchecked if a <em>known</em> SEO plugin is detected." msgstr "À titre d'exemple, la balise HTML \"meta name description\" est désactivée automatiquement si une extension SEO <em>connu</em> est détecté." #: lib/messages.php:1194 msgid "The \"meta name canonical\" HTML tag is unchecked by default since themes often include this meta tag in their header template(s)." msgstr "La balise HTML \"meta name canonical\" n'est pas cochée par défaut puisque les thèmes l'incluent souvent dans leurs modèles header." #: lib/messages.php:1200 lib/submenu/general.php:69 msgctxt "metabox tab" msgid "Google / Schema" msgstr "Google / Schéma" #: lib/messages.php:1203 msgid "The website / business social account values are used for SEO, Schema, Open Graph, and other social meta tags &ndash; including publisher (Organization) <a href=\"%s\">social markup for Google Search</a>." msgstr "Les valeurs des comptes sociaux du site Web / d'affaires sont utilisées pour les balises méta SEO, Schéma, Open Graph, et autres &ndash; y compris le <a href=\"%s\">balisage social de l'organisation pour Google Search</a>." #: lib/messages.php:1204 msgid "See the %s settings tab to define an organization logo for Google Search results and enable / disable the addition of publisher (Organization) and/or author (Person) JSON-LD markup." msgstr "Voir l'onglet de réglages %s pour définir un logo d'organisation pour Google Search ou activer / désactiver l'ajout de balisage d'organisation et/ou d'auteur (personne) JSON-LD." #: lib/messages.php:1223 msgid "(note that all %1$s extensions also require a licensed %1$s plugin)" msgstr "(notez que toutes les extensions %1$s nécessitent également %1$s)" #: lib/messages.php:1230 msgid "Purchase %s licence(s) to install its Pro modules and use the following features / options." msgstr "Achetez une license %s pour installer ces modules Pro et utiliser les options / fonctionnalités suivantes." #: lib/messages.php:1234 msgid "Purchase the %s plugin to install its Pro modules and use the following features / options." msgstr "Achetez l'extension %s pour installer ces modules Pro et utiliser les options / fonctionnalités suivantes." #: lib/messages.php:1241 msgctxt "option comment" msgid "option requires %s" msgstr "option nécessite %s" #: lib/messages.php:1247 msgctxt "plugin action link" msgid "More Licenses" msgstr "Plus de licences" #: lib/messages.php:1249 msgctxt "plugin action link" msgid "Purchase Pro" msgstr "Acheter Pro" #: lib/messages.php:1257 msgctxt "plugin action link" msgid "(%s required)" msgstr "(%s requis)" #: lib/messages.php:1263 msgid "You can update the excerpt or content text to change the default description values." msgstr "Vous pouvez mettre à jour le texte d'extrait ou du contenu pour modifier les descriptions par défaut." #: lib/messages.php:1267 msgid "You can change the social image by selecting a featured image, attaching image(s) or including images in the content." msgstr "Vous pouvez changer l'image sociale en sélectionnant une image à la Une, attacher une / plusieurs image(s), ou ajouter des images aux contenu." #: lib/messages.php:1267 msgid "Video service API modules &mdash; required to detect embedded videos &mdash; are available in the %s version." msgstr "Les modules d'API de services vidéo &mdash; nécessaires pour détecter des vidéos intégrées &mdash; sont disponibles dans la version %s." #: lib/messages.php:1287 msgid "A larger and/or different custom image, specifically for meta tags and Schema markup, can be selected in the %s metabox under the <em>Select Media</em> tab." msgstr "Une image personnalisée plus grande et/ou différente, précisément pour les balises méta et balisage de Schéma, peut être sélectionné dans le metabox %s sous l'onglet <em>Choisir média</em>." #: lib/messages.php:1312 msgid "Additional information shown only to users with Administrative privileges:" msgstr "Informations complémentaires montré uniquement aux utilisateurs administratifs:" #: lib/messages.php:1316 msgid "You can adjust the <b>%1$s</b> option in the %2$s settings." msgstr "Vous pouvez ajuster l'option <b>%1$s</b> dans les réglages %2$s." #: lib/messages.php:1319 msgid "Enable the %1$s option." msgstr "Activez l'option %1$s." #: lib/messages.php:1322 msgid "Increase the %1$s option value." msgstr "Augmenter la valeur de l'option %1$s." #: lib/messages.php:1323 msgid "Disable the %1$s option (not recommended)." msgstr "Désactiver l'option %1$s (non recommandée)." #: lib/messages.php:1326 msgid "Define the %1$s constant as <em>true</em> to auto-hide all dismissable warnings." msgstr "Définir la constante %1$s comme <em>true</em> pour masquer tous les avis importants automatiquement." #: lib/messages.php:1334 msgid "An Open Graph image meta tag could not be generated from this webpage content or its custom %s settings. Facebook <em>requires at least one image meta tag</em> to render shared content correctly." msgstr "Une balise méta Open Graph de description n'a pas pu être générée à partir de ce contenu ou ces réglages personnalisés d'%s. Facebook <em>exiges une balise de description</em> pour présenter un partage correctement." #: lib/messages.php:1338 msgid "An Open Graph description meta tag could not be generated from this webpage content or its custom %s settings. Facebook <em>requires a description meta tag</em> to render shared content correctly." msgstr "Une balise méta Open Graph d'image n'a pas pu être générée à partir de ce contenu ou ces réglages personnalisés d'%s. Facebook <em>exiges une balise d'image</em> pour présenter un partage correctement." #: lib/messages.php:1342 msgid "A Schema image property could not be generated from this webpage content or its custom %s settings. Google <em>requires at least one image property</em> for this Schema item type." msgstr "Un balisage Schéma d'image n'a pas pu être générée à partir de ce contenu ou ces réglages personnalisés d'%s. Google <em>exige au moins une propriété d'image</em> pour ce type de Schéma." #: lib/messages.php:1352 msgid "The %1$s advanced option is currently disabled." msgstr "L'option avancée %1$s est actuellement désactivé." #: lib/messages.php:1352 msgid "The use of WordPress content filters allows %s to fully render your content text for meta tag descriptions and detect additional images / embedded videos provided by shortcodes." msgstr "L'utilisation de filtres de contenu WordPress permet a %s de rendre pleinement le texte du contenu pour les balises méta de description, et de détecter des images additionnelles ainsi que des vidéos intégrées ajouté a partir de shortcodes." #: lib/messages.php:1352 msgid "<a href=\"%s\">If you use shortcodes in your content text, this option should be enabled</a> &mdash; if you experience display issues after enabling this option, determine which theme / plugin is filtering the content incorrectly and report the problem to its author(s)." msgstr "<a href=\"%s\">Si vous utilisez des shortcodes dans votre contenu, cette option devrait être activée</a> &mdash; si vous rencontrez des problèmes d'affichage après l'activation de cette option, déterminer quel thème / extension filtre le contenu d'une façon incorrecte et signalez le problème à son auteur(s)." #: lib/messages.php:1366 msgid "<b>At least one of your theme header templates does not support Schema markup of the webpage head section</b> &mdash; this is especially important for Google and Pinterest." msgstr "<b>Au moins un modèle d'en-tête de votre thème ne supporte pas les balises de Schéma d'entêtes de page Web</b> &mdash; ceci est particulièrement important pour Google et Pinterest." #: lib/messages.php:1366 msgid "The %1$s HTML tag in your header templates should include a function, action, or filter for its attributes." msgstr "La balise HTML %1$s dans vos modèles d'en-tête devrait inclure un appel de fonction, d'action, ou de filtre pour leurs attributs." #: lib/messages.php:1366 msgid "%1$s can update your header template(s) automatically and change the existing %2$s HTML tag to:" msgstr "%1$s peut mettre à jour les modèle header automatiquement pour changer la balise HTML %2$s existante à:" #: lib/messages.php:1366 msgid "<b><a href=\"%1$s\">Click here to update header template(s) automatically</a></b> (recommended) or update the template(s) manually." msgstr "<b><a href=\"%1$s\">Cliquez ici pour mettre à jour les modèles header automatiquement</a></b> (recommandé) ou modifiez les modèles manuellement." #: lib/messages.php:1376 msgid "The %1$s plugin Authentication ID option is empty." msgstr "L'option ID d'authentification pour l'extension %1$s est vide." #: lib/messages.php:1376 msgid "To enable Pro version features and allow the plugin to authenticate itself for updates, please enter the unique Authentication ID you received by email on the %s settings page." msgstr "Pour activer les fonctionnalités Pro et permettre a l'extensions de s'authentifier pour les mises à jour, veuillez entrer l'ID unique d'authentification que vous avez reçu par courriel sur la page de réglages %s." #: lib/messages.php:1386 msgid "An Authentication ID has been provided for %1$s but the plugin has not been installed &mdash; you can install and activate the Pro version from the %2$s settings page." msgstr "Un ID d'authentification a été fourni pour %1$s, mais l'extension n'a pas été installé &mdash; vous pouvez installer et activer la version Pro de la page de réglages %2$s." #: lib/messages.php:1395 msgid "An Authentication ID has been provided for %1$s on the %2$s settings page but the Pro version has not been installed &mdash; don't forget to update the current plugin to install the latest Pro version." msgstr "Un ID d'authentification a été fourni pour %1$s sur la page de réglages %2$s, mais la version Pro n'a pas été installé &mdash; n'oubliez pas de mettre à jour l'extension pour installer la version Pro courante." #: lib/messages.php:1406 msgid "Plugins" msgstr "Extensions" #: lib/messages.php:1408 msgid "At least one Authentication ID has been entered on the %1$s settings page,<br/>but the %2$s extension is not active." msgstr "Au moins un ID d'authentification a été fourni sur la page de réglages %1$s,<br/>mais l'extension %2$s n'est pas active." #: lib/messages.php:1408 msgid "This Free extension is required to update and enable the %1$s and its Pro extensions." msgstr "Cette extension gratuite est requise pour mettre à jour et activer %1$s et ses extensions Pro." #: lib/messages.php:1411 msgid "Install and activate the %1$s extension from the %2$s settings page." msgstr "Installer et activer l'extension %1$s à partir de la page de réglages %2$s." #: lib/messages.php:1413 msgid "The %1$s extension can be activated from the WordPress %2$s page." msgstr "L'extension %1$s peut être activée à partir de la page WordPress %2$s." #: lib/messages.php:1413 msgid "Please activate this Free extension now." msgstr "SVP activer cette extension gratuite maintenant." #: lib/messages.php:1416 msgid "When the %1$s extension is active, one or more Pro version updates may be available for your licensed plugin / extension(s)." msgstr "Lorsque l'extension %1$s est active, une ou plusieurs mises à jour Pro pourrait être disponible pour les extensions sous licence." #: lib/messages.php:1429 msgctxt "submit button" msgid "Check for Updates" msgstr "Vérifier pour mises à jour" #: lib/messages.php:1432 msgctxt "lib file description" msgid "Update Manager" msgstr "Gestionnaire de mises à jour" #: lib/messages.php:1435 msgid "Dashboard" msgstr "Tableau de bord" #: lib/messages.php:1435 msgid "Updates" msgstr "Mises à jour" #: lib/messages.php:1437 msgid "%1$s version %2$s requires the use of %3$s version %4$s or newer (version %5$s is currently installed)." msgstr "%1$s version %2$s requiert l'utilisation de %3$s version %4$s ou plus récent (la version %5$s est actuellement installée)." #: lib/messages.php:1439 msgid "If an update for %1$s is not available under the WordPress %2$s page, use the <em>%3$s</em> button on the %4$s settings page to force an immediate refresh of all Pro update information." msgstr "Si une mise à jour pour %1$s n'est pas disponible dans la page %2$s WordPress, utilisez le bouton <em>%3$s</em> sur la page de réglages %4$s pour forcer une actualisation immédiate de toutes les informations de mise à jour Pro." #: lib/messages.php:1445 lib/register.php:204 msgid "You are using %1$s version %2$s &mdash; <a href=\"%3$s\">this %1$s version is outdated, unsupported, possibly insecure</a>, and may lack important updates and features." msgstr "Vous utilisez la version %2$s de %1$s &mdash; <a href=\"%3$s\">cette version de %1$s est obsolète, non supportée, peut-être insécure</a> et pourrait manquer certaines mises à jour et caractéristiques importantes." #: lib/messages.php:1445 msgid "If possible, please update to the latest %1$s stable release (or at least version %2$s)." msgstr "Si possible, mettre à jour %1$s à la dernière version stable de production (ou au moins à la version %2$s)." #: lib/messages.php:1462 msgid "<strong>%s includes:</strong>" msgstr "<strong>%s comprend:</strong>" #: lib/messages.php:1464 msgid "%s options for posts, pages, custom post types, terms (categories, tags, and custom taxonomies), and user profiles." msgstr "Réglages d'%s pour les articles, pages, types de contenus personnalisés, termes (catégories, étiquettes, et taxonomie personnalisés), et profil d'utilisateurs." #: lib/messages.php:1465 msgid "Integration with numerous 3rd party plugins and external service APIs." msgstr "Intégration avec de nombreux extensions tierces et API de services externes." #: lib/messages.php:1466 msgid "Advanced plugin features and settings page." msgstr "Fonctions et page de réglages et avancées." #: lib/messages.php:1468 msgid "<strong>Nontransferable Pro licenses never expire</strong> &mdash; you may receive unlimited / lifetime updates and support for each licensed WordPress Site Address." msgstr "<strong>Les licences Pro non-transférables n'expirent jamais</strong> &mdash; vous pouvez recevoir des mises à jour et un soutien illimités / à vie pour chaque adresse de site WordPress autorisée." #: lib/messages.php:1468 msgid "How great is that!?" msgstr "C'est génial!" #: lib/messages.php:1471 msgid "<strong>Purchase %s easily and quickly with PayPal</strong> &mdash; license the Pro version immediately after your purchase!" msgstr "<strong>C'est facile et rapide d'acheter %s avec Paypal</strong> &mdash; autorisez la version Pro immédiatement après votre achat!" #: lib/messages.php:1473 msgid "<strong>Purchase %s easily and quickly with PayPal</strong> &mdash; update the Free plugin to Pro immediately after your purchase!" msgstr "<strong>C'est facile et rapide d'acheter %s avec Paypal</strong> &mdash; mettez à jour l'extension gratuite à Pro immédiatement après votre achat!" #: lib/messages.php:1479 msgid "<strong>The continued development of %1$s is driven by user requests</strong> &mdash; we welcome all your comments and suggestions!" msgstr "<strong>Le développement continu de %1$s est motivé par les demandes de nos clients</strong> &mdash; nous accueillons tous vos commentaires et suggestions!" #: lib/messages.php:1484 msgid "<strong>Great reviews and ratings are a terrific way to encourage your plugin developers</strong> &mdash; and it only takes a minute." msgstr "<strong>Une bonne cote est une excellente façon d'encourager vos développeur d'extensions</strong> &mdash; et ça ne prend qu'une minute." #: lib/messages.php:1485 msgid "Please encourage us %s by rating the plugins you use:" msgstr "Merci de nous encourager %s en évaluant les extensions que vous utilisez:" #: lib/messages.php:1497 msgid "This option is localized &mdash; you may change the WordPress locale to define alternate values for different languages." msgstr "Cette option est localisé &mdash; vous pouvez changer la langue WordPress pour définir des valeurs d'option pour d'autres langues." #: lib/meta.php:129 msgctxt "metabox tab" msgid "Edit Text" msgstr "Modifier texte" #: lib/meta.php:130 msgctxt "metabox tab" msgid "Select Media" msgstr "Choisir média" #: lib/meta.php:196 msgctxt "preview image error" msgid "Image Dimensions Smaller<br/>than Suggested Minimum<br/>of %s" msgstr "Dimensions de l'image plus petites<br/>que le minimum suggéré<br/>de %s" #: lib/meta.php:202 msgctxt "preview image error" msgid "Image Dimensions Unknown<br/>or Not Available" msgstr "Dimensions de l'image inconnu<br/>ou non-disponible" #: lib/meta.php:206 msgctxt "preview image error" msgid "No Open Graph Image Found" msgstr "Aucune image Open Graph trouvé" #: lib/meta.php:216 lib/meta.php:232 msgctxt "option label" msgid "Shortlink URL" msgstr "URL lien court" #: lib/meta.php:236 msgctxt "option label" msgid "Open Graph Example" msgstr "Example Open Graph" #: lib/meta.php:350 msgctxt "option label" msgid "Facebook Debugger" msgstr "Débogueur Facebook" #: lib/meta.php:352 msgctxt "submit button" msgid "Validate Open Graph" msgstr "Valider Open Graph" #: lib/meta.php:356 msgctxt "option label" msgid "Google Structured Data Testing Tool" msgstr "Outil Google de test des données structurées" #: lib/meta.php:358 msgctxt "submit button" msgid "Validate Data Markup" msgstr "Valider données structurées" #: lib/meta.php:362 msgctxt "option label" msgid "Pinterest Rich Pin Validator" msgstr "Validateur Pinterest de Rich Pin" #: lib/meta.php:364 msgctxt "submit button" msgid "Validate Rich Pins" msgstr "Valider Rich Pins" #: lib/meta.php:368 msgctxt "option label" msgid "Twitter Card Validator" msgstr "Vérificateur de carte Twitter" #: lib/meta.php:370 msgctxt "submit button" msgid "Validate Twitter Card" msgstr "Valider carte de Twitter" #: lib/meta.php:374 msgctxt "option label" msgid "W3C Markup Validation" msgstr "Validateur W3C de balises" #: lib/meta.php:376 msgctxt "submit button" msgid "Validate HTML Markup" msgstr "Valider les balises HTML" #: lib/meta.php:381 msgctxt "option label" msgid "The AMP Validator" msgstr "Le validateur AMP" #: lib/meta.php:383 msgctxt "submit button" msgid "Validate AMP Markup" msgstr "Valider le balisage AMP" #: lib/meta.php:601 msgid "%s key(s) cleared from the cache." msgstr "%s clé(s) effacée du cache." #: lib/meta.php:644 msgid "Nonce token validation failed for the submitted form (update ignored)." msgstr "La validation du jeton nonce pour le formulaire soumis a échoué (mise à jour ignorée)." #: lib/opengraph.php:56 msgctxt "image size label" msgid "Facebook / Open Graph" msgstr "Facebook / Open Graph" #: lib/options.php:282 msgid "Non-standard value found for \"%s\" option - resetting to default value." msgstr "Valeur non-standard trouvé pour l'option '%s' - remise à la valeur par défaut." #: lib/options.php:361 msgid "WordPress could not find an entry for %s in the options table." msgstr "WordPress n'a pas pu trouver une entrée pour %s dans sa table d'options." #: lib/options.php:363 msgid "WordPress returned a non-array value when reading %s from the options table." msgstr "WordPress a retourné une valeur non-tableau lors de la lecture de %s dans sa table d'options." #: lib/options.php:365 msgid "WordPress returned an empty array when reading %s from the options table." msgstr "WordPress a retourné un tableau vide lors de la lecture de %s dans sa table d'options." #: lib/options.php:367 msgid "WordPress returned an unknown condition when reading %s from the options table." msgstr "WordPress a retourné un état inconnu lors de la lecture de %s dans sa table options." #: lib/options.php:378 msgid "The plugin settings have been returned to their default values &mdash; <a href=\"%s\">please review and save the new settings</a>." msgstr "Les réglages de l'extension ont été retournée à leurs valeurs par défaut, <a href=\"%s\">s'il vous plaît examiner et sauvegarder les nouveaux réglages</a>." #: lib/options.php:443 msgid "The values for '%1$s' and '%2$s' have an aspect ratio that is equal to / or greater than %3$s:1 &mdash; resetting these options to their default values." msgstr "Les valeurs d'options '%1$s' et '%2$s' ont un rapport d'aspect égal à / ou supérieur à %3$s: 1 &mdash; les options sont remises à leurs valeurs par défaut." #: lib/options.php:491 msgid "The Facebook App ID must be numeric and 32 characters or less in length &mdash; the value of \"%s\" is not valid." msgstr "L'ID de l'App Facebook doit être numérique et 32 ​​caractères ou moins de longueur - la valeur \"%s\" n'est pas valide." #: lib/options.php:531 msgid "The value of option '%s' must be a URL - resetting option to default value." msgstr "La valeur de l'option '%s' doit être un URL - l'option est remise à sa valeur par défaut." #: lib/options.php:533 msgid "The value of option '%s' must be a comma-delimited list of URL(s) - resetting option to default value." msgstr "La valeur de l'option '%s' doit être une liste d'URLs délimitée par des virgules - l'option est remise à sa valeur par défaut." #: lib/options.php:535 msgid "The value of option '%s' must be numeric - resetting option to default value." msgstr "La valeur de l'option '%s' doit être numérique - l'option est remise à sa valeur par défaut." #: lib/options.php:537 msgid "The value of option '%1$s' must be equal to or greather than %2$s - resetting option to default value." msgstr "La valeur de l'option '%1$s' doit être égal ou supérieur à %2$s - l'option est remise à sa valeur par défaut." #: lib/options.php:539 msgid "The value of option '%s' must be blank or numeric - resetting option to default value." msgstr "La valeur de l'option '%s' doit être vide ou numérique - l'option est remise à sa valeur par défaut." #: lib/options.php:541 msgid "The value of option '%s' must be alpha-numeric - resetting option to default value." msgstr "La valeur de l'option '%s' doit être alphanumérique - l'option est remise à sa valeur par défaut." #: lib/options.php:543 msgid "The value of option '%s' must be a CSS color code - resetting option to default value." msgstr "La valeur de l'option '%s' doit être un code de couleur CSS - l'option est remise à sa valeur par défaut." #: lib/options.php:545 msgid "The value of option '%s' must be a yyyy-mm-dd date - resetting option to default value." msgstr "La valeur de l'option '%s' doit être une date yyyy-mm-dd - l'option est remise à sa valeur par défaut." #: lib/options.php:547 msgid "The value of option '%s' must be a hh:mm time - resetting option to default value." msgstr "La valeur de l'option '%s' doit être une heure hh:mm - l'option est remise à sa valeur par défaut." #: lib/options.php:549 msgid "The value of option '%s' must be HTML code - resetting option to default value." msgstr "La valeur de l'option '%s' doit être du code HTML - l'option est remise à sa valeur par défaut." #: lib/options.php:551 msgid "The value of option '%s' cannot be an empty string - resetting option to default value." msgstr "La valeur de l'option '%s' ne peut pas être un chaine de caractère vide - l'option est remise à sa valeur par défaut." #: lib/options.php:806 msgid "Plugin settings (%s) have been updated and saved." msgstr "Les réglages (%s) ont été mis à jour et sauvegardés." #: lib/post.php:613 msgid "Checking %1$s for duplicate meta tags..." msgstr "Vérification de balises méta en double pour %1$s..." #: lib/post.php:616 msgid "Checking %1$s for duplicate meta tags (webpage could be from cache)..." msgstr "Vérification de balises méta en double pour %1$s (page Web pourrait provenir du cache)..." #: lib/post.php:644 msgid "Retrieving the HTML document for %1$s took %2$s seconds." msgstr "Récupérer le document HTML pour %1$s a pris %2$s secondes." #: lib/post.php:646 msgid "This exceeds the recommended limit of %1$s seconds (crawlers often time-out after %2$s seconds)." msgstr "Cela dépasse le délai recommandé de %1$s secondes (plusieurs crawlers déconnectent après %2$s secondes)." #: lib/post.php:648 msgid "Please consider improving the speed of your site." msgstr "SVP envisager d'améliorer la vitesse de votre site." #: lib/post.php:650 msgid "As an added benefit, a faster site will also improve ranking in search results." msgstr "Comme avantage supplémentaire, un site plus rapide améliore également le classement dans les résultats de recherche." #: lib/post.php:661 lib/util.php:833 msgid "Error retrieving webpage from <a href=\"%1$s\">%1$s</a>." msgstr "Erreur en récupérant le la page Web <a href=\"%1$s\">%1$s</a>." #: lib/post.php:670 msgid "An &lt;html&gt; tag was not found in <a href=\"%1$s\">%1$s</a>." msgstr "Une balise &lt;html&gt; n'a pas été trouvée dans <a href=\"%1$s\">%1$s</a>." #: lib/post.php:679 msgid "No %1$s HTML tags were found in <a href=\"%2$s\">%2$s</a>." msgstr "Aucune balises HTML %1$s ont été trouvées dans <a href=\"%2$s\">%2$s</a>." #: lib/post.php:688 msgid "A %2$s meta tag section was not found in <a href=\"%1$s\">%1$s</a> &mdash; perhaps a webpage caching plugin or service needs to be refreshed?" msgstr "Une section de balises méta %2$s n'a pas été trouvée dans <a href=\"%1$s\">%1$s</a> &mdash; peut-être qu'une extension ou service de mise en cache de page Web doit être actualisé?" #: lib/post.php:704 msgid "The PHP preg_replace() function failed to remove the %1$s meta tag section &mdash; this could be an indication of a problem with PHP's PCRE library or a webpage filter corrupting the %1$s meta tags." msgstr "La fonction PHP preg_replace() n'a pas réussi à supprimer la section de balises méta %1$s &mdash; ceci pourrait être une indication d'un problème avec la bibliothèque PHP PCRE ou un filtre de page Web qui corrompt les balises méta de %1$s." #: lib/post.php:712 msgid "Conflict detected &mdash; your theme or another plugin is adding %1$s to the head section of this webpage." msgstr "Conflit détecté &mdash; votre thème ou une autre extension ajoute une balise %1$s à l'entête de cette page Web." #: lib/post.php:723 msgid "An error occured parsing the head meta tags from <a href=\"%1$s\">%1$s</a>." msgstr "Une erreur s'est produite lors de l'analyse des balises méta de tête pour <a href=\"%1$s\">%1$s</a>." #: lib/post.php:723 msgid "The webpage may contain serious HTML syntax errors &mdash; please review the <a href=\"%1$s\">W3C Markup Validation Service</a> results and correct any errors." msgstr "La page Web pourrait contenir de graves erreurs de syntaxe HTML &mdash; SVP consulter les résultats du <a href=\"%1$s\">W3C Markup Validation Service</a> et corrigez toutes les erreurs." #: lib/post.php:723 msgid "You may safely ignore any \"nopin\" attribute errors, or disable the \"nopin\" attribute under the <a href=\"%s\">Pinterest settings tab</a>." msgstr "Vous pouvez ignorer toutes les erreurs d'attribut \"nopin\" sans risque, ou désactiver l'attribut \"nopin\" sous l'<a href=\"%s\">onglet de réglages Pinterest</a>." #: lib/post.php:745 msgid "%1$s duplicate meta tags found. Check %2$s of %3$s failed (will try again later)..." msgstr "%1$s balises méta en double trouvées. Vérification %2$s de %3$s a échoué (réessaie à suivre)..." #: lib/post.php:749 msgid "Awesome! No duplicate meta tags found. :-) Debug option is enabled - will keep repeating duplicate check..." msgstr "Génial! Aucune balise méta dupliquée trouvée. :-) L'option de débogage est active - cette vérification sera répétée..." #: lib/post.php:751 msgid "Awesome! No duplicate meta tags found. :-) Check %2$s of %3$s successful..." msgstr "Génial! Aucune balise méta dupliquée trouvée. :-) Vérification %2$s de %3$s réussi..." #: lib/pro/admin/meta.php:51 lib/pro/admin/post.php:46 msgid "The SEO description field is disabled (the description meta tag is disabled and/or a known SEO plugin is/was active)." msgstr "Le champ de description SEO est désactivé (la balise description est désactivé et/ou une extension SEO est/etait active)." #: lib/pro/admin/post.php:52 msgid "Activate the %s extension for additional Schema markup features and options." msgstr "Activer l'extension %s pour plus de fonctions et options de balisage Schéma." #: lib/pro/ecom/woocommerce.php:521 msgid "\"%s\" is an unknown Schema product item condition." msgstr "\"%s\" est une condition de produit Schéma inconnue." #: lib/pro/ecom/woocommerce.php:523 msgid "Valid item condition values are (case is important): %s." msgstr "Les valeurs de condition d'élément valides sont (les majuscules et minuscules sont importants): %s." #: lib/pro/ecom/woocommerce.php:686 msgid "The WooCommerce <a href=\"%1$s\">%2$s function</a> is not available." msgstr "<a href=\"%1$s\">La fonction WooCommerce %2$s</a> n'est pas disponible." #: lib/pro/ecom/woocommerce.php:689 msgid "Please update your site to WooCommerce version %s or better." msgstr "SVP mettre à jour votre site à WooCommerce version %s ou mieux." #: lib/pro/ecom/yotpowc.php:63 lib/pro/ecom/yotpowc.php:74 msgid "Yotpo for WooCommerce \"%s\" setting value is empty." msgstr "La valeur de réglage \"%s\" de Yotpo pour WooCommerce est vide." #: lib/pro/ecom/yotpowc.php:85 msgid "Yotpo for WooCommerce %s function returned an error." msgstr "La fonction %s de Yotpo pour WooCommerce a retourné une erreur." #: lib/pro/ecom/yotpowc.php:100 msgid "%s was not found in the WPMU_PLUGIN_DIR or WP_PLUGIN_DIR folders." msgstr "%s n'a pas été trouvée dans les dossiers WPMU_PLUGIN_DIR ou WP_PLUGIN_DIR." #: lib/pro/ecom/yotpowc.php:118 msgid "Yotpo for WooCommerce %s API library file not found." msgstr "Le fichier %s de la bibliothèque d'API de Yotpo pour WooCommerce non trouvé." #: lib/pro/form/gravityview.php:53 msgctxt "metabox title" msgid "Single Entry Integration" msgstr "Intégration d'entrée unique" #: lib/pro/form/gravityview.php:71 msgctxt "option label" msgid "Title Field ID" msgstr "ID champ de titre" #: lib/pro/form/gravityview.php:75 msgctxt "option label" msgid "Description Field ID" msgstr "ID champ de description" #: lib/pro/form/gravityview.php:79 msgctxt "option label" msgid "Post Image Field ID" msgstr "ID champ image d'article" #: lib/pro/forum/bbpress.php:90 lib/pro/forum/bbpress.php:151 msgctxt "bbpress single user description" msgid "%s's Profile" msgstr "Profil de %s" #: lib/pro/forum/bbpress.php:157 msgctxt "bbpress single user description" msgid "%s's Topics Started" msgstr "Sujets débutés par %s" #: lib/pro/forum/bbpress.php:161 msgctxt "bbpress single user description" msgid "%s's Replies Created" msgstr "Réponses crées de %s" #: lib/pro/forum/bbpress.php:165 msgctxt "bbpress single user description" msgid "%s's Favorites" msgstr "Favoris de %s" #: lib/pro/forum/bbpress.php:169 msgctxt "bbpress single user description" msgid "%s's Subscriptions" msgstr "Abonnements de %s" #: lib/pro/forum/bbpress.php:173 msgctxt "bbpress single user description" msgid "Edit %s's Profile" msgstr "Modifier le profil de %s" #: lib/pro/media/ngg.php:186 lib/pro/media/ngg.php:226 msgid "NextGEN Gallery" msgstr "NextGEN Gallery" #: lib/pro/media/ngg.php:229 lib/pro/util/checkimgdims.php:80 msgid "cropped" msgstr "recadrée" #: lib/pro/media/ngg.php:231 lib/pro/util/checkimgdims.php:82 msgid "%1$s image ID %2$s ignored &mdash; the resulting image of %3$s is too small for the required %4$s image dimensions." msgstr "L'image avec l'ID %2$s de %1$s a été ignoré &mdash; l'image résultante de %3$s est trop petite pour les dimensions requis par %4$s." #: lib/pro/media/slideshare.php:171 lib/pro/media/vimeo.php:147 #: lib/pro/media/wistia.php:275 lib/util.php:897 msgid "The PHP <a href=\"%1$s\">%2$s function</a> is not available." msgstr "<a href=\"%1$s\">La fonction PHP %2$s</a> n'est pas disponible." #: lib/pro/media/slideshare.php:174 lib/pro/media/vimeo.php:150 #: lib/pro/media/wistia.php:278 lib/util.php:900 msgid "Please contact your hosting provider to have the missing function installed." msgstr "SVP contacter votre hébergeur pour installer la fonction manquante." #: lib/pro/media/upscale.php:200 msgid "Failed to upscale image ID %1$s of %2$s by %3$s from %4$s to %5$s for the %6$s image size (exceeds %7$s maximum upscale setting)." msgstr "L'image avec l'ID %1$s de %2$s ne peut pas être agrandie par %3$s de %4$s à %5$s pour les dimensions de %6$s (dépasse le maximum défini de %7$s)." #: lib/pro/media/upscale.php:205 msgid "Image ID %1$s of %2$s has been upscaled by %3$s from %4$s to %5$s for the %6$s image size." msgstr "L'image avec l'ID %1$s de %2$s a été agrandie par %3$s de %4$s à %5$s pour les dimensions de %6$s." #: lib/pro/util/checkimgdims.php:66 msgid "full size original" msgstr "originale pleine grandeur" #: lib/pro/util/checkimgdims.php:132 msgid "%1$s includes an additional 'data-wp-pid' attribute for Media Library images &mdash; if this image was selected from the Media Library before %1$s was activated, try removing and adding the image back to your content." msgstr "%1$s inclut un attribut supplémentaire 'data-wp-pid' pour les images de la bibliothèque de médias &mdash; si cette image provient de la bibliothèque de médias, et quelle a été inséré au contenu avant que %1$s soit activé, essayez de supprimer et ré-ajouter à nouveau l'image au contenu." #: lib/pro/util/checkimgdims.php:134 msgid "Image %1$s in content ignored &mdash; the image width / height is too small for the required %2$s image dimensions." msgstr "L'image %1$s du contenu a été ignoré &mdash; la largeur / hauteur est insuffisante pour les dimensions requis par %2$s." #: lib/pro/util/shorten.php:221 lib/pro/util/shorten.php:252 #: lib/pro/util/shorten.php:277 lib/pro/util/shorten.php:311 msgid "The %s option is empty." msgstr "L'option %s est vide." #: lib/pro/util/shorten.php:229 msgid "The %1$s and %2$s options are empty &mdash; at least one option is required." msgstr "Les options %1$s et %2$s sont vides &mdash; au moins une option est nécessaire." #: lib/pro/util/shorten.php:231 msgctxt "option label" msgid "Bitly API Key" msgstr "Clé d'API pour Bitly" #: lib/pro/util/shorten.php:260 msgid "The %s option is not enabled." msgstr "L'option %s n'est pas activée." #: lib/pro/util/shorten.php:344 msgid "Incomplete and/or missing %s service API credentials for URL shortening." msgstr "Identifiants API incomplet ou manquant pour le service de raccourcissement d'URL %s." #: lib/profile/your-sso.php:54 msgid "Invalid user ID." msgstr "ID d'utilisateur non valide" #: lib/register.php:198 lib/register.php:206 msgid "%1$s requires %2$s version %3$s or higher and has been deactivated." msgstr "%1$s nécessite %2$s version %3$s ou supérieure et a été désactivé." #: lib/register.php:208 msgid "Please upgrade %1$s before trying to re-activate the %2$s plugin." msgstr "SVP mettre à jour %1$s avant d'essayer de réactiver l'extension %2$s." #: lib/schema.php:87 lib/schema.php:93 msgctxt "image size label" msgid "Google / Schema Image" msgstr "Image Google / Schéma" #: lib/schema.php:2155 msgid "adding schema for organization" msgstr "ajout de schéma d'organisation" #: lib/schema.php:2188 msgid "The \"%1$s\" Organization Logo image is missing and required for the Schema %2$s markup." msgstr "L'image logo de l'organisation \"%1$s\" est manquante et nécessaire pour le balisage du Schéma %2$s." #: lib/schema.php:2190 msgid "The \"%1$s\" Organization Banner (600x60px) image is missing and required for the Schema %2$s markup." msgstr "L'image bannière (600x60px) de l'organisation \"%1$s\" est manquante et nécessaire pour le balisage du Schéma %2$s." #: lib/schema.php:2413 msgid "adding schema for place" msgstr "ajout de schéma de place" #: lib/script.php:130 msgid "Use Image" msgstr "Utiliser l'image" #: lib/setting/contact-fields.php:32 lib/submenu/advanced.php:37 msgctxt "metabox title" msgid "Contact Field Names and Labels" msgstr "Nom et titre des champs contacts" #: lib/setting/image-dimensions.php:38 msgctxt "metabox title" msgid "Image Dimensions" msgstr "Dimensions d'images" #: lib/setting/image-dimensions.php:43 msgctxt "submit button" msgid "Reload Default Sizes" msgstr "Recharger tailles par défaut" #: lib/setting/image-dimensions.php:71 msgctxt "option label" msgid "Facebook / Open Graph" msgstr "Facebook / Open Graph" #: lib/setting/image-dimensions.php:75 msgctxt "option label" msgid "Google / Schema / Pinterest" msgstr "Google / Schéma / Pinterest" #: lib/setting/image-dimensions.php:79 msgctxt "option label" msgid "Twitter <em>Summary</em> Card" msgstr "Carte Twitter <em>sommaire</em>" #: lib/setting/image-dimensions.php:83 msgctxt "option label" msgid "Twitter <em>Large Image Summary</em> Card" msgstr "Carte Twitter <em>grande image</em>" #: lib/setting/social-accounts.php:34 msgctxt "metabox title" msgid "Social Pages and Accounts" msgstr "Pages et comptes sociaux" #: lib/sitesubmenu/siteadvanced.php:41 msgctxt "metabox title" msgid "Network Advanced Settings" msgstr "Réglages avancés du réseau" #: lib/sitesubmenu/siteadvanced.php:57 lib/submenu/advanced.php:55 msgctxt "metabox tab" msgid "Plugin Settings" msgstr "Réglages de l'ext." #: lib/sitesubmenu/siteadvanced.php:58 lib/submenu/advanced.php:59 msgctxt "metabox tab" msgid "Cache Settings" msgstr "Réglages de cache" #: lib/sitesubmenu/sitelicenses.php:41 lib/submenu/licenses.php:32 msgctxt "metabox title" msgid "Extension Plugins and Pro Licenses" msgstr "Autres extensions et licences Pro" #: lib/submenu/advanced.php:33 msgctxt "metabox title" msgid "Advanced Settings" msgstr "Réglages avancés" #: lib/submenu/advanced.php:41 msgctxt "metabox title" msgid "Head Tags List" msgstr "Balises d'entête" #: lib/submenu/advanced.php:56 msgctxt "metabox tab" msgid "Content and Filters" msgstr "Contenu et filtres" #: lib/submenu/advanced.php:57 msgctxt "metabox tab" msgid "Integration" msgstr "Intégration" #: lib/submenu/advanced.php:58 msgctxt "metabox tab" msgid "Custom Meta" msgstr "Méta personnalisé" #: lib/submenu/advanced.php:60 msgctxt "metabox tab" msgid "Service APIs" msgstr "APIs de service" #: lib/submenu/advanced.php:79 msgctxt "metabox tab" msgid "Custom Contacts" msgstr "Contacts personnalisés" #: lib/submenu/advanced.php:80 msgctxt "metabox tab" msgid "Built-In Contacts" msgstr "Contacts intégrés" #: lib/submenu/advanced.php:96 lib/submenu/general.php:68 msgctxt "metabox tab" msgid "Facebook" msgstr "Facebook" #: lib/submenu/advanced.php:97 msgctxt "metabox tab" msgid "Open Graph" msgstr "Open Graph" #: lib/submenu/advanced.php:98 lib/submenu/general.php:71 msgctxt "metabox tab" msgid "Twitter" msgstr "Twitter" #: lib/submenu/advanced.php:99 msgctxt "metabox tab" msgid "Schema" msgstr "Schéma" #: lib/submenu/advanced.php:100 msgctxt "metabox tab" msgid "SEO / Other" msgstr "SEO / autre" #: lib/submenu/dashboard.php:50 lib/submenu/dashboard.php:60 msgctxt "metabox title" msgid "Help and Support" msgstr "Assistance et soutien" #: lib/submenu/dashboard.php:51 lib/submenu/dashboard.php:61 msgctxt "metabox title" msgid "Ratings are Awesome!" msgstr "Une note c'est génial!" #: lib/submenu/dashboard.php:52 lib/submenu/dashboard.php:66 msgctxt "metabox title" msgid "Version Information" msgstr "Information de version" #: lib/submenu/dashboard.php:54 lib/submenu/dashboard.php:64 msgctxt "metabox title" msgid "Free / Standard Features" msgstr "Fonctionnalités de dase" #: lib/submenu/dashboard.php:55 lib/submenu/dashboard.php:65 msgctxt "metabox title" msgid "Pro / Additional Features" msgstr "Fonctionnalités Pro" #: lib/submenu/dashboard.php:62 msgctxt "metabox title" msgid "Cache Status" msgstr "Statut du cache" #: lib/submenu/essential.php:34 msgctxt "metabox title" msgid "Essential General Settings" msgstr "Réglages généraux essentiels" #: lib/submenu/essential.php:38 msgctxt "metabox title" msgid "Optional Advanced Settings" msgstr "Réglages avancés optionnels" #: lib/submenu/essential.php:68 msgctxt "metabox title" msgid "Site Information" msgstr "Informations du site" #: lib/submenu/essential.php:70 lib/submenu/general.php:91 msgctxt "option label" msgid "WebSite Name" msgstr "Nom du site Web" #: lib/submenu/essential.php:75 lib/submenu/general.php:96 msgctxt "option label" msgid "WebSite Description" msgstr "Description du site Web" #: lib/submenu/essential.php:80 lib/submenu/general.php:105 msgctxt "option label" msgid "Default Article Topic" msgstr "Rubrique d'article par défaut" #: lib/submenu/essential.php:85 msgctxt "metabox title" msgid "Facebook / Open Graph" msgstr "Facebook / Open Graph" #: lib/submenu/essential.php:87 lib/submenu/general.php:217 msgctxt "option label" msgid "Facebook Business Page URL" msgstr "URL page d'affaires Facebook" #: lib/submenu/essential.php:91 lib/submenu/general.php:222 msgctxt "option label" msgid "Facebook Application ID" msgstr "ID de l'application Facebook" #: lib/submenu/essential.php:95 lib/submenu/general.php:226 msgctxt "option label" msgid "or Facebook Admin Username(s)" msgstr "ou Nom d'utilisateurs admin FB" #: lib/submenu/essential.php:99 lib/submenu/general.php:184 msgctxt "option label" msgid "Default / Fallback Image ID" msgstr "ID de l'image par défaut" #: lib/submenu/essential.php:103 lib/submenu/general.php:188 msgctxt "option label" msgid "or Default / Fallback Image URL" msgstr "ou URL d'une image par défaut" #: lib/submenu/essential.php:108 msgctxt "metabox title" msgid "Google / Schema" msgstr "Google / Schéma" #: lib/submenu/essential.php:110 lib/submenu/general.php:247 msgctxt "option label" msgid "Google+ Business Page URL" msgstr "URL page d'affaires Google+" #: lib/submenu/essential.php:127 msgctxt "metabox title" msgid "Pinterest" msgstr "Pinterest" #: lib/submenu/essential.php:129 lib/submenu/general.php:287 msgctxt "option label" msgid "Pinterest Company Page URL" msgstr "URL page entreprise Pinterest" #: lib/submenu/essential.php:134 msgctxt "metabox title" msgid "Twitter" msgstr "Twitter" #: lib/submenu/essential.php:136 lib/submenu/general.php:324 msgctxt "option label" msgid "Twitter Business @username" msgstr "Le @nom d'affaires Twitter" #: lib/submenu/general.php:38 msgctxt "metabox title" msgid "Specific WebSites and Publishers" msgstr "Éditeurs et sites Web spécifiques" #: lib/submenu/general.php:51 msgctxt "metabox tab" msgid "Site Information" msgstr "Informations du site" #: lib/submenu/general.php:52 msgctxt "metabox tab" msgid "Titles / Descriptions" msgstr "Titres / descriptions" #: lib/submenu/general.php:53 msgctxt "metabox tab" msgid "Authorship" msgstr "Auteurs" #: lib/submenu/general.php:54 msgctxt "metabox tab" msgid "Images" msgstr "Images" #: lib/submenu/general.php:55 msgctxt "metabox tab" msgid "Videos" msgstr "Vidéos" #: lib/submenu/general.php:70 msgctxt "metabox tab" msgid "Pinterest" msgstr "Pinterest" #: lib/submenu/general.php:72 msgctxt "metabox tab" msgid "Other" msgstr "Autre" #: lib/submenu/general.php:101 msgctxt "option label" msgid "Default Post / Page Type" msgstr "Type d'article par défaut" #: lib/submenu/general.php:113 msgctxt "option label" msgid "Title Separator" msgstr "Séparateur de titre" #: lib/submenu/general.php:118 msgctxt "option label" msgid "Maximum Title Length" msgstr "Longueur de titre maximale" #: lib/submenu/general.php:122 lib/submenu/general.php:133 msgctxt "option comment" msgid "characters or less (hard limit), and warn at" msgstr "caractères ou moins (limite stricte) et avertir à" #: lib/submenu/general.php:124 lib/submenu/general.php:135 msgctxt "option comment" msgid "characters (soft limit)" msgstr "caractères (limite flexible)" #: lib/submenu/general.php:138 msgctxt "option label" msgid "Add Hashtags to Descriptions" msgstr "Ajouter hashtags aux descriptions" #: lib/submenu/general.php:142 msgctxt "option comment" msgid "tag names" msgstr "noms d'étiquettes" #: lib/submenu/general.php:145 msgctxt "option label" msgid "Add Page Title in Tags / Hashtags" msgstr "Ajouter titre de Page au étiquettes" #: lib/submenu/general.php:150 msgctxt "option label" msgid "Add Parent Page Tags / Hashtags" msgstr "Ajouter étiquettes de la Page parent" #: lib/submenu/general.php:163 msgctxt "option label" msgid "Fallback to Author's Archive Page" msgstr "Repli à la page d'index de l'auteur" #: lib/submenu/general.php:180 msgctxt "option label" msgid "Open Graph Image Dimensions" msgstr "Dimensions d'images Open Graph" # Added a line break to improve layout. #: lib/submenu/general.php:193 msgctxt "option label" msgid "Use Default Image on Archive" msgstr "Utiliser l'image par défaut<br/>pour pages d'archives" # Added a line break to improve layout. #: lib/submenu/general.php:198 msgctxt "option label" msgid "Use Default Image on Search Results" msgstr "Utiliser l'image par défaut<br/>pour résultats de recherche" #: lib/submenu/general.php:204 msgctxt "option label" msgid "Add Tags from NGG Featured Image" msgstr "Ajouter étiquettes de l'image NGG vedette" #: lib/submenu/general.php:239 msgctxt "option label" msgid "Custom Facebook Locale" msgstr "Langue FB personnalisée" #: lib/submenu/general.php:253 msgctxt "option label" msgid "Search / SEO Description Length" msgstr "Longueur max. de description SEO" #: lib/submenu/general.php:259 msgctxt "option label" msgid "Author Link URL Profile Contact" msgstr "Champ URL pour balise Link auteur" #: lib/submenu/general.php:267 msgctxt "option comment" msgid "option disabled by extension plugin or custom filter" msgstr "désactivée par une extension ou un filtre personnalisé" #: lib/submenu/general.php:293 msgctxt "option label" msgid "Pinterest Verification ID" msgstr "ID de vérification Pinterest" #: lib/submenu/general.php:303 msgctxt "option label" msgid "Add Hidden Image for Pin It Button" msgstr "Ajouter une image masquée pour le bouton Pin It" #: lib/submenu/general.php:307 msgctxt "option label" msgid "Add \"nopin\" to Header Image Tag" msgstr "Ajouter \"nopin\" à l'image d'en-tête" #: lib/submenu/general.php:311 msgctxt "option label" msgid "Add \"nopin\" to Media Lib Images" msgstr "Ajouter \"nopin\" aux images de bibliothèque de médias" #: lib/submenu/general.php:320 msgctxt "option value" msgid "Summary" msgstr "Sommaire" #: lib/submenu/general.php:321 msgctxt "option value" msgid "Summary Large Image" msgstr "Sommaire grande image" #: lib/submenu/general.php:336 msgctxt "option label" msgid "Twitter Card for Post / Page Image" msgstr "Carte Twitter image d'article / page" #: lib/submenu/general.php:341 msgctxt "option label" msgid "Twitter Card Type by Default" msgstr "Type de carte Twitter par défaut" #: lib/submenu/general.php:345 msgctxt "option label" msgid "<em>Summary</em> Card Image Dimensions" msgstr "Dimensions d'image carte <em>sommaire</em>" #: lib/submenu/general.php:349 msgctxt "option label" msgid "<em>Large Image</em> Card Img Dimensions" msgstr "Dimensions d'image carte <em>gr. image</em>" #: lib/submenu/setup.php:38 msgctxt "metabox title" msgid "Setup Guide" msgstr "Guide de configuration" #: lib/twittercard.php:34 msgctxt "image size label" msgid "Twitter Summary Card" msgstr "Carte Twitter sommaire" #: lib/twittercard.php:40 msgctxt "image size label" msgid "Twitter Large Image Card" msgstr "Carte Twitter grande image" #: lib/user.php:445 msgid "(not a Facebook Page URL)" msgstr "(pas un URL de Page Facebook)" #: lib/user.php:499 msgid "AIM" msgstr "AIM" #: lib/user.php:500 msgid "Jabber / Google Talk" msgstr "Jabber / Google Talk" #: lib/user.php:501 msgid "Yahoo Messenger" msgstr "Yahoo Messenger" #: lib/util.php:572 msgid "%s cached files, transient cache, sortable column meta, and the WordPress object cache have all been cleared." msgstr "Les fichiers en cache, le cache transitoire, et le méta de colonnes %s, ainsi que le cache d'objets de WordPress ont été vidés." #: lib/util.php:576 msgid "The cache for %s has also been cleared." msgstr "Le cache pour %s a été vidé aussi." #: lib/util.php:598 msgid "Site performance may be impacted slightly while all cache objects are rebuilt." msgstr "La performance du site peut être affectées légèrement le temps que tous les objets du cache sont reconstruits." #: lib/util.php:676 msgid "Failed to open the cache folder %s for reading." msgstr "Impossible d'ouvrir le dossier de cache %s pour lecture." #: lib/util.php:693 msgid "Failed to remove the cache file %s." msgstr "Impossible de supprimer le dossier de cache %s." #: lib/util.php:767 msgid "Error reading %s article topic list file." msgstr "Erreur de lecture du fichier de la liste des rubriques d'article %s." #: lib/util.php:821 msgid "The %1$s request argument is not HTML or a valid URL." msgstr "L'argument de demande à %1$s n'est pas du HTML ou un URL valide." #: lib/util.php:844 msgid "Webpage retrieved from <a href=\"%1$s\">%1$s</a> is empty." msgstr "La page Web récupéré de <a href=\"%1$s\">%1$s</a> est vide." #: lib/util.php:942 msgid "The %1$s PHP class is missing - please contact your hosting provider to install the missing %1$s PHP class." msgstr "La classe PHP %1$s est manquante - veuillez communiquer avec votre fournisseur d'hébergement pour installer la classe PHP %1$s manquante." #: lib/util.php:1885 msgid "Possible slow filter hook(s) detected &mdash; the WordPress %1$s filter took %2$0.2f seconds to execute. This is longer than the recommended maximum of %3$0.2f seconds and may affect page load time. Please consider reviewing 3rd party plugin and theme functions hooked into the WordPress %1$s filter for slow and/or sub-optimal PHP code." msgstr "Crochet(s) de filtre lent possiblement détecté &mdash le filtre WordPress %1$s a pris %2$0.2f secondes pour exécuter. Ceci est plus long que le maximum recommandé de %3$0.2f secondes et peut affecter le temps de chargement de la page. S'il vous plaît, envisagez d'examiner les fonctions d'extensions de tiers partie et de thème accrochées au filtre WordPress %1$s pour du code PHP lent et/ou sous-optimal." #: lib/util.php:2129 msgctxt "option comment" msgid "%1$d additional options not shown in \"%2$s\" view" msgstr "%1$d options supplémentaires ne figurent pas dans la vue \"%2$s\"" #: lib/util.php:2133 msgctxt "option comment" msgid "unhide these options" msgstr "afficher ces options" #: lib/util.php:2136 msgctxt "option comment" msgid "%1$d additional rows not shown in \"%2$s\" view" msgstr "%1$d lignes supplémentaires ne figurent pas dans la vue \"%2$s\"" #: lib/util.php:2140 msgctxt "option comment" msgid "unhide these rows" msgstr "afficher ces lignes" #: lib/util.php:2258 msgctxt "option comment" msgid "%s extension required" msgstr "%s extension requise" #: wpsso.php:336 msgid "WP debug logging mode is active &mdash; debug messages are being sent to the WordPress debug log." msgstr "Le mode débogage WP est actif &mdash; des messages de débogage sont envoyés dans le fichier de débogage WordPress." #: wpsso.php:350 msgid "HTML debug mode is active &mdash; debug messages are being added to webpages as hidden HTML comments." msgstr "Le mode de débogage HTML est actif &mdash; des messages de débogage sont ajoutés aux pages Web en commentaires HTML masqués." #: wpsso.php:357 msgid "Debug mode disables some %s caching features, which degrades performance slightly." msgstr "Le mode de débogage désactive certaines fonctionnalités de mise en cache de %s, ce qui dégrade la performance légèrement." #: wpsso.php:358 msgid "Please disable debug mode when debugging is complete." msgstr "SVP désactiver le mode de débogage lorsque le débogage est terminé." #. Plugin Name of the plugin/theme msgid "WPSSO Core" msgstr "WPSSO Core" #. Plugin URI of the plugin/theme msgid "https://wpsso.com/extend/plugins/wpsso/" msgstr "https://wpsso.com/extend/plugins/wpsso/" #. Description of the plugin/theme msgid "Automatically create complete & accurate meta tags and Schema markup from your content for social sharing, social media / SMO, Google Rich Cards / SEO, and more." msgstr "Crée automatiquement des balises méta et balisage de Schéma complet & exact pour le partage social, médias sociaux / SMO, Google cartes riches / SEO, et plus." #. Author of the plugin/theme msgid "JS Morisset" msgstr "JS Morisset" #. Author URI of the plugin/theme msgid "https://wpsso.com/" msgstr "https://wpsso.com/"
Portable Object
wpscan/spec/fixtures/dynamic_finders/plugin_version/wpsso-commerce-manager-catalog-feed/translation_file/languages/wpsso-commerce-manager-catalog-feed-fr_BE.po
msgid "" msgstr "" "Project-Id-Version: WPSSO Commerce Manager Catalog Feed XML 2.3.0\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wpsso-commerce-manager-catalog-feed\n" "POT-Creation-Date: 2023-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: 2023-02-20 10:30-0800\n" "Last-Translator: JS Morisset <[email protected]>\n" "Language-Team: \n" "Language: fr_FR\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-Generator: Poedit 3.2.2\n" #: gettext/gettext-lib-abstract-com.php:5 lib/abstract/com/add-on.php:209 msgid "The %1$s add-on requires the %2$s plugin." msgstr "L'ajout %1$s requiert l'extension %2$s." #: gettext/gettext-lib-abstract-com.php:6 lib/abstract/com/add-on.php:223 msgid "The %1$s add-on requires %2$s version %3$s or newer (version %4$s is currently installed)." msgstr "L'ajout %1$s nécessite %2$s version %3$s ou plus récente (la version %4$s est installée actuellement)." #: gettext/gettext-lib-config.php:5 msgctxt "lib file description" msgid "Facebook Catalog" msgstr "Catalogue Facebook" #: gettext/gettext-lib-config.php:6 msgctxt "plugin name" msgid "WPSSO Commerce Manager Catalog Feed XML" msgstr "WPSSO Flux XML de catalogue Gestionnaire des ventes" #: gettext/gettext-lib-config.php:7 msgctxt "plugin description" msgid "Facebook and Instagram Commerce Manager Catalog Feed XMLs for WooCommerce, Easy Digital Downloads, and Custom Product Pages." msgstr "Flux XML de catalogue Gestionnaire des ventes Facebook et Instagram pour WooCommerce, Easy Digital Downloads et pages de produits personnalisées." #: gettext/gettext-lib-config.php:8 msgctxt "plugin name" msgid "WPSSO Core" msgstr "WPSSO Core" #: lib/actions.php:64 msgid "checking facebook catalog feed" msgstr "vérification flux de catalogue facebook" #: lib/actions.php:117 msgid "checking facebook catalog feed images" msgstr "vérification d'images flux de catalogue facebook" #: lib/actions.php:130 msgid "A Facebook catalog feed XML %1$s attribute could not be generated for %2$s ID %3$s." msgstr "Impossible de générer l'attribut %1$s de flux XML de catalogue Facebook pour l'identifiant %2$s %3$s." #: lib/actions.php:132 msgid "Facebook requires at least one %1$s attribute for each product variation in the Facebook catalog feed XML." msgstr "Facebook exige au moins un attribut %1$s pour chaque variante de produit dans le flux XML de catalogue Facebook." #: lib/filters-advanced.php:42 lib/filters.php:65 msgctxt "option label" msgid "Commerce Manager Catalog Feed XML" msgstr "Flux XML de catalogue Gestionnaire des ventes" #: lib/filters-edit.php:49 msgid "getting facebook catalog feed image" msgstr "obtenir l'image flux de catalogue facebook" #: lib/filters-edit.php:55 msgid "getting open graph image" msgstr "obtenir l'image open graph" #: lib/filters-edit.php:67 msgctxt "metabox title" msgid "Commerce Manager Catalog Feed XML (Main Product)" msgstr "Flux XML de catalogue Gestionnaire des ventes (produit principal)" #: lib/filters-edit.php:76 msgctxt "option label" msgid "Image ID" msgstr "ID d'une image" #: lib/filters-edit.php:83 msgctxt "option label" msgid "or an Image URL" msgstr "ou URL d'une image" #: lib/filters-messages.php:51 msgid "Each image must be in JPEG or PNG format and a maximum of 8 MB." msgstr "Chaque image doit être au format JPEG ou PNG et d’une taille maximale de 8 Mo." #: lib/filters-messages.php:54 msgid "Images must accurately represent the exact product for sale." msgstr "Les images doivent représenter avec précision le produit exact à vendre." #: lib/filters-messages.php:57 msgid "Don't include offensive content such as nudity, explicit language or violence." msgstr "N’incluez pas de contenu offensant tel que la nudité, le langage explicite ou la violence." #: lib/filters-messages.php:60 msgid "Don't include text that overlays the product, calls to action, promo codes, watermarks or time-sensitive information like temporary price drops." msgstr "N’incluez pas de texte superposant le produit, d’appels à l’action, de codes promotionnels, de filigranes ou d’informations urgentes telles que des baisses de prix temporaires." #: lib/filters-messages.php:69 msgid "This is a variable product - images from product variations will supersede the main product image selected here." msgstr "Ceci est un produit variable - les images des variantes du produit remplaceront l'image du produit principale sélectionnée ici." #: lib/filters-messages.php:96 msgid "The dimensions used for the Facebook catalog feed XML image (default dimensions are %s)." msgstr "Les dimensions utilisées pour l'image flux XML de catalogue Facebook (les dimensions par défaut sont %s)." #: lib/filters-messages.php:120 msgid "A customized image ID for the Facebook catalog feed XML." msgstr "ID d'image personnalisé pour le flux XML de catalogue Facebook." #: lib/filters-messages.php:123 lib/filters-messages.php:136 msgid "The default value is inherited from the priority image." msgstr "La valeur par défaut est héritée de l'image prioritaire." #: lib/filters-messages.php:126 msgid "This option is disabled if a custom image URL is entered." msgstr "Cette option est désactivée si une URL d'image personnalisée est fournie." #: lib/filters-messages.php:133 msgid "A customized image URL (instead of an image ID) for the Facebook catalog feed XML." msgstr "Une URL d'image personnalisée (au lieu d'un ID d'image) pour le flux XML de catalogue Facebook." #: lib/filters-messages.php:139 msgid "This option is disabled if a custom image ID is selected." msgstr "Cette option est désactivée si un ID d'image personnalisé est sélectionné." #: lib/filters.php:95 lib/rewrite.php:93 lib/rewrite.php:108 #: lib/rewrite.php:118 lib/submenu/cmcf-general.php:75 #: lib/submenu/cmcf-general.php:110 msgctxt "metabox title" msgid "Commerce Manager Catalog Feed XML" msgstr "Flux XML de catalogue Gestionnaire des ventes" #: lib/filters.php:97 msgid "%1$s for %2$s locales has been refreshed." msgstr "%1$s pour %2$s locales a été actualisé." #: lib/rewrite.php:95 msgid "%s requested feed type is unknown." msgstr "Le type de flux %s demandé est inconnu." #: lib/rewrite.php:110 msgid "%s requested feed locale is unknown." msgstr "La locale du flux %s demandée est inconnue." #: lib/rewrite.php:120 lib/submenu/cmcf-general.php:115 msgid "%s is currently unavailable pending completion of a maintenance task." msgstr "%s est actuellement indisponible en attendant l'achèvement d'une tâche de maintenance." #: lib/submenu/cmcf-general.php:61 msgctxt "submit button" msgid "Refresh Feed XML Cache" msgstr "Rafraîchir cache du flux XML" #: lib/submenu/cmcf-general.php:113 msgid "A background task to %s is currently running." msgstr "Une tâche en arrière-plan pour %s est en cours d'exécution." #: lib/submenu/cmcf-general.php:137 msgctxt "option comment" msgid "%1$s feed items, %2$s image links, and %3$s additional image links." msgstr "%1$s éléments de flux, %2$s liens d'image et %3$s liens d'image supplémentaires." #. Plugin Name of the plugin/theme msgid "WPSSO Commerce Manager Catalog Feed XML" msgstr "WPSSO Flux XML de catalogue Gestionnaire des ventes" #. Plugin URI of the plugin/theme msgid "https://wpsso.com/extend/plugins/wpsso-commerce-manager-catalog-feed/" msgstr "https://wpsso.com/extend/plugins/wpsso-commerce-manager-catalog-feed/" #. Description of the plugin/theme msgid "Facebook and Instagram Manager Catalog Feed XMLs for WooCommerce, Easy Digital Downloads, and Custom Product Pages." msgstr "Flux XML de catalogue Gestionnaire des ventes Facebook et Instagram pour WooCommerce, Easy Digital Downloads et pages de produits personnalisées." #. Author of the plugin/theme msgid "JS Morisset" msgstr "JS Morisset" #. Author URI of the plugin/theme msgid "https://wpsso.com/" msgstr "https://wpsso.com/"
Portable Object
wpscan/spec/fixtures/dynamic_finders/plugin_version/wpsso-faq/translation_file/languages/wpsso-faq-fr_FR.po
# Copyright (C) 2015 WPSSO App Meta (WPSSO AM) # This file is distributed under the same license as the WPSSO App Meta (WPSSO AM) package. msgid "" msgstr "" "Project-Id-Version: WPSSO FAQ Manager 1.0.2\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wpsso-faq\n" "POT-Creation-Date: 2019-10-02 09:46-0700\n" "PO-Revision-Date: 2019-10-02 09:46-0700\n" "Last-Translator: JS Morisset <[email protected]>\n" "Language-Team: \n" "Language: fr_FR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Poedit 1.8.6\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: lib/gettext-config.php:6 msgctxt "plugin description" msgid "Manage FAQ categories with Question and Answer pages." msgstr "Gérez les catégories de FAQ avec pages de questions et réponses." #: lib/register.php:123 msgid "Categories" msgstr "Catégories" #: lib/register.php:124 msgid "Category" msgstr "Catégorie" #: lib/register.php:125 msgctxt "Admin menu name" msgid "Categories" msgstr "Catégories" #: lib/register.php:126 msgid "All Categories" msgstr "Toutes catégories" #: lib/register.php:127 msgid "Edit Category" msgstr "Modifier la catégorie" #: lib/register.php:128 msgid "View Category" msgstr "Voir la catégorie" #: lib/register.php:129 msgid "Update Category" msgstr "Mettre à jour la catégorie" #: lib/register.php:130 msgid "Add New Category" msgstr "Ajouter une nouvelle catégorie" #: lib/register.php:131 msgid "New Category Name" msgstr "Nom de la nouvelle catégorie" #: lib/register.php:132 msgid "Parent Category" msgstr "Catégorie parente" #: lib/register.php:133 msgid "Parent Category:" msgstr "Catégorie parente :" #: lib/register.php:134 msgid "Search Categories" msgstr "Rechercher dans les catégories" #: lib/register.php:135 msgid "Popular Categories" msgstr "Catégories populaires" #: lib/register.php:136 msgid "Separate categories with commas" msgstr "Séparez les catégories avec des virgules" #: lib/register.php:137 msgid "Add or remove categories" msgstr "Ajouter ou retirer des catégories" #: lib/register.php:138 msgid "Choose from the most used" msgstr "Choisir parmi les plus utilisées" #: lib/register.php:139 msgid "Not categories found." msgstr "Aucune catégorie trouvée." #: lib/register.php:140 msgid "← Back to categories" msgstr "← Retour aux catégories" #: lib/register.php:144 msgctxt "Taxonomy label" msgid "Categories" msgstr "Catégories" #: lib/register.php:155 msgctxt "Taxonomy description" msgid "Categories for Questions" msgstr "Catégories pour les questions" #: lib/register.php:166 msgid "Questions" msgstr "Questions" #: lib/register.php:167 msgid "Question" msgstr "Question" #: lib/register.php:168 msgid "Add New" msgstr "Ajouter" #: lib/register.php:169 msgid "Add New Question" msgstr "Ajouter une nouvelle question" #: lib/register.php:170 msgid "Edit Question" msgstr "Modifier la question" #: lib/register.php:171 msgid "New Question" msgstr "Nouvelle question" #: lib/register.php:172 msgid "View Question" msgstr "Voir la question" #: lib/register.php:173 msgid "View FAQs" msgstr "Voir les FAQs" #: lib/register.php:174 msgid "Search Questions" msgstr "Rechercher dans les questions" #: lib/register.php:175 msgid "No questions found" msgstr "Aucune question trouvée" #: lib/register.php:176 msgid "No questions found in Trash" msgstr "Aucune question trouvée dans la corbeille" #: lib/register.php:177 msgid "Parent Question:" msgstr "Question parente :" #: lib/register.php:178 msgid "All Questions" msgstr "Toutes questions" #: lib/register.php:179 msgid "Question Archives" msgstr "Archives de questions" #: lib/register.php:180 msgid "Question Attributes" msgstr "Attributs de question" #: lib/register.php:181 msgid "Insert into answer" msgstr "Insérer dans la réponse" #: lib/register.php:182 msgid "Uploaded to this question" msgstr "Téléchargé à cette question" #: lib/register.php:183 msgid "Question Image" msgstr "Image de question" #: lib/register.php:184 msgid "Set question image" msgstr "Définir l'image de la question" #: lib/register.php:185 msgid "Remove question image" msgstr "Supprimer l'image de la question" #: lib/register.php:186 msgid "Use as question image" msgstr "Utiliser comme image de question" #: lib/register.php:187 msgctxt "Admin menu name" msgid "FAQs" msgstr "FAQs" #: lib/register.php:188 msgid "Filter questions" msgstr "Filtrer les questions" #: lib/register.php:189 msgid "Questions list navigation" msgstr "Navigation de la liste des questions" #: lib/register.php:190 msgid "Questions list" msgstr "Liste des questions" #: lib/register.php:191 msgctxt "Admin bar name" msgid "Question" msgstr "Question" #: lib/register.php:192 msgid "Question published." msgstr "Question publiée." #: lib/register.php:193 msgid "Question published privately." msgstr "Question publiée en privé." #: lib/register.php:194 msgid "Question reverted to draft." msgstr "Question remis en brouillon." #: lib/register.php:195 msgid "Question scheduled." msgstr "Question planifiée." #: lib/register.php:196 msgid "Question updated." msgstr "Question mise à jour." #: lib/register.php:200 msgctxt "Post type label" msgid "Question" msgstr "Question" #: lib/register.php:202 msgctxt "Post type description" msgid "Question and Answer" msgstr "Question et Réponse" #: wpsso-faq.php:104 msgid "The %1$s add-on requires the %2$s plugin &mdash; install and activate the %3$s plugin or <a href=\"%4$s\">deactivate the %5$s add-on</a>." msgstr "L'ajout %1$s requiert l'extension %2$s &mdash; installer et activer l'extension %3$s ou <a href=\"%4$s\">désactiver l'ajout %5$s</a>." #: wpsso-faq.php:198 msgid "The %1$s version %2$s add-on requires %3$s version %4$s or newer (version %5$s is currently installed)." msgstr "L'ajout %1$s version %2$s requiert %3$s version %4$s ou plus récente (version %5$s est actuellement installée)." #. Plugin Name of the plugin/theme msgid "WPSSO FAQ Manager" msgstr "WPSSO FAQ Manager" #. Plugin URI of the plugin/theme msgid "https://wpsso.com/extend/plugins/wpsso-faq/" msgstr "https://wpsso.com/extend/plugins/wpsso-faq/" #. Description of the plugin/theme msgid "Manage FAQ categories with Question and Answer pages." msgstr "Gérez les catégories de FAQ avec pages de questions et réponses." #. Author of the plugin/theme msgid "JS Morisset" msgstr "JS Morisset" #. Author URI of the plugin/theme msgid "https://wpsso.com/" msgstr "https://wpsso.com/"
Portable Object
wpscan/spec/fixtures/dynamic_finders/plugin_version/wpsso-google-merchant-feed/translation_file/languages/wpsso-google-merchant-feed-fr_BE.po
msgid "" msgstr "" "Project-Id-Version: WPSSO Google Merchant Feed XML 3.3.1\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wpsso-google-merchant-feed\n" "POT-Creation-Date: 2022-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: 2022-10-03 07:01-0700\n" "Last-Translator: JS Morisset <[email protected]>\n" "Language-Team: \n" "Language: fr_FR\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-Generator: Poedit 3.1.1\n" #: gettext/gettext-lib-abstract-com.php:6 lib/abstract/com/add-on.php:207 msgid "The %1$s add-on requires the %2$s plugin." msgstr "L'ajout %1$s requiert l'extension %2$s." #: gettext/gettext-lib-abstract-com.php:7 lib/abstract/com/add-on.php:221 msgid "The %1$s add-on requires %2$s version %3$s or newer (version %4$s is currently installed)." msgstr "L'ajout %1$s nécessite %2$s version %3$s ou plus récente (la version %4$s est installée actuellement)." #: gettext/gettext-lib-config.php:6 msgctxt "lib file description" msgid "Merchant Feeds" msgstr "Flux de marchands" #: gettext/gettext-lib-config.php:7 msgctxt "plugin name" msgid "WPSSO Google Merchant Feed XML" msgstr "WPSSO Flux XML de marchand Google" #: gettext/gettext-lib-config.php:8 msgctxt "plugin description" msgid "Google Merchant Feed XMLs for WooCommerce, Easy Digital Downloads, and Custom Products." msgstr "Flux XML de marchands Google pour WooCommerce, Easy Digital Downloads et produits personnalisés." #: gettext/gettext-lib-config.php:9 msgctxt "plugin name" msgid "WPSSO Core" msgstr "WPSSO Core" #: lib/actions.php:48 msgid "checking google merchant feeds" msgstr "vérification flux de marchand google" #: lib/actions.php:87 msgid "getting google merchant feeds images" msgstr "obtenir des images flux de marchand google" #: lib/actions.php:112 msgid "checking google merchant feeds images" msgstr "vérification des images flux de marchand google" #: lib/actions.php:118 msgid "A Google merchant feed XML \"image_link\" attribute could not be generated for %1$s ID %2$s." msgstr "Impossible de générer l'attribut \"image_link\" de flux XML de marchand Google pour l'identifiant %1$s %2$s." #: lib/actions.php:121 msgid "Google requires at least one \"image_link\" attribute for each product variation in the Google merchant feed XML." msgstr "Google exige au moins un attribut \"image_link\"< pour chaque variante de produit dans le flux XML de marchand Google." #: lib/filters-messages.php:48 msgid "Google merchant feed XMLs for WooCommerce, Easy Digital Downloads, and custom products are automatically created in your site's language(s) from Polylang, WPML, or the installed WordPress languages." msgstr "Les flux XML de marchand Google pour WooCommerce, Easy Digital Downloads et les produits personnalisés sont automatiquement créés dans les langues de votre site à partir de Polylang, WPML ou des langues WordPress installées." #: lib/filters-messages.php:62 msgid "Product images must accurately display the entire product and include minimal or no product staging." msgstr "Les images de produits doivent afficher l'intégralité du produit et inclure peu ou pas de mise en scène du produit." #: lib/filters-messages.php:64 msgid "Each product variation must use a unique image that represents the distinguishing details of that variation." msgstr "Chaque variation de produit doit utiliser une image unique qui représente les détails distinctifs de cette variation." #: lib/filters-messages.php:65 msgid "Do not use a generic image, logo, icon, or illustration that is not of the actual product." msgstr "N'utilisez pas d'image générique, de logo, d'icône ou d'illustration qui ne correspond pas au produit réel." #: lib/filters-messages.php:67 msgid "Do not use an image that contains promotional elements or content that covers the product." msgstr "N'utilisez pas d'image contenant des éléments promotionnels ou du contenu couvrant le produit." #: lib/filters-messages.php:75 msgid "This is a variable product - images from product variations will supersede the main product image selected here." msgstr "Ceci est un produit variable - les images des variantes du produit remplaceront l'image du produit principale sélectionnée ici." #: lib/filters-messages.php:101 msgid "The dimensions used for the Google merchant feed XML image (default dimensions are %s)." msgstr "Les dimensions utilisées pour l'image flux XML de marchand Google (les dimensions par défaut sont %s)." #: lib/filters-messages.php:124 msgid "A customized image ID for the Google merchant feed XML." msgstr "ID d'image personnalisé pour le flux XML de marchand Google." #: lib/filters-messages.php:126 lib/filters-messages.php:136 msgid "The default value is inherited from the Schema markup or priority image." msgstr "La valeur par défaut est héritée du balisage de Schéma ou de l'image prioritaire." #: lib/filters-messages.php:128 msgid "This option is disabled if a custom image URL is entered." msgstr "Cette option est désactivée si une URL d'image personnalisée est fournie." #: lib/filters-messages.php:134 msgid "A customized image URL (instead of an image ID) for the Google merchant feed XML." msgstr "Une URL d'image personnalisée (au lieu d'un ID d'image) pour le flux XML de marchand Google." #: lib/filters-messages.php:138 msgid "This option is disabled if a custom image ID is selected." msgstr "Cette option est désactivée si un ID d'image personnalisé est sélectionné." #: lib/filters.php:60 lib/filters.php:72 msgctxt "option label" msgid "Google Merchant Feed XML" msgstr "Flux XML de marchand Google" #: lib/filters.php:94 msgid "getting google merchant feeds image" msgstr "obtenir l'image flux de marchand google" #: lib/filters.php:100 msgid "getting schema 1:1 image" msgstr "obtenir l'image schéma 1:1" #: lib/filters.php:106 msgid "getting open graph image" msgstr "obtenir l'image open graph" #: lib/filters.php:118 msgctxt "metabox title" msgid "Google Merchant Feed XML (Main Product)" msgstr "Flux de marchand Google (produit principal)" #: lib/filters.php:127 msgctxt "option label" msgid "Image ID" msgstr "ID d'une image" #: lib/filters.php:134 msgctxt "option label" msgid "or an Image URL" msgstr "ou URL d'une image" #: lib/filters.php:160 msgid "The Google Merchant Feed XML cache for %d locales has been refreshed." msgstr "Le cache de flux XML de marchand Google pour %d langues a été actualisé." #: lib/submenu/gmf-general.php:38 msgctxt "metabox title" msgid "Google Merchant Feed XML" msgstr "Flux XML de marchand Google" #. Plugin Name of the plugin/theme msgid "WPSSO Google Merchant Feed XML" msgstr "WPSSO Flux XML de marchand Google" #. Plugin URI of the plugin/theme msgid "https://wpsso.com/extend/plugins/wpsso-google-merchant-feed/" msgstr "https://wpsso.com/extend/plugins/wpsso-google-merchant-feed/" #. Description of the plugin/theme msgid "Google Merchant Feed XMLs for WooCommerce, Easy Digital Downloads, and Custom Products." msgstr "Flux XML de marchands Google pour WooCommerce, Easy Digital Downloads et les produits personnalisés." #. Author of the plugin/theme msgid "JS Morisset" msgstr "JS Morisset" #. Author URI of the plugin/theme msgid "https://wpsso.com/" msgstr "https://wpsso.com/"
Portable Object
wpscan/spec/fixtures/dynamic_finders/plugin_version/wpsso-rest-api/translation_file/languages/wpsso-rest-api-fr_FR.po
msgid "" msgstr "" "Project-Id-Version: WPSSO REST API 2.0.3\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wpsso-rest-api\n" "POT-Creation-Date: 2019-10-02 09:49-0700\n" "PO-Revision-Date: 2019-10-02 09:49-0700\n" "Last-Translator: JS Morisset <[email protected]>\n" "Language-Team: \n" "Language: fr_FR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Poedit 1.8.6\n" "X-Poedit-Basepath: .\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: lib/gettext-config.php:6 msgctxt "plugin description" msgid "Enhances the WordPress REST API post, term, and user queries with an array of Social and Search Engine Optimization meta tags and Schema markup." msgstr "Améliore les requêtes post, terme et utilisateur de l'API REST WordPress avec un tableau de balises méta et de balisage Schéma pour les sites sociaux et de recherche." #: wpsso-rest-api.php:106 msgid "The %1$s add-on requires the %2$s plugin &mdash; install and activate the %3$s plugin or <a href=\"%4$s\">deactivate the %5$s add-on</a>." msgstr "L'ajout %1$s requiert l'extension %2$s &mdash; installer et activer l'extension %3$s ou <a href=\"%4$s\">désactiver l'ajout %5$s</a>." #: wpsso-rest-api.php:142 msgid "%1$s requires %2$s version %3$s or higher and has been deactivated." msgstr "%1$s nécessite %2$s version %3$s ou supérieure et a été désactivé." #: wpsso-rest-api.php:144 msgid "Please upgrade %1$s before trying to re-activate the %2$s plugin." msgstr "SVP mettre à jour %1$s avant d'essayer de réactiver l'extension %2$s." #: wpsso-rest-api.php:230 msgid "The %1$s version %2$s add-on requires %3$s version %4$s or newer (version %5$s is currently installed)." msgstr "L'ajout %1$s version %2$s requiert %3$s version %4$s ou plus récente (version %5$s est actuellement installée)." #. Plugin Name of the plugin/theme msgid "WPSSO REST API" msgstr "WPSSO REST API" #. Plugin URI of the plugin/theme msgid "https://wpsso.com/extend/plugins/wpsso-rest-api/" msgstr "https://wpsso.com/extend/plugins/wpsso-rest-api/" #. Description of the plugin/theme msgid "Enhances the WordPress REST API post, term, and user queries with an array of Social and Search Engine Optimization meta tags and Schema markup." msgstr "Améliore les requêtes post, terme et utilisateur de l'API REST WordPress avec un tableau de balises méta et de balisage Schéma pour les sites sociaux et de recherche." #. Author of the plugin/theme msgid "JS Morisset" msgstr "JS Morisset" #. Author URI of the plugin/theme msgid "https://wpsso.com/" msgstr "https://wpsso.com/"
Portable Object
wpscan/spec/fixtures/dynamic_finders/plugin_version/wpsso-tweet-a-quote/translation_file/languages/wpsso-tweet-a-quote-fr_FR.po
msgid "" msgstr "" "Project-Id-Version: WPSSO Tweet a Quote 1.2.1\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wpsso-tweet-a-quote\n" "POT-Creation-Date: 2018-03-24 10:33-0400\n" "PO-Revision-Date: 2018-03-24 10:33-0400\n" "Last-Translator: JS Morisset <[email protected]>\n" "Language-Team: \n" "Language: fr_FR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Poedit 1.8.6\n" "X-Poedit-Basepath: .\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: lib/config-gettext-extract.php:3 msgctxt "lib file description" msgid "Tweet a Quote" msgstr "Tweet a Quote" #: lib/config-gettext-extract.php:4 msgctxt "plugin description" msgid "WPSSO Core add-on to provide Twitter-style quoted text for your content, with a convenient Tweet share link and customizable CSS." msgstr "Extension d'ajout WPSSO Core pour fournir des citations de style Twitter pour votre contenu, avec un lien de partage Tweet pratique et CSS personnalisable." #: lib/filters.php:175 msgid "Append the %1$s to the tweet (see <a href=\"%2$s\">the Twitter options tab</a> in the %3$s page). The %1$s will be displayed and recommended after the webpage is shared." msgstr "Ajouter le %1$s au Tweet (voir <a href=\"%2$s\">l'onglet d'options Twitter</a> sur la page de %3$s). Le %1$s sera affichés et recommandé après que la page Web est été partagée." #: lib/filters.php:175 lib/filters.php:178 msgctxt "option label" msgid "Twitter Business @username" msgstr "Le @nom d'affaires Twitter" #: lib/filters.php:175 msgctxt "lib file description" msgid "General Settings" msgstr "Réglages généraux" #: lib/filters.php:178 msgid "Recommend following the author's Twitter @username after sharing a webpage. If the %1$s option (above) is also checked, the %2$s is suggested first." msgstr "Conseiller de suivre le @nom Twitter de l'auteur après avoir partagé une page Web. Si l'option %1$s (ci-dessus) est également cochée, le %2$s sera recommandé en premier." #: lib/filters.php:178 lib/submenu/taq-general.php:47 msgctxt "option label" msgid "Add via Business @username" msgstr "Ajouter via @nom d'affaires" #: lib/filters.php:181 msgid "Link the quoted text to click anywhere on the text to Tweet." msgstr "Ajouter un lien au texte de citation pour Tweeter en cliquant n'importe où sur le texte." #: lib/filters.php:184 msgid "Append a Tweet icon after the quoted text." msgstr "Ajoutez une icône de Tweet après le texte cité." #: lib/filters.php:187 msgid "Add the Tweet a Quote stylesheet to front-end webpages." msgstr "Ajouter les styles de Tweet a Quote au pages Web d'avant." #: lib/filters.php:190 msgid "Add the Tweet a Quote javascript to front-end webpages." msgstr "Ajouter le JavaScript de Tweet a Quote au pages Web d'avant." #: lib/filters.php:193 msgid "The width and height (in pixels) of the Tweet popup window." msgstr "La largeur et la hauteur (en pixels) de la fenêtre contextuelle de Tweet." #: lib/submenu/taq-general.php:32 msgctxt "metabox title" msgid "Tweet a Quote Settings" msgstr "Paramètres Tweet a Quote" #: lib/submenu/taq-general.php:51 msgctxt "option label" msgid "Recommend Author @username" msgstr "Recommander @nom d'auteur" #: lib/submenu/taq-general.php:55 msgctxt "option label" msgid "Link the Quote Text" msgstr "Ajouter lien au texte de citation" #: lib/submenu/taq-general.php:59 msgctxt "option label" msgid "Append a Tweet Icon" msgstr "Ajouter une icône de Tweet" #: lib/submenu/taq-general.php:63 msgctxt "option label" msgid "Use TAQ Stylesheet" msgstr "Utilisez la feuille de style TAQ" #: lib/submenu/taq-general.php:67 msgctxt "option label" msgid "Use TAQ Javascript" msgstr "Utilisez le Javascript TAQ" #: lib/submenu/taq-general.php:71 msgctxt "option label" msgid "Tweet Window Size" msgstr "Taille de la fenêtre de Tweet" #: wpsso-tweet-a-quote.php:89 msgid "%1$s is an add-on for the %2$s plugin &mdash; please install and activate the %3$s plugin before activating %4$s." msgstr "%1$s est un ajout pour l'extension %2$s &mdash; SVP installer et activer l'extension %3$s avant d'activer %4$s." #: wpsso-tweet-a-quote.php:91 msgid "The %1$s add-on requires the %2$s plugin &mdash; install and activate the %3$s plugin or <a href=\"%4$s\">deactivate the %5$s add-on</a>." msgstr "L'ajout %1$s requiert l'extension %2$s &mdash; installer et activer l'extension %3$s ou <a href=\"%4$s\">désactiver l'ajout %5$s</a>." #: wpsso-tweet-a-quote.php:186 msgid "The %1$s version %2$s add-on requires %3$s version %4$s or newer (version %5$s is currently installed)." msgstr "L'ajout %1$s version %2$s requiert %3$s version %4$s ou plus récente (version %5$s est actuellement installée)." #. translators: %s is the short plugin name #: wpsso-tweet-a-quote.php:198 msgid "%s warning:" msgstr "Alerte %s:" #: wpsso-tweet-a-quote.php:212 msgid "The %1$s add-on requires the %2$s option to be enabled." msgstr "L'ajout %1$s requiert que l'option %2$s soit activé." #: wpsso-tweet-a-quote.php:214 msgctxt "option label" msgid "Enable Plugin Shortcode(s)" msgstr "Activer le/les shortcode(s)" #. Plugin Name of the plugin/theme msgid "WPSSO Tweet a Quote" msgstr "WPSSO Tweet a Quote" #. Plugin URI of the plugin/theme msgid "https://wpsso.com/extend/plugins/wpsso-tweet-a-quote/" msgstr "https://wpsso.com/extend/plugins/wpsso-tweet-a-quote/" #. Description of the plugin/theme msgid "WPSSO Core add-on to provide Twitter-style quoted text for your content, with a convenient Tweet share link and customizable CSS." msgstr "Extension d'ajout WPSSO Core pour fournir des citations de style Twitter pour votre contenu, avec un lien de partage Tweet pratique et CSS personnalisable." #. Author of the plugin/theme msgid "JS Morisset" msgstr "JS Morisset" #. Author URI of the plugin/theme msgid "https://wpsso.com/" msgstr "https://wpsso.com/"
Portable Object
wpscan/spec/fixtures/dynamic_finders/plugin_version/wpsso-wc-shipping-delivery-time/translation_file/languages/wpsso-wc-shipping-delivery-time-fr_CA.po
msgid "" msgstr "" "Project-Id-Version: WPSSO Shipping Delivery Time for WooCommerce 1.0.1\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wpsso-wc-shipping-delivery-time\n" "POT-Creation-Date: 2020-10-17 11:42-0700\n" "PO-Revision-Date: 2020-10-17 11:42-0700\n" "Last-Translator: JS Morisset <[email protected]>\n" "Language-Team: \n" "Language: fr_FR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Poedit 1.8.6\n" "X-Poedit-Basepath: .\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: gettext/gettext-lib-abstracts-com.php:6 lib/abstracts/com/add-on.php:161 msgid "The %1$s add-on requires the %2$s plugin &mdash; please activate the missing plugin." msgstr "L'ajout %1$s nécessite l'extension %2$s &mdash; veuillez activer l'extension manquante." #: gettext/gettext-lib-abstracts-com.php:7 lib/abstracts/com/add-on.php:179 msgid "The %1$s add-on requires %2$s version %3$s or newer (version %4$s is currently installed)." msgstr "L'ajout %1$s nécessite %2$s version %3$s ou plus récente (la version %4$s est actuellement installée)." #: gettext/gettext-lib-config.php:6 msgctxt "plugin name" msgid "WPSSO Shipping Delivery Time for WooCommerce" msgstr "WPSSO délai de livraison d'expédition pour WooCommerce" #: gettext/gettext-lib-config.php:7 msgctxt "plugin description" msgid "Shipping delivery time estimates for WooCommerce shipping zones, methods, and classes." msgstr "Estimations du délai de livraison pour les zones, méthodes et classes d'expédition WooCommerce." #: lib/woocommerce.php:62 msgid "WooCommerce Shipping Options" msgstr "Options de livraison WooCommerce" #: lib/woocommerce.php:128 msgid "Add %s for handling &amp; packaging." msgstr "Ajoutez %s pour la manutention et l'emballage." #. translators: Shipping transit time in the shipping method label. #: lib/woocommerce.php:171 msgid "(%s)" msgstr "(%s)" #: lib/woocommerce.php:185 msgid "Shipping delivery times" msgstr "Temps de livraison d'expédition" #: lib/woocommerce.php:190 msgid "Show delivery estimates" msgstr "Afficher les estimations de livraison pour l'expédition" #: lib/woocommerce.php:191 msgid "Show shipping handling and packaging time under the shipping methods." msgstr "Afficher le temps de manutention et d'emballage sous les méthodes d'expédition." #: lib/woocommerce.php:198 msgid "Show shipping transit time in the shipping method label." msgstr "Afficher le temps de transit d'expédition dans l'étiquette de la méthode d'expédition." #: lib/woocommerce.php:216 msgid "Shipping handling times" msgstr "Temps de manutention pour l'expédition" #: lib/woocommerce.php:217 msgid "The typical delay between the receipt of an order and the goods leaving the warehouse." msgstr "Le délai typique entre la réception d'une commande et la sortie des marchandises de l'entrepôt." #: lib/woocommerce.php:232 msgid "Shipping classes" msgstr "Classes de livraison" #: lib/woocommerce.php:244 msgid "Shipping class" msgstr "Classe de livraison" #: lib/woocommerce.php:246 msgid "Class description" msgstr "Description de la classe" #: lib/woocommerce.php:248 lib/woocommerce.php:381 msgid "Minimum time" msgstr "Temps minimum" #: lib/woocommerce.php:249 msgid "The estimated minimum handling and packaging time. Can be left blank." msgstr "Le temps minimum estimé de manutention et d'emballage. Peut être laissé vide." #: lib/woocommerce.php:252 lib/woocommerce.php:384 msgid "Maximum time" msgstr "Temps maximum" #: lib/woocommerce.php:253 msgid "The estimated maximum handling and packaging time. Can be left blank." msgstr "Le temps maximum estimé de manutention et d'emballage. Peut être laissé vide." #: lib/woocommerce.php:256 lib/woocommerce.php:387 msgid "Unit of time" msgstr "Unité de temps" #. translators: Please ignore - translation uses a different text domain. #: lib/woocommerce.php:274 msgid "No shipping class" msgstr "Pas de classe de livraison" #: lib/woocommerce.php:275 msgid "Products without a shipping class" msgstr "Produits sans classe de livraison" #: lib/woocommerce.php:320 msgid "Shipping transit times" msgstr "Temps de transit pour l'expédition" #: lib/woocommerce.php:321 msgid "The typical delay between the goods leaving the warehouse and reaching the customer." msgstr "Le délai typique entre les marchandises quittant l'entrepôt et atteignant le client." #: lib/woocommerce.php:344 msgid "%s shipping zone" msgstr "Zone d'expédition %s" #. translators: Please ignore - translation uses a different text domain. #: lib/woocommerce.php:377 msgid "Shipping method" msgstr "Méthode d'expédition" #: lib/woocommerce.php:379 msgid "Shipping rate" msgstr "Tarif d'expédition" #: lib/woocommerce.php:382 msgid "The estimated minimum transit time. Can be left blank." msgstr "Le temps de transit minimum estimé. Peut être laissé vide." #: lib/woocommerce.php:385 msgid "The estimated maximum transit time. Can be left blank." msgstr "Le temps de transit maximum estimé. Peut être laissé vide." #. translators: Please ignore - translation uses a different text domain. #: lib/woocommerce.php:398 msgid "No shipping methods offered to this zone." msgstr "Aucune méthode d'expédition offerte pour cette zone." #: lib/woocommerce.php:504 msgid "%1$s hour" msgid_plural "%1$s hours" msgstr[0] "%1$s heures" msgstr[1] "%1$s hours" #: lib/woocommerce.php:505 msgid "%1$s - %2$s hours" msgstr "%1$s - %2$s heures" #: lib/woocommerce.php:506 msgid "%1$s or more hours" msgid_plural "%1$s or more hours" msgstr[0] "%1$s heur ou plus" msgstr[1] "%1$s heures ou plus" #: lib/woocommerce.php:507 msgid "up to %2$s hour" msgid_plural "up to %2$s hours" msgstr[0] "jusqu'à %2$s heure" msgstr[1] "jusqu'à %2$s heures" #: lib/woocommerce.php:516 msgid "%1$s day" msgid_plural "%1$s days" msgstr[0] "%1$s jour" msgstr[1] "%1$s days" #: lib/woocommerce.php:517 msgid "%1$s - %2$s days" msgstr "%1$s - %2$s jours" #: lib/woocommerce.php:518 msgid "%1$s or more days" msgid_plural "%1$s or more days" msgstr[0] "%1$s jour ou plus" msgstr[1] "%1$s jours ou plus" #: lib/woocommerce.php:519 msgid "up to %2$s day" msgid_plural "up to %2$s days" msgstr[0] "jusqu'à %2$s jour" msgstr[1] "jusqu'à %2$s jours" #: lib/woocommerce.php:683 msgid "Hours" msgstr "Heures" #: lib/woocommerce.php:684 msgid "Days" msgstr "Jours" #. Plugin Name of the plugin/theme msgid "WPSSO Shipping Delivery Time for WooCommerce" msgstr "WPSSO délai de livraison d'expédition WooCommerce" #. Plugin URI of the plugin/theme msgid "https://wpsso.com/extend/plugins/wpsso-wc-shipping-delivery-time/" msgstr "https://wpsso.com/extend/plugins/wpsso-wc-shipping-delivery-time/" #. Description of the plugin/theme msgid "Shipping delivery time estimates for WooCommerce shipping zones, methods, and classes." msgstr "Estimations du délai de livraison pour les zones, méthodes et classes d'expédition WooCommerce." #. Author of the plugin/theme msgid "JS Morisset" msgstr "JS Morisset" #. Author URI of the plugin/theme msgid "https://wpsso.com/" msgstr "https://wpsso.com/"
JSON
wpscan/spec/fixtures/dynamic_finders/plugin_version/wptc-cloud-infinite/composer_file/composer.json
{ "name": "stevapple/wptc-cloud-infinite", "description": "Enhances WordPress media library with cloud-based intelligent data processing powered by Cloud Infinite.", "version": "0.1.2", "type": "library", "license": "Apache 2.0", "autoload": { "psr-4": { "WPTC\\CloudInfinite\\": "src/" }, "files": [ "inc/class-wptc-functionality.php" ] }, "authors": [ { "name": "stevapple", "email": "[email protected]" } ], "require": {}, "require-dev": { "phpunit/phpunit": "^9.0.0", "yoast/phpunit-polyfills": "^1.0.0" } }
Markdown
wpscan/spec/fixtures/dynamic_finders/plugin_version/wptelegram/change_log/changelog.md
# Changelog All notable changes to this project are documented in this file. ## [2.1.1 - 2019-03-27](https://github.com/manzoorwanijk/wptelegram/releases/tag/v2.1.1) ### Bug fixes * Fixed the step in delay on post edit page ## [2.1.0 - 2019-03-26](https://github.com/manzoorwanijk/wptelegram/releases/tag/v2.1.0) ### Enhancements * Improved the template conditional logic * Made delay to be more granular - can be set in half a minute steps * Added option to allow newlines in `{post_excerpt` * Added option to send `{categories}` as hashtags ### Bug fixes * Fixed the issue with scheduled posts not being sent to Telegram ## 2.0.19 * Added the conditional logic for Message Template ## 2.0.16 * Fixed the HTML bug in Notifications ## 2.0.15 * Fixed the PHP fatal error ## 2.0.14 * Fixed the PHP fatal error ## 2.0.13 * Added fixes for WP 5+ * Fixed double posting by block editor * Fixed the issue with Override Options not expanding in Block Editor * Improved the logging to include logs about featured image * Removed the override metabox from the post types not chosen to be sent * Added tutorial videos in the sidebar * Updated CMB2 ## 2.0.12 * Fixed the Notification issue caused by some faulty plugins * Fixed the issue with Post to Telegram caused by Cron Control * JS fixes ## 2.0.11 * Fixed the bug when scheduling the posts ## 2.0.10 * Delayed loading of modules to fix the translation issues * Fixed the HTML entity issue for Markdown * re-enabled sending password protected posts * Added support for saving override options for Pending posts * Minor fixes ## 2.0.9 * Fixed Send to Telegram button for Drafts * Added support for saving override options for drafts and future posts * Removed the ugly newline character at the beginning of the message when using Single Message with Image after the text * Added Disable Notifications in override options * Fixed the issue with saving of "Send files by URL" option * Minor fixes ## 2.0.8 * Added the logging feature for debugging * Added the option to upload the files * Improved the proxy handling * Changed the way Bot API creates logs * Minor fixes ## 2.0.7 * Fixed the 404 CSS error for public.min.css * Added the delAy options for posts * Restored the old user profile field for Chat ID * Added Bot Username field ## 2.0.6 * Fixed the 404 JS error for public.min.js ## 2.0.5 * Fixed the override metabox issue ## 2.0.4 * Fixed the override metabox issue caused by other JS errors ## 2.0.3 * Fixed the issue with image being sent as caption ## 2.0.2 * Fixed the issue caused by is_success() ## 2.0.0 * Major Release with full revamp * Added modular functionality * Removed PHP 5.3 requirement to avoid double posting ## 1.9.4 * Fixed the double posting problem caused by the last update * Added the filter for default inline button ## 1.9.3 * Fixed the issue with Scheduled posts caused by previous update ## 1.9.2 * Fixed the issue of category/author filter for future posts * Added the filter to explicitly change the Inline URL Button text ## 1.9.1 * Fixed the inline keyboard issue with image posts * Fixed the double posting problem due to some plugins * Other fixes ## 1.9.0 * Removed the API validation of bot token upon saving the settings * Minor fixes ## 1.8.3 * Fixed the fatal error when using Google Script ## 1.8.2 * Added option to add inline button for Post URL * Added support for WP-CLI * Fixed the issue with spaces in WP Tags * Minor fixes ## 1.8.1 * A few more hooks and filters * Updated German translation, thanks to @robertskiba * Minor fixes ## 1.8.0 * Added support for sending files along with the post. * A few more hooks and filters * Minor fixes ## 1.7.9 * Fixed the issue with sending test messages ## 1.7.8 * Added the support for bypassing blockage using Google App Script. * Fixed the issue with double quotes in message template * Minor fixes ## 1.7.7 * Fixed the issue with saving the settings with proxy ## 1.7.6 * Added support for many proxy types ## 1.7.5 * Added the hidden support for proxy * Added hooks to bot API for modifying curl handle ## 1.7.4 * Added the latest update for Bot API Library * Increased the default request timeout * Added few more hooks for bot API request params ## 1.7.3 * Fixed the syntax error in previous update ## 1.7.2 * Some more control for user permissions * Fixed the issue of bot token loss when saving the settings ## 1.7.1 * Added new filters for controlling the sent message ## 1.7.0 * Revamped Telegram Bot API Library to make it more portable * Changed a few hooks to avoid confusion * Added Catalan translation. Thanks to jdellund * Minor fixes ## 1.6.5 * Enabled `parse_mode` for in image caption ## 1.6.4 * Added few more hooks for more control and customizations ## 1.6.3 * Added Russian translation. Thanks to Oxford * Updated EmojiOne Area library to v3.2.6 to enable emoji search * Updated Select2 library to v4.0.5 ## 1.6.2 * Added method for creating API log * Added method to modify curl handle for file uploads * More filters to control the process * Bug fixes ## 1.6.1 * Fixed the Fatal Error caused by WP_Error when saving the settings * Added Portuguese Brazilian translation. Thanks to HellFive Osborn * Fixed the issue caused by unending Markdown which stopped notifications ## 1.6.0 * Total revamp of the notification sending mechanism * Allow users to receive email notifications on Telegram * Added compatibility with every plugin that uses `wp_mail()` to send emails * Fixed bugs in notification processing ## 1.5.7 * Fixed the issue of posts not being sent when published by cron * Fixed the hyperlink issue in content URLs after the previous update * Added more filters to control the way post_content and post_excerpt are processed ## 1.5.6 * Added German translation. Thanks to [Muffin](https://t.me/Muffin) * Fixed post_date format and localization issue. * Fixed shortcode issue in post_content * Improved processing of post_content and post_excerpt * Added option to choose the way consecutive messages are sent * Fixed caption issue when sending image after the text * Improved plugin strings for easy translations * Bug fixes and performance improvements ## 1.5.4 * Added Italian translation. Thanks to [Mirko Genovese](http://www.mirkogenovese.it) * Added Arabic translation. Thanks to @Mohamadbush and Mohammad Taher * Fixed the HTML parsing issue when using Content before Read More tag as Excerpt Source * Added hooks before and after sending the message * Added `{post_date}` and `{post_date_gmt}` macros to be used in Message Template ## 1.5.3 * Added Persian translation. Thanks to [mohammadhero](https://profiles.wordpress.org/mohammadhero/) ## 1.5.2 * Added hooks and filters for post title, author, excerpt, featured_image etc. * Final support for the search plugin ## 1.5.1 * Fixed the warning for undefined index when not using categories/terms restriction ## 1.5.0 * Added support for Read More tag to be used in Excerpt Source * Improved Telegram API as a Library for developers to use * Many upgrades to provide basis for future plugin(s) * Minor fixes ## 1.4.3 * Fixed the bug with scheduled posts when using override switch ## 1.4.2 * Fixed the unwanted warning about invalid bot token ## 1.4.1 * Fixed warnings when settings not saved * Added language pack for translations * Minor fixes ## 1.4 * Introducing Website notifications to Telegram * Dropped support for WordPress 3.5 and older ## 1.3.8 * Filter posts by author * Filter posts by categories or terms of custom taxonomies * You can now explicitly set Excerpt Source * Performance improvements ## 1.3.7 * Delayed `save_post` hook execution to fix the issue with some custom fields * Added filters to give you more control over macros and their values * Added separate filters for modifying the values of individual custom fields and taxonomies * Minor fixes ## 1.3.6 * Now Featured Image can be sent after the text * Image and text can be send in a single message ## 1.3.5 * Now Featured Image can be sent with Caption * Caption source can explicitly be chosen * Added support for sending only Featured Image * Minor fixes ## 1.3.4 * Fixed the text issue with scheduled posts ## 1.3.3 * Optimized Settings tabs for small screens * Added tab icons to fit on small screens * Minor fixes ## 1.3.2 * Fixed message template issue in post edit screen ## 1.3.0 * Total revamp of the settings page * Added tabbed interface to reduce scrolling * Added a beautiful template editor with emojis :) * Added direct support for Custom Post Type selection * Added the option to choose Channel/chat at the post edit screen * Preserve override option for Scheduled (future) Posts * Bug fixes for older WordPress versions ## 1.2.0 * Added support for PHP 5.2 * Minor bug fixes ## 1.1.0 * Added direct support for Custom Fields * Added support for including {taxonomy} in template * Fixed HTML issue with {content} ## 1.0.9 * Fixed HTML Parse Mode issue * Fixed URL issue in Markdown style ## 1.0.8 * Added support for scheduled posts * Fixed HTML Entities issue in the text ## 1.0.6 * Fixed excerpt length bug ## 1.0.5 * Minor fixes ## 1.0.4 * Updated README ## 1.0.3 * Minor fixes ## 1.0.2 * Changed the override option to make it more versatile * Bug fixes ## 1.0.0 * Initial Release.
Portable Object
wpscan/spec/fixtures/dynamic_finders/plugin_version/wptelegram/translation_file/languages/wptelegram-fa_IR.po
# Copyright (C) 2017 WP Telegram msgid "" msgstr "" "Project-Id-Version: WP Telegram 1.6.3\n" "POT-Creation-Date: 2017-12-21 23:50+0530\n" "PO-Revision-Date: 2017-12-21 23:50+0530\n" "Last-Translator: \n" "Language-Team: WPTelegram\n" "Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Poedit 2.0.5\n" "X-Poedit-Basepath: ..\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Poedit-KeywordsList: __;_e;_x;esc_attr__;esc_attr_e;esc_html__;esc_html_e\n" "X-Poedit-SourceCharset: UTF-8\n" "X-Poedit-SearchPath-0: .\n" #: admin/class-wptelegram-admin-settings.php:52 msgid "Telegram Settings" msgstr "تنظیمات تلگرام" #: admin/class-wptelegram-admin-settings.php:58 msgid "WordPress Settings" msgstr "تنظیمات وردپرس" #: admin/class-wptelegram-admin-settings.php:59 msgid "In this section you can teach WordPress how and when to do the job" msgstr "" "در این بخش شما میتوانید به وردپرس یاد دهید که کی و چگونه اینکار را انجام دهد" #: admin/class-wptelegram-admin-settings.php:64 msgid "Message Settings" msgstr "تنظیمات پیام ها" #: admin/class-wptelegram-admin-settings.php:65 msgid "In this section you can change the way messages are sent to Telegram" msgstr "در این بخش شما میتوانید روش ارسال پیام به تلگرام را تغییر دهید" #: admin/class-wptelegram-admin-settings.php:70 msgid "Notification Settings" msgstr "تنظیمات اعلان ها" #: admin/class-wptelegram-admin-settings.php:89 msgid "Bot Token" msgstr "توکن ربات شما" #: admin/class-wptelegram-admin-settings.php:90 msgid "Please read the instructions above" msgstr "لطفا دستورالعمل بالا را بخوانید" #: admin/class-wptelegram-admin-settings.php:91 #: admin/class-wptelegram-admin-settings.php:115 #: admin/class-wptelegram-admin-settings.php:220 #: admin/class-wptelegram-admin-settings.php:339 msgid "e.g." msgstr "به عنوان مثال" #: admin/class-wptelegram-admin-settings.php:98 #: admin/partials/wptelegram-admin-display.php:60 msgid "Test Token" msgstr "آزمایش توکن" #: admin/class-wptelegram-admin-settings.php:113 msgid "Channel Username(s) or Chat ID(s)" msgstr "شناسه کانال و یا آیدی" #: admin/class-wptelegram-admin-settings.php:114 #: admin/class-wptelegram-admin-settings.php:362 msgid "If more than one, separate them by comma" msgstr "اگر بیشتر از یکی هستند ، با کاما جدا کنیدشان" #: admin/class-wptelegram-admin-settings.php:122 #: admin/class-wptelegram-admin-settings.php:346 #: admin/partials/wptelegram-admin-display.php:147 msgid "Send Test" msgstr "ارسال متن آزمایشی" #: admin/class-wptelegram-admin-settings.php:139 msgid "When to send?" msgstr "چه موقع ارسال شود؟" #: admin/class-wptelegram-admin-settings.php:145 msgid "When publishing a new post" msgstr "زمانی که مطلب جدید قرار داده میشود" #: admin/class-wptelegram-admin-settings.php:146 msgid "Updating an existing post" msgstr "زمانی که مطلبی ویرایش میشود" #: admin/class-wptelegram-admin-settings.php:152 msgid "Which post type(s) to send?" msgstr "چه نوع مطلبی ارسال شود؟" #: admin/class-wptelegram-admin-settings.php:162 msgid "Categories/Terms" msgstr "دسته ها / بخش ها" #: admin/class-wptelegram-admin-settings.php:168 msgid "Post from all Categories/Terms" msgstr "ارسال همه مطالب از دسته ها / بخش ها" #: admin/class-wptelegram-admin-settings.php:169 #: admin/class-wptelegram-admin-settings.php:192 msgid "Post only from selected ones" msgstr "ارسال فقط از بخش مشخص شده" #: admin/class-wptelegram-admin-settings.php:170 #: admin/class-wptelegram-admin-settings.php:193 msgid "Do not post from selected ones" msgstr "از بخش انتخاب شده ارسال نکن" #: admin/class-wptelegram-admin-settings.php:176 msgid "The rule will apply to the selected categories/terms and their children" msgstr "" "این قانون برای دسته ها و بخش های منتخب شده ( و زیر مجموعه هایشان ) اعمال " "خواهد شد" #: admin/class-wptelegram-admin-settings.php:185 msgid "Authors" msgstr "نویسندگان" #: admin/class-wptelegram-admin-settings.php:191 msgid "Post from all Authors" msgstr "پست از همه نویسندگان" #: admin/class-wptelegram-admin-settings.php:201 #: admin/class-wptelegram-admin-settings.php:295 #: admin/class-wptelegram-admin-settings.php:313 #: admin/class-wptelegram-admin-settings.php:362 #: admin/class-wptelegram-admin-settings.php:583 msgid "Note:" msgstr "توجه داشته باشی:" #: admin/class-wptelegram-admin-settings.php:201 msgid "" "The authors not chosen to post from, will not see the ON/OFF switch on the " "post edit screen" msgstr "" "نویسندگان انتخاب نشده برای ارسال از، کلید ON / OFF در صفحه ویرایش پست را نمی " "بینند" #: admin/class-wptelegram-admin-settings.php:207 msgid "When editing a post" msgstr "هنگام ویرایش یک پست" #: admin/class-wptelegram-admin-settings.php:208 msgid "" "You can use this switch to override the above settings for a particular post" msgstr "" "شما می توانید از این سوئیچ برای لغو تنظیمات بالا برای یک پست خاص استفاده کنید" #: admin/class-wptelegram-admin-settings.php:209 msgid "Show an ON/OFF switch on the post edit screen" msgstr "نمایش دکمه ON / OFF در صفحه ویرایش پست" #: admin/class-wptelegram-admin-settings.php:218 msgid "Message Template" msgstr "شکل محتوای پیام" #: admin/class-wptelegram-admin-settings.php:219 msgid "Structure of the message to be sent" msgstr "ساختار پیام فرستاده شود" #: admin/class-wptelegram-admin-settings.php:234 msgid "Excerpt Source" msgstr "منبع چکیده" #: admin/class-wptelegram-admin-settings.php:240 msgid "Post Content" msgstr "محتوای پست" #: admin/class-wptelegram-admin-settings.php:241 msgid "Post Content before Read More tag" msgstr "محتوای پست قبل از تگ ادامه مطلب" #: admin/class-wptelegram-admin-settings.php:242 msgid "Post Excerpt" msgstr "چکیده پست" #: admin/class-wptelegram-admin-settings.php:247 msgid "Excerpt Length" msgstr "طول چکیده" #: admin/class-wptelegram-admin-settings.php:248 msgid "" "Number of words for the excerpt. Won't be used when Caption Source is \"Post " "Content before Read More tag\"" msgstr "" "تعداد کلمات برای بخش چکیده ، زمانی که عنوان Caption Source \"محتوای ارسالی " "قبل از خواندن برچسب بیشتر \" استفاده شود، نمایش داده نخواهد شد" #: admin/class-wptelegram-admin-settings.php:259 msgid "Parse Mode" msgstr "حالت تجزیه" #: admin/class-wptelegram-admin-settings.php:260 msgid "Learn more" msgstr "بیشتر بدانید" #: admin/class-wptelegram-admin-settings.php:265 #: admin/class-wptelegram-admin-settings.php:295 msgid "None" msgstr "هیچ کدام" #: admin/class-wptelegram-admin-settings.php:266 msgid "Markdown style" msgstr "سبک نشانه گذاری" #: admin/class-wptelegram-admin-settings.php:267 msgid "HTML style" msgstr "سبک HTML" #: admin/class-wptelegram-admin-settings.php:272 msgid "Featured Image" msgstr "تصویر شاخص" #: admin/class-wptelegram-admin-settings.php:273 msgid "Send Featured Image (if exists)" msgstr "ارسال تصویر شاخص (اگر وجود دارد)" #: admin/class-wptelegram-admin-settings.php:280 msgid "Image Position" msgstr "موقعیت تصویر" #: admin/class-wptelegram-admin-settings.php:285 msgid "Before the Text" msgstr "قبل از متن" #: admin/class-wptelegram-admin-settings.php:286 msgid "After the Text" msgstr "بعد از متن" #: admin/class-wptelegram-admin-settings.php:292 msgid "Attach the image below the text" msgstr "تصویر زیر متن را ضمیمه کنید" #: admin/class-wptelegram-admin-settings.php:295 msgid "Useful if you want everything in one message." msgstr "بهتر است همه محتوا در قالب یک پیام باشند" #: admin/class-wptelegram-admin-settings.php:295 msgid "If enabled:" msgstr "اگر فعال باشد:" #: admin/class-wptelegram-admin-settings.php:295 msgid "Caption cannot be used" msgstr "عنوان نمیتواند استفاده شود" #: admin/class-wptelegram-admin-settings.php:295 msgid "Parse Mode should NOT be" msgstr "حالت تجزیه نمیتواند باشد" #: admin/class-wptelegram-admin-settings.php:295 #: admin/class-wptelegram-admin-settings.php:327 msgid "Disable Web Page Preview" msgstr "غیر فعال کردن پیش نمایش" #: admin/class-wptelegram-admin-settings.php:295 msgid "should not be checked" msgstr "نباید بررسی شود" #: admin/class-wptelegram-admin-settings.php:299 msgid "How to send the image?" msgstr "چگونه تصویر را ارسال کنیم؟" #: admin/class-wptelegram-admin-settings.php:304 msgid "With Caption" msgstr "با کپشن" #: admin/class-wptelegram-admin-settings.php:305 msgid "Without Caption" msgstr "بدون کپشن" #: admin/class-wptelegram-admin-settings.php:310 msgid "Caption Source" msgstr "منبع کپشن" #: admin/class-wptelegram-admin-settings.php:313 msgid "Telegram limits photo caption to 200 characters." msgstr "تلگرام کپشن زیر عکس را به 200 حرف محدود می کند" #: admin/class-wptelegram-admin-settings.php:313 msgid "" "If the Media Library caption is not used and the Message Template exceeds " "the limit, the remaining part of the Template will be sent separately after " "the photo without breaking the words." msgstr "" "اگر عنوان کپشن کتابخانه مورد استفاده قرار نگیرد و الگو پیام بیش از حد باشد، " "بخش باقیمانده از الگو به طور جداگانه پس از عکس بدون ناقص کردن کلمات ارسال می " "شود" #: admin/class-wptelegram-admin-settings.php:313 msgid "" "If \"Image Position\" is set to \"After the Text\", then \"Only Media Library" "\" caption can be used." msgstr "" "اگر \"موقعیت تصویر \" به \"بعد از متن \" تنظیم شده باشد، می توان از کپشن " "\"فقط کتابخانه رسانه ها \" استفاده کرد" #: admin/class-wptelegram-admin-settings.php:316 msgid "Only Media Library" msgstr "فقط کتابخانه رسانه ای" #: admin/class-wptelegram-admin-settings.php:317 msgid "Media Library or Message Template (former preferred if not empty)" msgstr "" "کتابخانه رسانه یا قالب پیام (اگر چیز جدیدی در ذهن دارید یا اینکه خالی " "بگذارید)" #: admin/class-wptelegram-admin-settings.php:318 msgid "Only Message Template" msgstr "فقط قالب پیام" #: admin/class-wptelegram-admin-settings.php:323 msgid "Miscellaneous" msgstr "متفرقه" #: admin/class-wptelegram-admin-settings.php:327 msgid "of the link in text" msgstr "از لینک در متن" #: admin/class-wptelegram-admin-settings.php:328 msgid "Disable Notifications" msgstr "غیرفعال کردن اعلانها" #: admin/class-wptelegram-admin-settings.php:329 msgid "Do not send the second message as a reply to the first" msgstr "پیام دوم را به عنوان پاسخ به پیام اول ارسال نکن" #: admin/class-wptelegram-admin-settings.php:337 msgid "Chat ID" msgstr "شناسه چت" #: admin/class-wptelegram-admin-settings.php:338 msgid "If more than one, separate them by comma. Read the instructions above" msgstr "" "اگر بیش از یکی هستند ، آنها را با کاما جدا کنید دستورالعمل های بالا را " "بخوانید" #: admin/class-wptelegram-admin-settings.php:361 msgid "Email(s) to watch" msgstr "ایمیل های موجود" #: admin/class-wptelegram-admin-settings.php:362 msgid "" "WP Telegram will watch the Email Notifications sent from this site, if the " "email is sent to one of the above email ids, it will be sent to you on " "Telegram by your bot. It does not matter whether the email was successfully " "sent or not." msgstr "" "وردپرس تلگرام اطلاعیه های ایمیل ارسال شده از این سایت را مشاهده خواهد کرد، " "اگر ایمیل به یکی از شناسه های ایمیل فرستاده شود، توسط ربات شما به تلگرام شما " "ارسال خواهد شد این موضوع مهم نیست که آیا ایمیل با موفقیت فرستاده شده یا نه" #: admin/class-wptelegram-admin-settings.php:362 msgid "If you want to receive notification for every sent email, write" msgstr "اگر میخواهید برای هر ایمیل ارسالی مطلع شوید، بنویسید !" #: admin/class-wptelegram-admin-settings.php:362 msgid "Usually it should be the admin email" msgstr "معمولا این باید ایمیل مدیر باشد" #: admin/class-wptelegram-admin-settings.php:369 msgid "Hashtag (optional)" msgstr "هشتگ (اختیاری)" #: admin/class-wptelegram-admin-settings.php:370 msgid "Add a hashtag at the end of the message." msgstr "در پایان پیام هشتگ اضافه کنید" #: admin/class-wptelegram-admin-settings.php:370 msgid "Must begin with" msgstr "باید شروع شود با" #: admin/class-wptelegram-admin-settings.php:376 msgid "Notifications to Users" msgstr "اعلان به کاربران" #: admin/class-wptelegram-admin-settings.php:377 #, php-format msgid "User can enter the Telegram information on %sprofile%s page" msgstr "" "کاربر بتواند اطلاعات تلگرام خود را در صفحه %sحساب%s کاربری خود وارد نماید" #: admin/class-wptelegram-admin-settings.php:378 msgid "Allow users to receive their email notifications on Telegram" msgstr "به کاربران اجازه دریافت اعلان های ایمیلی از طریق تلگرام را بده" #: admin/class-wptelegram-admin-settings.php:396 msgid "In this section you can change the settings related to Telegram." msgstr "در این بخش می توانید تنظیمات مربوط به تلگرام را تغییر دهید" #: admin/class-wptelegram-admin-settings.php:396 msgid "" "To send messages to a Telegram Channel, group, supergroup or a private chat, " "follow the steps below." msgstr "" "برای ارسال پیام به یک کانال تلگرام، گروه، سوپر گروه یا یک چت خصوصی، مراحل " "زیر را دنبال کنید" #: admin/class-wptelegram-admin-settings.php:397 msgid "ATTENTION!" msgstr "توجه !" #: admin/class-wptelegram-admin-settings.php:399 msgid "Create a Channel/group/supergroup" msgstr "ایجاد یک شبکه/گروه / سوپرگروه" #: admin/class-wptelegram-admin-settings.php:399 msgid "If you haven't" msgstr "اگه که شما ندارید" #: admin/class-wptelegram-admin-settings.php:400 #, php-format msgid "Create a Bot by sending %s command to %s" msgstr "ایجاد یک ربات با ارسال %s دستور به %s" #: admin/class-wptelegram-admin-settings.php:402 #, php-format msgid "After completing the steps %s will provide you the Bot Token." msgstr "پس از اتمام مراحل %s به شما یک توکن ربات را می دهد۔" #: admin/class-wptelegram-admin-settings.php:403 msgid "Copy the token and paste into the Bot Token field below." msgstr "توکن را کپی کنید و در فیلد نشانگر ربات زیر وارد کنید" #: admin/class-wptelegram-admin-settings.php:403 msgid "For ease, use" msgstr "برای سهولت استفاده" #: admin/class-wptelegram-admin-settings.php:404 msgid "Add the Bot as Administrator to your Channel/Group" msgstr "ربات را اضافه کنید به عنوان مدیریت به کانال / گروه خود" #: admin/class-wptelegram-admin-settings.php:405 msgid "" "Enter the Channel Username(s) or Chat ID(s) separated by comma in the field " "below" msgstr "" "لطفا نام کاربری کانال و یا شناسه چت را با استفاده از کاما در قسمت پایین وارد " "کنید" #: admin/class-wptelegram-admin-settings.php:407 #, php-format msgid "Username must start with %s" msgstr "نام کاربری باید با موارد زیر شروع شود %s" #: admin/class-wptelegram-admin-settings.php:408 msgid "" "You can also use the Chat ID of a private chat with the Bot, see " "Notification Settings" msgstr "" "شما همچنین می توانید از شناسه گپ یک چت خصوصی با ربات استفاده کنید، به " "تنظیمات اطلاع رسانی مراجعه کنید" #: admin/class-wptelegram-admin-settings.php:411 #, php-format msgid "Hit %s below" msgstr "آمار %s پایین" #: admin/class-wptelegram-admin-settings.php:411 msgid "Save Changes" msgstr "ذخیره تغییرات" #: admin/class-wptelegram-admin-settings.php:412 msgid "That's it. Happy WPTelagram :)" msgstr "خودشه از پلاگین لذت ببرید :)" #: admin/class-wptelegram-admin-settings.php:425 msgid "Test result:" msgstr "نتیجه تست" #: admin/class-wptelegram-admin-settings.php:426 #: includes/wptelegram-functions.php:166 msgid "Invalid Bot Token" msgstr "توکن نامعتبر است" #: admin/class-wptelegram-admin-settings.php:437 msgid "Members Count:" msgstr "تعداد کاربران:" #: admin/class-wptelegram-admin-settings.php:443 msgid "Chat_id" msgstr "Chat_id" #: admin/class-wptelegram-admin-settings.php:444 msgid "Name/Title" msgstr "نام / عنوان" #: admin/class-wptelegram-admin-settings.php:445 msgid "Chat Type" msgstr "نوع چت" #: admin/class-wptelegram-admin-settings.php:446 msgid "Test Status" msgstr "وضعیت تست" #: admin/class-wptelegram-admin-settings.php:461 msgid "" "In this section you can set/change the settings related to Notifications " "sent to Telegram" msgstr "" "در این بخش می توانید تنظیمات مربوط به اعلان های ارسال شده به تلگرام را " "تنظیم / تغییر دهید" #: admin/class-wptelegram-admin-settings.php:462 #: public/partials/wptelegram-profile-fields.php:36 msgid "INSTRUCTIONS!" msgstr "دستورالعمل ها!" #: admin/class-wptelegram-admin-settings.php:463 msgid "" "IMPORTANT! First complete at least first 4 steps in Telegram Settings " "section, otherwise notifications won't be sent" msgstr "" "مهم! ابتدا حداقل چهار مرحله اول را در بخش تنظیمات تلگرام انجام دهید، در غیر " "این صورت اطلاعیه ها ارسال نخواهند شد" #: admin/class-wptelegram-admin-settings.php:465 msgid "Every Telegram user or group has a unique ID called" msgstr "هر کاربر یا گروه تلگرام دارای شناسه منحصر به فرد است" #: admin/class-wptelegram-admin-settings.php:466 msgid "It is different from a username and is visible only to bots." msgstr "این متفاوت از یک نام کاربری است و فقط برای رباتها قابل مشاهده است" #: admin/class-wptelegram-admin-settings.php:467 msgid "This chat_id is used by the bots to send messages to a user or group." msgstr "" "این chat_id توسط ربات ها برای ارسال پیام به یک کاربر یا گروه استفاده می شود" #: admin/class-wptelegram-admin-settings.php:468 msgid "" "In order to receive notifications through your bot, you need to find your" msgstr "برای دریافت اطلاعیه ها از طریق ربات خود، خودتان باید شروع کنید" #: admin/class-wptelegram-admin-settings.php:469 msgid "Follow these steps:" msgstr "این مراحل را دنبال کنید:" #: admin/class-wptelegram-admin-settings.php:471 #: public/partials/wptelegram-profile-fields.php:38 #, php-format msgid "Send a message to %s" msgstr "ارسال یک پیام به %s" #: admin/class-wptelegram-admin-settings.php:472 #: public/partials/wptelegram-profile-fields.php:39 msgid "It will send you your Telegram chat_id." msgstr "این به شما تلگرام chat_id شما را ارسال خواهد کرد" #: admin/class-wptelegram-admin-settings.php:473 #, php-format msgid "" "If you want to receive notifications into a group, then add %s to the group " "and it will send you the group ID." msgstr "" "اگر می خواهید اعلان ها را به یک گروه دریافت کنید،%s را به گروه اضافه کنید و " "آن آیدی گروه را به شما ارسال میکند۔" #: admin/class-wptelegram-admin-settings.php:475 msgid "Do not forget to add your own bot to the group." msgstr "یادتان نرود که ربات را به گروهتان اضافه کنید !" #: admin/class-wptelegram-admin-settings.php:477 msgid "Enter the received chat_id in the field below" msgstr "chat_id دریافت شده را در فیلد زیر وارد کنید" #: admin/class-wptelegram-admin-settings.php:478 msgid "" "Start the conversation with your bot, bots cannot initialize a conversation." msgstr "" "مکالمه را با ربات خود شروع کنید، رباتها نمیتوانند یک گفتگو را اول آغاز کنند!" #: admin/class-wptelegram-admin-settings.php:581 msgid "You can use any text, emojis or these macros in any order:" msgstr "شما می توانید از هر متن، شکلک ها یا این ماکرو در هر جهت استفاده کنید:" #: admin/class-wptelegram-admin-settings.php:581 msgid "Click to insert" msgstr "برای اضافه کردن کلیک کنید" #: admin/class-wptelegram-admin-settings.php:585 #, php-format msgid "" "Replace %s in %s by the name of the taxonomy from which you want to get the " "terms attached to the post." msgstr "" "جایگزین کردن %s در %s با استفاده از نام طبقه بندی ، که شما میتوانید بخش های " "مورد نظر خود را به پست اضافه کنید۔" #: admin/class-wptelegram-admin-settings.php:585 #: admin/class-wptelegram-admin-settings.php:586 #, php-format msgid "For example %s" msgstr "به طور مثال %s" #: admin/class-wptelegram-admin-settings.php:586 #, php-format msgid "" "Replace %s in %s by the name of the Custom Field, the value of which you " "want to add to the template." msgstr "" "جایگزین کردن %s در %s با استفاده از نام زمینه های دلخواه محتوای جدیدی که " "میخواهید به قالب اضافه کنید۔" #: admin/class-wptelegram-admin-settings.php:687 msgid "Override default settings" msgstr "نادیده گرفتن تنظیمات پیشفرض" #: admin/class-wptelegram-admin-settings.php:690 msgid "Message" msgstr "پیام" #: admin/class-wptelegram-admin-settings.php:694 msgid "Send" msgstr "ارسال" #: admin/class-wptelegram-admin-settings.php:698 msgid "Do not Send" msgstr "ارسال نکن" #: admin/class-wptelegram-admin-settings.php:703 msgid "Send to" msgstr "راسال به" #: admin/class-wptelegram-admin-settings.php:709 msgid "All Channels/Chats" msgstr "همه کانال ها / چت ها" #: admin/class-wptelegram-admin-settings.php:724 msgid "No Channels/Chat IDs found" msgstr "هیچ کانال / چت یافت نشد" #: admin/class-wptelegram-admin-settings.php:728 msgid "Template" msgstr "قالب" #: admin/class-wptelegram-admin.php:137 msgid "Settings" msgstr "تنظیمات" #: admin/class-wptelegram-admin.php:215 admin/class-wptelegram-admin.php:225 msgid "WP Telegram Settings" msgstr "تنظیمات وردپرس تلگرام" #: admin/class-wptelegram-admin.php:216 #: admin/partials/wptelegram-admin-header.php:11 #: admin/partials/wptelegram-admin-header.php:37 #: includes/class-wptelegram.php:79 msgid "WP Telegram" msgstr "وردپرس تلگرام" #: admin/class-wptelegram-admin.php:226 msgid "Core" msgstr "منابع" #: admin/class-wptelegram-admin.php:239 msgid "Sorry, you are not allowed to access this page." msgstr "با عرض پوزش ، شما مجاز به دسترسی به این صفحه نیستید" #: admin/class-wptelegram-admin.php:269 msgid "Remove settings on uninstall" msgstr "حذف همه تنظیمات وارده در موقع حذف افزونه" #: admin/class-wptelegram-admin.php:314 msgid "WP Telegram Options" msgstr "تنظیمات وردپرس تلگرام" #: admin/class-wptelegram-admin.php:356 msgid "WP Telegram failed to communicate." msgstr "خطای برقراری ارتباط با وردپرس تلگرام" #: admin/class-wptelegram-admin.php:358 msgid "Reason: " msgstr "دلیل:" #: admin/class-wptelegram-admin.php:363 public/class-wptelegram-public.php:159 msgid "Error: " msgstr "خطا:" #: admin/partials/wptelegram-admin-display.php:55 #: admin/partials/wptelegram-admin-display.php:133 msgid "Please wait..." msgstr "لطفا منتظر باشید۔۔۔" #: admin/partials/wptelegram-admin-display.php:64 msgid "Bot Token is empty" msgstr "توکن ربات خالی است" #: admin/partials/wptelegram-admin-display.php:73 #: admin/partials/wptelegram-admin-display.php:162 msgid "Error: Could not connect" msgstr "خطا : ارتباط ناموفق" #: admin/partials/wptelegram-admin-display.php:123 msgid "Bot Token is invalid" msgstr "توکن ربات نامعتبر است" #: admin/partials/wptelegram-admin-display.php:127 msgid "A message will be sent to the chat_ids. You can modify the text below" msgstr "یک پیام به chat_ids ارسال خواهد شد شما می توانید متن زیر را تغییر دهید" #: admin/partials/wptelegram-admin-display.php:127 msgid "This is a test message" msgstr "این یک پیام تست است" #: admin/partials/wptelegram-admin-display.php:152 msgid "Bot Token or chat_ids is empty" msgstr "توکن ربات یا chat_ids خالی است" #: admin/partials/wptelegram-admin-display.php:175 msgid "Success" msgstr "موفقیت" #: admin/partials/wptelegram-admin-display.php:180 msgid "Failure" msgstr "شکست" #: admin/partials/wptelegram-admin-header.php:19 msgid "Need help?" msgstr "کمک نیاز دارید؟" #: admin/partials/wptelegram-admin-header.php:19 msgid "Shout in" msgstr "فریاد زدن" #: admin/partials/wptelegram-admin-header.php:26 msgid "Get connected" msgstr "متصل شوید" #: admin/partials/wptelegram-admin-header.php:33 msgid "Follow" msgstr "دنبال کردن" #: admin/partials/wptelegram-admin-header.php:37 msgid "Join" msgstr "پیوستن" #: includes/telegram-api/class-wptelegram-telegram-api.php:134 msgid "Bot Token is required to make a request" msgstr "توکن ربات لازم است تا یک درخواست را ارسال کند" #: includes/wptelegram-functions.php:164 #, php-format msgid "Your host seems to block requests to %s" msgstr "به نظر می رسد هاست (سرور) شما درخواست برای %s را مسدود کرده است" #: public/class-wptelegram-public.php:159 msgid "Please Enter a valid Chat ID" msgstr "لطفا یک شناسه چت معتبر وارد نمایید" #: public/partials/wptelegram-profile-fields.php:21 msgid "Telegram Info" msgstr "اطلاعات تلگرام" #: public/partials/wptelegram-profile-fields.php:22 #, php-format msgid "You can receive your email notifications on Telegram from %s" msgstr "" "شما می توانید اعلان های ایمیلی خود را روی تلگرام از طریق %s دریافت کنید" #: public/partials/wptelegram-profile-fields.php:26 msgid "Telegram Chat ID" msgstr "شناسه چت تلگرام" #: public/partials/wptelegram-profile-fields.php:30 msgid "Please enter your Telegram Chat ID" msgstr "لطفا شناسه چت تلگرام خود را وارد کنید" #: public/partials/wptelegram-profile-fields.php:40 msgid "Enter the received chat_id in the field above" msgstr "chat_id دریافت شده را در فیلد بالا وارد کنید" #: public/partials/wptelegram-profile-fields.php:41 #, php-format msgid "Also start a conversation with %s to receive notifications" msgstr "همچنین از طریق %s گفتگویی را شروع کنید تا اعلانها را دریافت نمایید"
Markdown
wpscan/spec/fixtures/dynamic_finders/plugin_version/wptelegram-login/change_log/changelog.md
# Changelog All notable changes to this project are documented in this file. ## [1.4.1 - 2019-03-23](https://github.com/manzoorwanijk/wptelegram-login/releases/tag/v1.4.1) ### Bug Fixes * Fixed the PHP warning on the settings page ## [1.4.0 - 2019-03-23](https://github.com/manzoorwanijk/wptelegram-login/releases/tag/v1.4.0) ### Enhancements * Added Gutenberg Block for login button ## 1.3.4 - 2018-11-23 ### Bug Fixes * Fixed 404 issue for WP in sub directory ## [1.3.3 - 2018-11-11](https://github.com/manzoorwanijk/wptelegram-login/releases/tag/1.3.3) ### Enhancements * Bundled CMB2 to handle the dependency ### Bug Fixes * Fixed UI bugs on login page with errors * Fixed the shortcode instruction for `show_user_photo` ## 1.3.2 - 2018-11-02 ### Enhancements * Prepare for WP Telegram 2.0.0 ## [1.3.1 - 2018-10-20](https://github.com/manzoorwanijk/wptelegram-login/releases/tag/v1.3.1) ### Enhancements * Added Russian Translation. Thanks to @zzart ### Bug Fixes * Fixed the Save Settings errors * Fixed option class error in old PHP versions ## 1.3.0 - 2018-10-07 ### Enhancements * Revamped the options to avoid the use of globals * Added the option to disable the button on default WP login page ### Bug Fixes * Fixed the PHP warnings for first time install * Fixed the error in user columns in older WP versions ## 1.2.8 - 2018-09-26 ### Bug Fixes * Fixed some PHP Warnings ## 1.2.7 - 2018-09-24 * Added support for user avatars to be should by default * Minor fixes ## 1.2.6 - 2018-09-09 * Added the option to disable sign ups * Minor fixes ## 1.2.5 - 2018-09-07 * Fixed the PHP warnings created by widget visibility options * Fixed the Errors during widget update * Other fixes ## 1.2.4 - 2018-06-28 * Fixed the bug related to password recovery button * Added efficient plugin dependency management ## 1.2.3 - 2018-05-04 * Fixed the issue with integration with WP Telegram Notifications ## 1.2.2 - 2018-05-04 * Fixed the issue with login button not shown to specific roles ## 1.2.1 - 2018-04-26 * Fixed the issue with login button not shown by default ## 1.2.0 - 2018-04-17 * Added the option whom to show the login button ## 1.0.1 - 2018-04-16 * Added integration with WPTelegram Notifications for users ## 1.0.0 - 2018-04-16 * Initial Release.
JSON
wpscan/spec/fixtures/dynamic_finders/plugin_version/wpum-recaptcha/composer_file/package.json
{ "name": "wpum---recaptcha", "title": "WPUM - reCAPTCHA", "description": "The best WordPress extension ever made!", "version": "1.1.0", "homepage": "http://wpusermanager.com", "author": { "name": "Alessandro Tesoro", "email": "[email protected]", "url": "http://wpusermanager.com" }, "devDependencies": { "grunt": "~0.4.5", "grunt-contrib-concat": "~0.5.0", "grunt-contrib-uglify": "~0.6.0", "grunt-contrib-cssmin": "~0.10.0", "grunt-contrib-jshint": "~0.10.0", "grunt-contrib-nodeunit": "~0.4.1", "grunt-contrib-watch": "~0.6.1", "grunt-contrib-clean": "~0.6.0", "grunt-contrib-copy": "~0.7.0", "grunt-contrib-compress": "~0.12.0", "grunt-contrib-sass": "~0.8.0", "grunt-wp-i18n": "~0.4.0" }, "keywords": [] }
JSON
wpscan/spec/fixtures/dynamic_finders/plugin_version/wpum-username-length/composer_file/package.json
{ "name": "wpum-username-length", "version": "1.0.0", "description": "Project description", "homepage": "http://project-site.com", "author": { "name": "Alessandro Tesoro", "email": "[email protected]", "url": "http://project-site.com" }, "contributors": "Alessandro Tesoro", "repository": { "type": "", "url": "" }, "bugs": { "url": "http://project-site.com", "email": "[email protected]" }, "license": "GPLv2+", "private": true, "directories": { "js": "", "sass": "", "css": "", "build": "./build", "languages": "./languages" }, "pot": { "type": "wp-plugin", "textdomain": "wpum-username-length", "src": "wpum-username-length.php", "header": { "bugs": "http://project-site.com", "team": "Alessandro Tesoro <[email protected]>", "last_translator": "Alessandro Tesoro <[email protected]>" } }, "devDependencies": { "grunt": "~0.4.5", "grunt-contrib-clean": "~0.5.0", "grunt-contrib-compress": "~0.8.0", "grunt-contrib-copy": "~0.5.0", "grunt-phpcs": "^0.4.0", "grunt-potomo": "~3.2.0", "grunt-text-replace": "^0.4.0", "grunt-wp-i18n": "~0.5.1", "grunt-wp-readme-to-markdown": "^0.9.0", "grunt-contrib-watch": "~0.6.1", "grunt-contrib-sass": "~0.8.0", "grunt-contrib-cssmin": "~0.10.0", "grunt-contrib-uglify": "~0.6.0", "load-grunt-config": "0.16.0", "load-grunt-tasks": "~0.3.0" } }
JSON
wpscan/spec/fixtures/dynamic_finders/plugin_version/wrapping-shortcode/composer_file/package.json
{ "name": "asm-wrapping-shortcode-block", "version": "0.1.0", "description": "This plugin provides a shortcode block. It is not just a shortcode, it is a shortcode block that wraps other blocks.", "author": "Asumaru Corp.", "license": "GPL-2.0-or-later", "homepage": "https://asumaru.com/plugins/asm-wrapping-shortcode-block/", "main": "build/index.js", "scripts": { "build": "wp-scripts build --webpack-copy-php", "format": "wp-scripts format", "lint:css": "wp-scripts lint-style", "lint:js": "wp-scripts lint-js", "packages-update": "wp-scripts packages-update", "plugin-zip": "wp-scripts plugin-zip", "start": "wp-scripts start --webpack-copy-php" }, "devDependencies": { "@wordpress/scripts": "^24.4.0" }, "dependencies": { "@wordpress/i18n": "^4.20.0" } }
Markdown
wpscan/spec/fixtures/dynamic_finders/plugin_version/wuunder-for-woocommerce/change_log/CHANGELOG.md
# Change Log All notable changes to this project will be documented in this file. Please file changes under `Added`, `Changed`, `Deprecated`, `Removed`, `Fixed` or `Security`. The format is based on [Keep a Changelog](http://keepachangelog.com/). ## Un-released ## Released ## [2.7.8](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/tag/2.7.8) - 2019-10-30 ### Added - Support sanitize functions ### Fixed - Removed curl functions and use WP functions for getting filesize of images ## [2.7.7](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/tag/2.7.7) - 2019-10-11 ### Added - Support for value and weight via mywuunder import (REST API) ## [2.7.6](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/tag/2.7.6) - 2019-10-07 ### Added - Booking token support for imported orders via REST API ## [2.7.5](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/tag/2.7.5) - 2019-09-30 ### Fixed - Parcelshop locator wuunder production settings - Order value - Line ending description ## [2.7.4](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/tag/2.7.4) - 2019-09-27 ### Added - Preferred_service_level to Woocommerce REST API Orders resourcelist ## [2.7.3](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/tag/2.7.3) - 2019-09-25 ### Fix - Fixed WC version constant usage ## [2.7.2](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/tag/2.7.2) - 2019-09-19 ### Fix - Code styling and typo fixes - Checkout validation parcelshop locator bugfixed [@timoj](https://github.com/timoj) [WWE-97](https://wuunder.atlassian.net/secure/RapidBoard.jspa?rapidView=6&projectKey=WWE&modal=detail&selectedIssue=WWE-97) - Code styling [@timoj](https://github.com/timoj) [WWE-97](https://wuunder.atlassian.net/secure/RapidBoard.jspa?rapidView=6&projectKey=WWE&modal=detail&selectedIssue=WWE-97) ### Added - Translations checkout text parcelshop locator text [WWE-97](https://wuunder.atlassian.net/secure/RapidBoard.jspa?rapidView=6&projectKey=WWE&modal=detail&selectedIssue=WWE-97) ## [2.7.0](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/tag/2.7.0) - 2019-04-01 ### Fix - Parcelshop selection fix & endline char fix ([#12](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/pull/12)) - Changed text when the customer has selected a parcelshop in the checkout page.([#WWE-8](https://wuunder.atlassian.net/projects/WWE/issues/WWE-8)) - Added default option to the parcelshop shipping method ([#WWE-4](https://wuunder.atlassian.net/projects/WWE/issues/WWE-4)) ## [2.6.3](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/releases/tag/2.6.3) Pre-release - 2018-1-21 ### Fix - Changed header docs [@timoj](https://github.com/timoj) ## [2.6.2](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/releases/tag/2.6.2) Pre-release - 2018-1-21 ### Fix - Merged guidelines [@timoj](https://github.com/timoj) ## [2.6.1](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/releases/tag/2.6.1) Pre-release - 2018-10-19 ### Fix - Fixed handling dimensions product, changed by woocommerce [@timoj](https://github.com/timoj) ## [2.6.0](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/releases/tag/2.6.0) Pre-release - 2018-10-19 ### Added - Added logging respecting WP_DEBUG [@timoj](https://github.com/timoj) ## [2.5.1](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/releases/tag/2.5.1) Pre-release - 2018-10-10 ### Fix - Bugfix parcelshop locator settings [@timoj](https://github.com/timoj) ## [2.5.0](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/releases/tag/2.5.0) Pre-release - 2018-9-17 ### Fix - Bugfix dimensions [@timoj](https://github.com/timoj) ### Added - Added default image setting (base64) [@timoj](https://github.com/timoj) ## [2.4.7](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/releases/tag/2.4.7) Pre-release - 2018-9-7 ### Fix - Bugfix escaping quotes js func parameter [@timoj](https://github.com/timoj) ## [2.4.6](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/releases/tag/2.4.6) Pre-release - 2018-9-7 ### Added - Bugfix company name [@timoj](https://github.com/timoj) ## [2.4.5](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/releases/tag/2.4.5) Pre-release - 2018-9-5 ### Fix - Bugfix parcelshoppicker js [@timoj](https://github.com/timoj) ## [2.4.4](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/releases/tag/2.4.4) Pre-release - 2018-8-15 ### Added - Logging [@timoj](https://github.com/timoj) - Filesize check for images [@timoj](https://github.com/timoj) ## [2.4.3](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/releases/tag/2.4.3) Pre-release - 2018-8-15 ### Added - Added temp logging [@timoj](https://github.com/timoj) - Added different handler for checking image filesize [@timoj](https://github.com/timoj) ## [2.4.2](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/releases/tag/2.4.2) Pre-release - 2018-8-02 ### Added - Added free from for parcelshop shipping method [@timoj](https://github.com/timoj) ## [2.4.1](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/releases/tag/2.4.1) Pre-release - 2018-7-30 ### Fix - Added bugfixes parcelshop picker [@timoj](https://github.com/timoj) ## [2.4.0](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/releases/tag/2.4.0) Pre-release - 2018-06-08 ### Added This is a test release. Not ready for production. - Added parcelshop functionality [@timoj](https://github.com/timoj) ## [2.3.1](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/releases/tag/2.3.1) Pre-release - 2018-03-27 ### Fix - Fixed warning with building api data [@timoj](https://github.com/timoj) ## [2.3.0](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/releases/tag/2.3.0) Pre-release - 2018-03-27 ### Added - Added support for 2nd webhook [@timoj](https://github.com/timoj) ### Fix -Fixed api domain [@timoj](https://github.com/timoj) ## Released ## Old Change Log Format ## [2.2.2](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/tree/2.2.2) (2017-12-28) [Full Changelog](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/compare/2.2.1...2.2.2) ## [2.2.1](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/tree/2.2.1) (2017-12-28) [Full Changelog](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/compare/2.2.0...2.2.1) ## [2.2.0](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/tree/2.2.0) (2017-12-27) [Full Changelog](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/compare/2.1.2...2.2.0) **Merged pull requests:** - cleanup [\#3](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/pull/3) ([timoj](https://github.com/timoj)) ## [2.1.2](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/tree/2.1.2) (2017-11-20) [Full Changelog](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/compare/2.1.1...2.1.2) ## [2.1.1](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/tree/2.1.1) (2017-10-27) [Full Changelog](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/compare/2.1.0...2.1.1) ## [2.1.0](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/tree/2.1.0) (2017-10-03) [Full Changelog](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/compare/2.0.7...2.1.0) **Merged pull requests:** - Preferred service level & post booking order status [\#2](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/pull/2) ([timoj](https://github.com/timoj)) ## [2.0.7](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/tree/2.0.7) (2017-09-21) [Full Changelog](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/compare/2.0.6...2.0.7) ## [2.0.6](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/tree/2.0.6) (2017-09-20) [Full Changelog](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/compare/2.0.5...2.0.6) ## [2.0.5](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/tree/2.0.5) (2017-09-19) [Full Changelog](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/compare/2.0.4...2.0.5) ## [2.0.4](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/tree/2.0.4) (2017-08-28) [Full Changelog](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/compare/2.0.3...2.0.4) ## [2.0.3](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/tree/2.0.3) (2017-07-07) [Full Changelog](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/compare/2.0.2...2.0.3) ## [2.0.2](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/tree/2.0.2) (2017-07-04) [Full Changelog](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/compare/2.0.1...2.0.2) ## [2.0.1](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/tree/2.0.1) (2017-06-19) [Full Changelog](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/compare/2.0.0...2.0.1) ## [2.0.0](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/tree/2.0.0) (2017-06-15) [Full Changelog](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/compare/1.0.1...2.0.0) ## [1.0.1](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/tree/1.0.1) (2017-06-07) [Full Changelog](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/compare/1.0...1.0.1) ## [1.0](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/tree/1.0) (2017-06-07) [Full Changelog](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/compare/0.9...1.0) ## [0.9](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/tree/0.9) (2017-06-01) [Full Changelog](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/compare/0.8...0.9) ## [0.8](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/tree/0.8) (2017-05-11) [Full Changelog](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/compare/0.7...0.8) **Merged pull requests:** - Dimension/weight fix [\#1](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/pull/1) ([riklempens](https://github.com/riklempens)) ## [0.7](https://github.com/kabisa/wuunder-webshopplugin-woocommerce/tree/0.7) (2017-05-09) \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
JSON
wpscan/spec/fixtures/dynamic_finders/plugin_version/wysiwyg-calculator-block/composer_file/package.json
{ "name": "wcw_calculator-cgb-guten-block", "version": "1.0.0", "private": true, "scripts": { "start": "cgb-scripts start", "build": "cgb-scripts build", "eject": "cgb-scripts eject" }, "dependencies": { "cgb-scripts": "1.23.1" } }
Markdown
wpscan/spec/fixtures/dynamic_finders/plugin_version/wysiwyg-widgets/change_log/CHANGELOG.md
# Changelog = 2.3.8 - October 25, 2017 = Misc. textual improvements. = 2.3.7 - August 29, 2017 = Added German language file, thanks to [Christian Gunther](http://atelier.tag-eins.de/). = 2.3.6 - September 29, 2016 = Maintenance release. Mainly just removed some dead links from meta & getting rid of "not updated" notice. Happy widget blocking! = 2.3.5 - March 18, 2015 = **Fixes** - Video URL's on their own line will now autoembed **Improvements** - Code styling now adheres to WordPress coding standard = 2.3.4 - December 20, 2013 = * Fixed: Paragraphs inside or after shortcodes * Improved: Changed widget name for more consistency = 2.3.3 - November 18, 2013 = * Added: Italian translations, thanks to [Tiziano D'Angelo](http://www.dangelos.it/) * Improved: Code loading * Improved: added empty index.php files to prevent directory listings * Improved: all default WordPress' post filters are now applied to the widget content as well. = 2.3.2 - November 8, 2013 = * Improved: When `show_title` is false, (empty) title tags will not be displayed. = 2.3.1 - November 6, 2013 = * Added: Spanish translations, thanks to [Maria Ramos from WebHostingHub](http://www.webhostinghub.com/) * Improved: Minor security and license improvements = 2.3 - November 5, 2013 = * Improved: Title now changes with the Widget Block, no widget re-save necessary * Improved: Minor code improvements * Improved: Removed all third-party meta boxes from Edit Widget Block screen. * Improved: Plugin is now translation ready * Added: Dutch translation = 2.2.6 - October 30, 2013 = * Fixed: Show title checkbox now defaults to a checked state. = 2.2.5 - October 26, 2013 = * Added checkbox option to widget to hide the title. = 2.2.4 - October 21, 2013 = * Moved menu item back to its own menu item * Widget title now defaults to the title of the selected Widget Block * Some textual improvements = 2.2.3 - October 16, 2013 = * Moved menu item to pages to prevent capability problems * Removed WP SEO meta box from edit widget block screen = 2.2.2 = * Improved: UI improvements, cleaned up admin area. * Improved: Minor code improvement = 2.2.1 = * Improved: small code improvements * Improved: changed menu position = 2.2 = * Fixed: shortcodes were not processed in v2.1. = 2.1 = * Fixed: Social sharing buttons showing up after widget content. = 2.0.1 = * Added: meta box in WYSIWYG Widget editor screen. * Added: debug messages for logged in administrators on frontend when no WYSIWYG Widget OR an invalid WYSIWYG Widget is selected. * Added: title is now optional for even more control. If empty, it won't be shown. You are now no longer required to use the heading tag which is set in the widget options since you can use a (any) heading in your post. = 2.0 = * Total rewrite WITHOUT backwards compatibility. Please back-up your existing WYSIWYG Widgets' content before updating, you'll need to recreate them. Don't drag them to "deactivated widgets", just copy & paste the HTML content somewhere. = 1.2 = * Updated the plugin for WP 3.3. Broke backwards compatibility (on purpose), so when running WP 3.2.x and below: stick with [version 1.1.1](https://downloads.wordpress.org/plugin/wysiwyg-widgets.zip). = 1.1.2 = * Temporary fix for WP 3.3+ = 1.1.1 = * Fixed problem with link dialog reloading page upon submit = 1.1 = * Changed the way WYSIWYG Widget works, no more overlay, just a WYSIWYG editor in your widget form. * Fixed full-screen mode * Fixed link dialog for WP versions below 3.2 * Fixed strange browser compatibility bug * Fixed inconstistent working * Added the ability to use shortcodes in WYSIWYG Widget's text = 1.0.7 = * Fixed small bug that broke the WP link dialog for WP versions older then 3.2 * Fixed issue with lists and weird non-breaking spaces * Added compatibility with Dean's FCKEditor for Wordpress plugin * Improved JS **NOTE**: In this version some things were changed regarding the auto-paragraphing. This is now being handled by TinyMCE instead of WordPress, so when updating please run trough your widgets to correct this. :) = 1.0.6 = * Added backwards compatibility for WP installs below version 3.2 Sorry for the quick push! = 1.0.5 = * Fixed issue for WP3.2 installs, wp_tiny_mce_preload_dialogs is no valid callback. Function got renamed. = 1.0.4 = * Cleaned up code * Improved loading of TinyMCE * Fixed issue with RTL installs = 1.0.3 = * Bugfix: Hided the #wp-link block, was appearing in footer on widgets.php page. * Improvement: Removed buttons added by external plugins, most likely causing issues. (eg Jetpack) * Improvement: Increase textarea size after opening WYSIWYG overlay. * Improvement: Use 'escape' key to close WYSIWYG editor overlay without saving changes. = 1.0.2 = * Bugfix: Fixed undefined index in dvk-plugin-admin.php * Bugfix: Removed `esc_textarea` which caused TinyMCE to break * Improvement: Minor CSS and JS improvements, 'Send to widget' button is now always visible * Improvement: Added a widget description * Improvement: Now using the correct way to set widget form width and height = 1.0.1 = * Bugfix: Fixed the default title, it's now an empty string. ('') = 1.0 = * Initial release
Text
wpscan/spec/fixtures/dynamic_finders/plugin_version/wyvern-toolkit/change_log/changelog.txt
== Changelog == = 1.0.3 - 2022-08-08 = * Add - Custom Scripts module * Add - Admin menu icon * Fix - Fix admin css issues * Enhancement - Move Store directory to WordPress Uploads directory * Enhancement - Update readme.txt = 1.0.2 - 2022-07-31 = * Enhancement - Change plugin icon * Enhancement - Update Screenshots * General - Fix minor issues = 1.0.1 - 2022-07-31 = * Enhancement - Add plugin description and banner images * General - Fix minor issues = 1.0.0 - 2022-07-31 = * Initial release
Markdown
wpscan/spec/fixtures/dynamic_finders/plugin_version/x3p0-legacy-widget/change_log/changelog.md
# Change Log ## [1.0.0] - 2022-06-28 ### Added * Literally everything. This is version 1.0, after all.
Markdown
wpscan/spec/fixtures/dynamic_finders/plugin_version/x3p0-powered-by/change_log/changelog.md
# Change Log ## [1.0.0] - 2022-10-14 ### Added * Literally everything. This is version 1.0, after all.
Markdown
wpscan/spec/fixtures/dynamic_finders/plugin_version/x3p0-progress/change_log/changelog.md
# Change Log ## [1.0.0] - 2022-10-30 ### Added * Literally everything. This is version 1.0, after all.
Text
wpscan/spec/fixtures/dynamic_finders/plugin_version/xpro-theme-builder/change_log/changelog.txt
= V 1.2.3 - 15 June 2023 = - Tweak: Update In License Encryption - Tweak: Secure License Not to Reveal - Tweak Product Grid Showing Gallery Image - Tweak: Update In Theme Builder Preview Settings - Fix: Post Dynamic Term Throw Error ID Not Found - Fix: Product Filter not Working with Xpro Swatches = V 1.2.2 - 05 June 2023 = - New: Add WPML Compatibility to Layouts - New: Add WPML Compatibility to Widgets - Tweak: Update In Woo Product Image Widget - Tweak: Rename Dynamic Tags Extensions = V 1.2.1 - 22 May 2023 = - New: Add Source Field In Hamburger For Use Template - Tweak: Update Entrance Animation In Reveal Effects - Tweak: Add Width Field In Mega Menu Vertical Layout - Tweak: Add Button Width Field to Widgets - Fix: PHP FATAL ERROR On PHP Version 8.1 Or Higher - Fix: Pagination Not Working on Post Grid = V 1.2.0 - 26 April 2023 = - Tweak: Change Dynamic Content Template Name Feature Added - Tweak: Change Mega Menu Template Name Feature Added - Tweak: Template Field Multiple Post Types Added - Tweak: Header Sticky Option Added to Containers - Fix: Dynamic Content Layout Shift Issue - Fix: Remote Arrows Not Working With Containers = V 1.1.9 - 13 April 2023 = - Tweak: Template Field Multiple Post Types Added - Fix: Header Sticky Issue Fix When Hide Elements on Sticky - Fix: Add Ease In Animation on Header Sticky - Fix: Dynamic Content Layout Shift Issue = V 1.1.8 - 01 April 2023 = - Tweak: Minimize CSS & JS Files for Optimization - Tweak: Change Color Scheme According to Elementor V3.12.0 - Tweak: Compatibility Issue with Elementor V3.12.0 - Tweak: Update Loop Builder and Loop Carousel - Fix: Exclude Not Working On Query - Fix: WordPress 6.2 deprecate function get_page_by_title() - New: Add Remote Arrows for Slider Widgets - New: Add Preview Setting to Saved Templates for Loop Builder = V 1.1.7 - 02 March 2023 = - Fix: Specific Page not Shown on Archive - Tweak: Swiper Widget Move to Owl Carousel to prevent Conflict - Tweak: Query Tab Update Term Field - Tweak: Update In Preview Post Settings Options - Tweak: Update In Mega Menu Feature - Tweak: Add Custom Filed in Taxonomy = V 1.1.6 - 10 February 2023 = - Fix: Sticky Header Options on Shown - Fix: the_content() Not Found Issue When Creating a Posts - Fix: the_content() Not Found Issue When Creating a Page - Fix: Global Settings Not Working on Theme Builder Layouts - Tweak: Update In Preview Post Settings Options = V 1.1.5 - 09 February 2023 = - Fix: Throw Error on Preview Settings on FrontEnd Panel - Fix: Throw Error on when creating layout from FrontEnd - Tweak: Update In Preview Post Settings Options - Tweak: Update In Mega Menu Builder Settings = V 1.1.4 - 02 February 2023 = - Fix: Throw Error on Singular Layout after Update to 1.1.3 - Fix: Throw Error on Archive Layout After Update to 1.1.3 - Tweak: Minor Changes in Preview Post Settings Options = V 1.1.3 - 01 February 2023 = - New: Preview Post Setting Added for Xpro Theme Builder - New: Mega Menu Builder Added [Pro] - New: Mega Menu Widget Added [Pro] - Tweak: Update In Modal Popup Widget - Tweak: Update in Background Overlay Extension - Tweak: Updates In Theme Builder Modules - Tweak: Mailchimp Subscribe Form - Tweak: Update In Horizontal Menu Widget - Fix: Dynamic Content on Responsive Issue - Fix: Background Parallax Print Console - Fix: Extension Compatibility With Containers - Fix: Breadcrumb Previous Not Showing on Blog Page = V 1.1.2 - 20 December 2022 = - Tweak: Add OceanWP Theme Compatibility - Fix: WP Admin bar hide issue - New: Loop/Query Builder Added - New: Loop/Query Carousel Added - New: Dynamic Tags Extension Added - New: Term, Taxonomy, User and Site Tags Added - New: Gird Column Extension Added - New: Custom JS Extension Added - New: Page Title Widget Added - Tweak: Template Widget Update = V 1.1.1 - 24 October 2022 = - Tweak: Add Wrapper Link Extension - Tweak: Update Background Particles Extension - Tweak: Fix Themes Compatible Minor Issues - Tweak: Add Icon Change Option In Search Widget - Tweak: Add Icon Change Option In Ajax Live Search Widget - Tweak: Frontend Panel Minor Styling Issue Fix - Tweak: Fix Xpro Theme Compatibility Issues - New: Add Custom Post Type (CPT) Compatibility = V 1.1.0 - 27 September 2022 = - New: Template Widget Added - New: Background Particles Extension Added - New: Template Widget Added - New: Display Order Extension - New: Reading Progress Bar Extension - Tweak: Horizontal Menu Active Offset Fix - Tweak: Update Background Parallax Extension = V 1.0.9 - 12 September 2022 = - Tweak: Alignment Issue in Hamburger - Tweak: Update In Starter Sites Importer - Tweak: Compatibility check with GeneratePress = V 1.0.8 - 05 September 2022 = - New: [xpro_comments_template] Shortcode Added - Tweak: Update Header Sticky Customization Settings - Tweak: Update Button Styling Override with Hello Theme - New: Starter Sites Importer Added - New: Demo Content Exporter Added = V 1.0.7 - 22 August 2022 = - Fix: Header Sticky Hide/Show Not Working - Fix: Header Sticky Customization Options - Fix: Page not Found Template not Showing = V 1.0.6 - 15 August 2022 = - New: Header Sticky Customization Options - New: Hide or Show Multiple Header On Sticky - New: Hide or Show Logo In Header & Sticky - New: Header Change Layout & Color On Sticky - Tweak: Update Post Tiles Responsive Layouts = V 1.0.5 - 08 July 2022 = - Fix: Product Grid Custom Link Not Work On Quick View - Fix: Product Carousel Custom Link Not Work On Quick View - Tweak: Update Frontend Panel Button Hover Styling = V 1.0.4 - 01 July 2022 = - Fix: Layout Not Working on Singular Pages - Fix: CSS Styling Conflict With ElementorKit - Fix: Post Grid Dynamic Query Not Show In Editor = V 1.0.3 - 15 June 2022 = - Tweak: Update Post Grid Pagination Issue - Tweak: Update Product Grid Pagination - New: Added Post Dynamic Compatibility - New: Added ACF Dynamic Compatibility - New: Add Custom Field Widget = V 1.0.2 - 01 June 2022 = - Fix: Updated tested up to WordPress version tag to 6.0.0 - Fix: Elementor Kit Styling Issue on Frontend Panel = V 1.0.1 - 23 May 2022 = - New: Add Minimum PHP Version Notice - Fix: Minimum PHP Version Error Notice = V 1.0.0 - 19 May 2022 = - Tweak: Stable Release V1.0.0 - Tweak: Updated Frontend Panel = V 0.1.1 - 27 April 2022 = - Tweak: Updated tested up to Elementor version tag to 3.6.0 - Tweak: Updated tested up to WordPress version tag to 5.9.0 = 0.1.0 - 25 April 2022 = - Initial Release
Text
wpscan/spec/fixtures/dynamic_finders/plugin_version/xv-random-quotes/change_log/changelog.txt
== XV Random Quotes == = 1.35 = Fixes and consolidates sanitization across ADD + EDIT quotes * See https://wordpress.org/support/topic/great-little-tool-4#post-8759612 = 1.34 = Fixes problem when sequence goes back to 0 * See https://github.com/xavivars/xv-random-quotes/issues/9 = 1.28 = Fix issues in widget handling * Error in SQL query * Wrong sanitize applied = 1.27 = Add charset and collation when creating table = 1.24 = Fix released extension at WordPress.org = 1.21 = Fix incorrect escaping when saving settings = 1.20 = First version published of XV Random Quotes * Cleanup of help page * Added unit test framework * Removed old paypal buttons and URL references = 1.11 = * Change AJAX quote loader ** Now it uses proper AJAX calls = 1.10 = * Updating plugin to Wordpress 3.9 & PHP 5+ ** Removal of deprecated mysql_escape_string in favor of esc_sql * Code cleanup ** Better code readability == Stray Quotes Z == This is the changelog of adjustemnts to version 1.9.9 made by [Sergey Sirotkin](http://www.zeyalabs.ch/). To find the changes in the code, diff it against original files or search for comments starting with "zL:". = 1.9.9.z3 = * Fixed: displaying of invisible quotes when using multiple categories in `stray-all` shortcode. * Fixed: corrupted character encoding in search box after search request submission (affected accented, Cyrillic and other "non-A-Z" letters). * Fixed: notice about undefined variable `userquery`. = 1.9.9.z2 = * Fixed: problem with escaping backslashes with WP 2.9. * Fixed: notice about undefined constant `add_shortcode`. = 1.9.9.z1 = * Added: search form to "Manage" page (enables search by a single keyword or phrase on the quote body). == Stray Quotes == * 1.9.9 Changed: the way locale files are loaded Changed: the way the settings page has to check validity of the URLs (hopefully more accurate now) Changed: it is now not mandatory to include the variables in author or source links on the settings page Added: chapter in the Help page dedicated to solving potential HTTPS problems (thanks to Andy for helping with this). Fixed: replacement of & char in the links (thanks to Ian for pointing this out) * 1.9.8 Fixed: a small bug caused contributors not to be considered when using AJAX. * 1.9.7 Added: when contributors are allowed to add and manage quotes, it is now possible to specify whether a widget, a shortcode or a tag should display quotes only from a given contributor. See the help page for more. Changed: Widget layout. Fixed: the link buttons for the author and source fields on the edit page would not work. * 1.9.6 Changed: For compatibility with other plugins that use similar or too common names for their shortcodes (above all NextGen gallery), the shortcodes of Stray Random Quotes have changed names. Please take note before worrying about malfunctions: random-quote is now stray-random, all-quotes is now stray-all and quote is now stray-id. Please make the appropriate changes everywhere in your blog where Stray Random Quotes shortcodes are used, or they won’t work anymore. Sorry about this, I hoped and tried to implement a more clever automatic check on the active shortcodes but unfortunatley many plugins don’t register theirs correctly and it is not possible from inside a wordpress plugin to identify them with certainty. Fixed: some of the settings got reset upon activation because of a comparison based on version number that for unknown reasons did not work. Possibly a PHP bug. I disabled the comparison and the problem should not present itself anymore, although it might cause issues to users who upgrade from very old versions of the plugin. Fixed: a compatibility issue with WordPress 2.8 in conjunction with other plugins that loaded jquery (as experienced by many with Ozh Admin Drop Menu+Stray Random Quotes). I welcome anyone’s feedback on this since I haven’t tested the fix in all possible scenarios and other problems might be lurking around. * 1.9.5 Fixed: small bug in the JS AJAX file that caused a error in IE. * 1.9.4 Added: Stray Random quotes is now multiuser, which means that a contributor to the blog can access a restricted version of the plugin, add quotes, manage them and little else. Please note: this feature will need a one-time manipulation of the quotes table to add a ‘user’ field to it. It is a safe operation but you might want to backup before upgrading. Added: the ability to disable the aspect settings for a given widget, shortcode or template tag, so that where needed (such as with random taglines) the default layout of the quotes can be ignored (more on the help page). Added: Danish localization, thanks to Georg. Fixed: a nasty bug that broke AJAX in firefox, when Stray Random Quotes was the only plugin to load jQuery. Fixed: many more little bugs. A big thank you as always to the users that pointed the bugs out. * 1.9.2 Added: ability to reset the settings to factory defaults (in the Tools page). Changed: parts of the settings page. Also changed and expanded: the help page (much more readable now) (You must know at this point that there is NOT another wordpress plugin with such a exhaustive embedded help page). Fixed: the [quote] shortcode and the stray_a_quote template tag wouldn’t work with PHP 4. Thanks to Kathryn and Nathan for poiting out this bug and testing the fix. Fixed: Nasty bug that caused the settings in the tools page (such as the bookmarklet options or the shortcode extensions) to be reset whenever the user updated the options in the settings page. * 1.9.0 Fixed: noticeable bug within the quote shortcode that prevented AJAX and the sequence of quotes to work. Thanks to marc for pointing this bug out. Fixed/changed: parts of the help page. * 1.8.9 Few bugs fixed to version 1.8.8, which included the following: Added: the quotes can now rotate automatically after a given interval of seconds. Added: widgets and template tags can load more than one quote a time; Added: the loading message can now be customized in the settings page; Added: Croatian translation thanks to Rajic; Changed: the help page has been rewritten in large part. Changed: removed the title options in the settings page, that were useless. Fixed: the loading message does not cause the collapsing of the quote area anymore. Fixed: many minor bugs. This version rewrites most of the code of the core functions, merging a great deal of lines and hopefully making the plugin more efficient. * 1.8.6 Added: Chinese translation thanks to WGMking; fixed: a rare bug caused by IIS-enabled servers (thanks to Tool). * 1.8.5 Added: bulk editing for the management page; added: a dedicated Tools Page where fantastic things can be achieved (such as a bookmarklet and the ability to extend shortcodes to new areas of the blog, which in turn will allow you to have random quotes and words in unexpected locations); added: per-widget and per-tag ability to disable ajax; changed: the way the [random-quote] shortcode works (now accepts much more variables); fixed: pagination of the [all-quotes] shortcodes (thanks to frettsy). There are other enhancements and quite enough minor bugs fixed. So much of the innovation with this version is thanks to the suggestions and requests of the users, to them goes my most sincere gratitude. 1.8.3 This version comes with German translation, a million thanks to Markus Griesbach for providing it. Also fixed a MYSQL rare bug that caused the random-quote shortcode not to work: thanks to Zarban for the help catching it. For the new functions, such as images with the quotes or bulk editing, things will be worked out for the next major release 1.9. A poll is still open on this page to influence what will be made of it. * 1.8.2 Added: the ability to entirely disable the ajax automation in the settings page. Added: the ability for those who add the quotes directly to the template, to also specify a “next quote” link phrase (see help page). Fixed: the loading of new quotes didn’t work when no categories were selected. Fixed: Switching from “default” category wouldn’t work with new quotes (thanks to AgentSmith for pointing this bug out.) Fixed: weird little things happening when the quotes were loaded not randomly and not from the widget with one category only. Changed: I removed from the set of files of the plugins the “lang” folder since it contained only a copy of the english version. It will be reinstated when someone will finally translate this plugin. * 1.8.1 This version fixes few bugs, mainly concerning the ajax automation where the quotes where loaded twice instead of just once. I also adjusted the transition between quotes, now it should feel a bit better. * 1.8.0: Not only this version corrects the problems of the previous versions but for the first time it comes with ajax automation. For this achievement, many thanks go to the incredible contribution of AgentSmith who with generosity and great ability helped to develop this functionality and bypass the obstacles its implementation represented. Now the user will be able to dynamically fetch another quote and display it on the blog, without refreshing the page.The quote can be reloaded either by clicking on it, or with a custom link. Also, fixed in this version: the widget displaying only its title and not the quote. I eventually came to realize that this was a problem that presented itself when only one group was selected in the widget options: finally I could fix it. Fixed: adding a link to the author or the source compromised the ability of the “add new” page to present the same quote again. The discovery of this bug also thanks to the outstanding contribution of AgentSmith. To do for the next versions: bulk editing and ajax for the manage page! * 1.7.9 Following the crash of the previous version, I am forced to issue another fix — In case you were involved in the accident, here’s what happened: wanting to change “groups” to “categories”, I ventured in an SQL operation that in certain cases created a duplicated column… I don’t know why, since for someone worked without a problem. Doesn’t matter. Furthermore, in version 1.7.8 I changed the names of certain options related to groups, but forgot to do so upon activation. This involved widgets as well. Because of all this, many users reported not being able to browse their quotes and even to display quotes on the blog using widgets. This version should fix all this and also remove the duplicate column in your database. Please deactivate before installing (if you don’t upgrade automatically). To make a clean install, you might want consider removing the old options (using the plugin “remove” tool. I know it is annoying and you don’t really have to do it) and backup the “wp_stray_quotes” table. It is not required but at this point, why not. I must thank for the precious help in (hopefully) understanding this matter: xensen and Andre Camara. Thanks also to Rebecca, Sab Guy, Bonnie and Jason for reporting the problem in a timely fashion. * 1.7.7 This version should fix the support for UTF8 characters as experienced in the settings page (thanks to Chrille for pointing the bug out). Please give me confirmation on this if you care. There is nothing else: although new things are hopefully cooking for the next versions. * 1.7.6 Added: ability to manually reset the index of the quotes if the numbers get too high (on the help page). Added: an overriding HTML element to put before the source when there is no author (on the settings page). Fixed: it is now impossible for group names to have spaces in them– because it made things wacky (on the new and manage pages). If you do have spaces in the names of any of your groups, upon activation this version will replace them with dashes (don’t worry about it, everything else will be untouched). Changed: when all the quotes are rendered on a post or a page, only the bottom navigation links will be present. I think the above ones were redundant. If you want them back, uncomment the line 304 in the file stray_functions.php. Changed: Now the user can choose whether after inserting a new quote the values should persist in the form or not (thanks to AgentSmith for pointing this out). Fixed: titles of the pages are a little more explicative. Fixed: when switching how many quotes to show per page, the page number is reset to 1 to avoid false ‘”no quotes yet” messages (manage page). Fixed: few more little things. * 1.7.5 I had to issue this other update right away for a much bigger bug that I just discovered at my own expenses (the loss of not one but two quotes). In short, whenever a quote was edited in the manage page and then the manage page was changed by sorting or picking a different group, the just edited quote would get emptied of all its content. Yep, you read it right. Hollowed out. I hope this hasn’t happened to anyone else yet because there is no turning back unless you can enter the quote again. Anyway, this version solves the problem. I wish the bugs were discovered all together but this is not how it works. * 1.7.4 OK, another version right away for a tiny bug that screwed up the creation of new groups for the new quotes: thanks to pupo, James and AgentSmith for catching the bug and saving the day. I also removed the quotes I had placed myself at the top of the pages: at first I thought they were fun, but they were also annoying. Man, I hope this is the last update for a week at least. * 1.7.3: This version has a new overview page (I don’t know why); a dedicated help page; a more helpful “add new quote” page. It now handles links in author and source a little better, so that a specific link added to the author or source of a quote overrides the defaults indicated in the settings page. It also has a dedicated page for the removal of the plugin, quotes on every page, and it has been slightly redesigned here and there: more importantly it comes with many many fixes, some of which thanks to the help of the users, whom I thank profusely. * 1.7.1: With this version the list of the quotes in a page or post can be paged (thanks to James and others who reminded me of this missing functionality). Also, the list of quotes can now be generated from one or some or all the groups. Refer to the overview page in the plugin menu for more details. On the fixing front, I solved a problem with shortcodes that were always displayed at the top of the post regardless their position in the post editor. I also might have found a temporary workaround for the “division by zero” problem someone encountered in the management page. I still have to figure that one out though since I can’t reproduce the problem (I suspect it depends on the settings of each one’s php server) so give me feedback on this if you have any. I also made minor corrections to some of the functions and a slight enhancement to the ‘quotes’ menu in the admin area. Some fixing and enhancement on the linking front is still to be made so be patient on that. * 1.7 I think it is fair to say that this new version of Stray Random Quotes scores as a significative improvement. I could say ‘dramatic’. It comes with new features, such as groups for quotes; a new management page; a new quote editor and much more. Most of the functions have been rewritten and all in all this version is definitively worthed a try. After the update your widget might disappear. Just enable it again in the widget page. I temporarily removed the sketchy italian translation because there was still too much to translate. The plugin is localization-ready and eager for new translators though. * 1.6.4 WordPress 2.7 compatibility hopefully FIXED. Sorry, the last update was really pointless and not really compatible with anything. Also, I’m having quite a few obtuse problems with connections and computers these days which should explain the delay with this fix. Forgive and forget, he? * 1.6.3 WordPress 2.7 compatibility. * 1.6.2 Fixed a compatibility issue with WP 2.6 which caused the available themes to not be displayed (thanks to all the users of Stray Random Quotes who pointed this bug out!). Also updated the layout of the option and manage pages to make them more consistent with the general design of WP. * 1.6.1 Fixed the fact that the plugin didn’t really considered wordpress 2.3.x users. Now the compatibility is assured, although WP 2.3 cannot use the shortcodes (see ‘installation’). Thanks to gnr for pointing the bug out! I also fixed a pretty significant bug in the first time run of the plugin, where it didn’t insert a sample quote although a message said it did, and I fixed the html code of the management page, it was messed up. * 1.6 Major update (hence the slight jump forward in numbering): First of all, it takes advantage of the new WordPress 2.5 shortcuts API by adding three different shortcuts to easily insert quotes inside your posts. In addition, it gives you the option to link author and source of your quotes to Wikipedia (not only to Google anymore) in all the major languages. Talking about language, this plugin is now ready for translations so come forward if you’re willing to translate it in your own language. Only english and italian are available so far. This version contains a bunch of minor fixes and code rewriting, and also a few new names for its functions (you shouldn’t notice any difference, but check out the installation instructions). * 1.53 Hopefully fixed a little mishap with the code that caused the “updated table” message to persist. Also a link that didn’t work should be fixed. Thanks to c for pointing this bugs out. Also, I changed the name of the plugin to make it more to the point. * 1.52 Finally managed to use “edit” and “delete” links instead of buttons in the list of quotes. Great personal achievement since I was never able to make this simple thing work. More minor fixes. * 1.51 Minor fixes. * 1.50 Stray Quotes refurbished in order to work under WordPress 2.5. Apparently it now does. * 1.48 Corrected a typo that caused the plugin to throw a fatal error when activated. Usual messing up, no comment. While I was there I adjusted the way the plugin updates and creates the new table. It should work more cleverly now (nothing noticeable though). * 1.47 This is a minor update to the general layout of the option and management pages. Hoping everything is more readable and usable now. Also I corrected the function where the “add new” form would display the content of the last inserted quote. Now the form does not display anything. Let me know if you don’t think this way it is better. Few minor potential bugs hopefully corrected as well. Please be aware that the plugin now comes with five files (three .php, one .css and one .htm) instead than a single .php (which was getting too big and cumbersome to edit). So after you upload the folder with the new files, remember to delete the single file leftover by the old version. * 1.46 I am really but once again I must update this plugin. Few slipping lines and a inattentive copy and paste caused an atrocious bug in the last version. Instead of editing old quotes it added them as new ones. Should be fixed now. It won’t happen again for at least… a while now — I promise. * 1.45 Sorry for the many updates. It’s because now I have the time. Anyway this version fixes the general functionality of the plugin where it would do certain crucial things (like updating the table to a new version) only if the management page was opened. Now it does what it has to do no matter what page is opened or not opened. I can’t believe it I haven’t solved this before, but this is how it goes. * 1.44 As requested, a new field has been added to management page. It is now possible to specify the source of the quote and, in the option page, the relative optional formatting elements. Few potential bugs fixed. * 1.43 Added a new option to set the default visibility for new quotes. In the options page. * 1.42 with this update Stray Quotes should discriminate more intelligently the elements that can be added to both the sidebar and the quotes page, so that the page isn’t filled with non pertinent formatting. More details on the options page itself. * 1.41 corrected a general malfunction in the widget title, where it didn’t handle unicode characters and disappeared from the sidebar or the options unexpectedly. Now everything should work. Thanks to tiosolid who addressed the bug. This is a fix version with no new features, but updating is strongly recommended. * 1.4 first release. Numbering follows version number of the “Random Quotes” zombierobot.com/wp-quotes plugin from which my plugin takes its first steps. == RANDOM QUOTES == = 1.3 - September 1, 2005 = * Another css screw-up fixed, as well as proper instructions = 1.2 - August 12, 2005 = * The CSS class id wp_quotes was screwed up, this is just a fix for that. = 1.1 - August 11, 2005 = * Added the <!–wp_quotes_page–> for page of quotes functionality * Now inserts a few quotes into the database = 1.0 - July 27, 2005 = * Initial Release!
Portable Object
wpscan/spec/fixtures/dynamic_finders/plugin_version/yapsody-events-calendar/translation_file/includes/langs/yapsody-events-calendar-it_IT.po
msgid "" msgstr "" "Project-Id-Version: Yapsody Events Calendar v1.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-04-05 15:47+0100\n" "PO-Revision-Date: 2014-05-12 20:37+0100\n" "Last-Translator: Marcus Sykes <[email protected]>\n" "Language-Team: \n" "Language: it_IT\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-Poedit-SourceCharset: UTF-8\n" "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;" "_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n" "X-Poedit-Basepath: ../../\n" "X-Textdomain-Support: yes\n" "X-Generator: Poedit 1.6.4\n" "X-Poedit-SearchPath-0: .\n" # @ yapevents #: yapsody-events-calendar.php:398 msgid "Settings" msgstr "Impostazioni" # @ yapevents #: yapevents-admin.php:63 #, php-format msgid "" "To use this plugin, simply use the %s shortcode in one of your posts or " "pages." msgstr "" "Per usare questo plugin, è sufficiente utilizzare l'% s shortcode in uno dei " "tuoi post o pagine." # @ yapevents #: yapevents-admin.php:64 #, php-format msgid "You can also do this with PHP and this snippet : %s." msgstr "È anche possibile fare questo con PHP e questo frammento:% s." # @ yapevents #: yapevents-admin.php:67 msgid "Post Types" msgstr "Tipi dei articoli" # @ yapevents #: yapevents-admin.php:68 msgid "" "By default, your calendar will show the types of posts based on settings " "below." msgstr "" "Per impostazione predefinita, il calendario mostrerà le tipologie di posti " "in base alle impostazioni di seguito." # @ yapevents #: yapevents-admin.php:70 #, php-format msgid "" "You can override these settings by choosing your post type in your shortode " "like this %s." msgstr "" "È possibile ignorare queste impostazioni scegliendo il tipo di post nel tuo " "shortode come questo% s." # @ yapevents #: yapevents-admin.php:71 #, php-format msgid "You can override taxonomy search settings as well like this %s." msgstr "" "È possibile ignorare le impostazioni di ricerca tassonomia così come questo" "% s." # @ yapevents #: yapevents-admin.php:72 msgid "In both cases, the values you should use are in (parenteses) below." msgstr "" "In entrambi i casi, i valori si dovrebbe usare sono in (parenteses) qui " "sotto." # @ yapevents #: yapevents-admin.php:87 msgid "" "Choose which taxonomies you want to see listed as search options on the " "calendar." msgstr "" "Scegliete quale tassonomie volete vedere elencati come opzioni di ricerca " "sul calendario." # @ yapevents #: yapevents-admin.php:110 msgid "Calendar Options" msgstr "Opzioni calendario" #: yapevents-admin.php:116 msgid "Available Views" msgstr "" #: yapevents-admin.php:122 msgid "" "Users will be able to select from these views when viewing the calendar." msgstr "" #: yapevents-admin.php:126 msgid "Default View" msgstr "" #: yapevents-admin.php:126 msgid "" "Choose the default view to be displayed when the calendar is first shown." msgstr "" #: yapevents-admin.php:127 msgid "Time Format" msgstr "" #: yapevents-admin.php:127 #, php-format msgid "" "Set the format used for showing the times on the calendar, <a href=\"%s" "\">see possible combinations</a>. Leave blank for no time display." msgstr "" # @ yapevents #: yapevents-admin.php:128 msgid "Events limit" msgstr "Limita dei eventi" # @ yapevents #: yapevents-admin.php:128 msgid "" "Enter the maximum number of events to show per day, which will then be " "preceded by a link to the calendar day page." msgstr "" "Immettere il numero massimo di eventi da visualizzare al giorno, che " "verranno poi preceduta da un link alla pagina giorno di calendario." # @ yapevents #: yapevents-admin.php:129 msgid "View events link" msgstr "Guardi i link dei eventi " # @ yapevents #: yapevents-admin.php:129 msgid "" "When the limit of events is shown for one day, this text will be used for " "the link to the calendar day page." msgstr "" "Quando viene visualizzato il limite di eventi per un giorno, questo testo " "verrà utilizzato per il collegamento alla pagina giorno di calendario." # @ yapevents #: yapevents-admin.php:132 msgid "jQuery UI Themeroller" msgstr "jQuery UI Themeroller" # @ yapevents #: yapevents-admin.php:133 #, php-format msgid "" "You can select from a set of pre-made CSS themes, which are taken from the " "<a href=\"%s\">jQuery Theme Roller</a> gallery. If you roll your own theme, " "upload the CSS file and images folder to <code>wp-content/yourtheme/plugins/" "yapsody-events-calendar/</code> and refresh this page, it should appear an option in " "the pull down menu below." msgstr "" "È possibile scegliere tra una serie di temi CSS predefiniti, che sono presi " "dalla <a href=\"%s\"> jQuery Themeroller </ a> galleria. Se si tira il " "proprio tema, caricare il file CSS e le immagini cartella di <code> wp-" "content/yourtheme/plugins/yapsody-events-calendar / </ code> e aggiornare questa " "pagina, dovrebbe apparire un'opzione nel menu a tendina sottostante ." # @ yapevents #: yapevents-admin.php:150 msgid "jQuery CSS Theme?" msgstr "jQuery CSS Tema?" # @ yapevents #: yapevents-admin.php:153 msgid "No Theme" msgstr "Niente tema" # @ yapevents #: yapevents-admin.php:154 msgid "Built-In" msgstr "Built-In" # @ yapevents #: yapevents-admin.php:160 msgid "Custom" msgstr "Personalizzato" # @ yapevents #: yapevents-admin.php:167 msgid "" "You can use the jQuery UI CSS framework to style the calendar, and choose " "from a set of themes below." msgstr "" "È possibile utilizzare il framework jQuery UI CSS per lo stile calendario, e " "scegliere tra una serie di temi indicati." # @ yapevents #: yapevents-admin.php:171 msgid "Toolips" msgstr "Tooltips" # @ yapevents #: yapevents-admin.php:172 msgid "" "You can use <a href=\"http://craigsworks.com/projects/qtip2/\">jQuery qTips</" "a> to show excerpts of your events within a tooltip when hovering over a " "specific event on the calendar. You can control the content shown, " "positioning and style of the tool tips below." msgstr "" "È possibile utilizzare <a href=\"http://craigsworks.com/projects/qtip2/\"> " "jQuery qtips </ a> per mostrare stralci di eventi all'interno di un tooltip " "quando in bilico su un evento specifico sul calendario. È possibile " "controllare il contenuto mostrato, il posizionamento e lo stile delle punte " "di utensili di seguito." # @ yapevents #: yapevents-admin.php:175 msgid "Enable event tooltips?" msgstr "Abilitare i suggerimenti degli eventi?" # @ yapevents #: yapevents-admin.php:180 msgid "Tooltip style" msgstr "Stilo di tooltips" # @ yapevents #: yapevents-admin.php:180 msgid "You can choose from one of these preset styles for your tooltip." msgstr "" "È possibile scegliere tra uno di questi stili preimpostati per il tuo " "suggerimento." # @ yapevents #: yapevents-admin.php:181 msgid "Rounded tooltips?" msgstr "Tooltip arrotondati?" # @ yapevents #: yapevents-admin.php:181 msgid "" "If your chosen tooltip style doesn't already do/prevent this, you can add " "rounded corners using CSS3." msgstr "" "Se il vostro stile tooltip scelto non già fare / evitare questo, è possibile " "aggiungere gli angoli arrotondati con CSS3." # @ yapevents #: yapevents-admin.php:182 msgid "Add shadow to tooltips?" msgstr "Aggiungi ombra tooltip?" # @ yapevents #: yapevents-admin.php:182 msgid "" "If your chosen tooltip style doesn't already do/prevent this, you can add a " "CSS3 drop-shadow effect to your tooltip." msgstr "" "Se il vostro stile tooltip scelto non già fare / evitare questo, è possibile " "aggiungere un CSS3 effetto ombra esterna al tooltip." # @ yapevents #: yapevents-admin.php:187 msgid "Tooltip pointer position" msgstr "Posizione del puntatore Tooltip" # @ yapevents #: yapevents-admin.php:187 msgid "Choose where the pointer will be situated on your tooltip." msgstr "Scegliere dove il puntatore sarà situato sul tooltip." # @ yapevents #: yapevents-admin.php:188 msgid "Tooltip bubble position" msgstr "Posizione della bolla Tooltip" # @ yapevents #: yapevents-admin.php:188 msgid "" "Choose where your tooltip will be situated relative to the event link which " "triggers the tooltip." msgstr "" "Scegli dove il vostro suggerimento sarà situato relativo al collegamento " "evento che innesca il tooltip." # @ yapevents #: yapevents-admin.php:189 msgid "Enable featured image?" msgstr "Abilita Foto di presentazione?" # @ yapevents #: yapevents-admin.php:189 msgid "If your post has a featured image, it will be included as a thumbnail." msgstr "" "Se il tuo messaggio ha un'immagine optional, sarà incluso come una miniatura." # @ yapevents #: yapevents-admin.php:192 msgid "Featured image size" msgstr "Dimensioni dell'immagine di presentazione" # @ yapevents #: yapevents-admin.php:194 msgid "Width" msgstr "Larghezza" # @ yapevents #: yapevents-admin.php:195 msgid "Height" msgstr "Altezza" #: yapevents-admin.php:201 msgid "JS and CSS Files (Optimization)" msgstr "" #: yapevents-admin.php:204 msgid "Load JS and CSS files on" msgstr "" #: yapevents-admin.php:204 msgid "" "Write the page IDs where you will display the FullCalendar on so CSS and JS " "files are only included on these pages. For multiple pages, use comma-" "seperated values e.g. 1,2,3. Leaving this blank will load our CSS and JS " "files on EVERY page, enter -1 for the home page." msgstr "" # @ yapevents #: yapevents-admin.php:210 msgid "Submit Changes" msgstr "Agiorni" # @ dbem #: yapevents-admin.php:289 msgid "No" msgstr "No" # @ dbem #: yapevents-admin.php:289 msgid "Yes" msgstr "Si"
JSON
wpscan/spec/fixtures/dynamic_finders/plugin_version/yasothon-blocks/composer_file/package.json
{ "name": "yasothon-gutenberg-blocks-cgb-guten-block", "version": "1.0.0", "private": true, "scripts": { "start": "cgb-scripts start", "build": "cgb-scripts build", "eject": "cgb-scripts eject" }, "dependencies": { "cgb-scripts": "1.14.0", "classnames": "^2.2.6", "memize": "^1.0.5", "moment": "^2.23.0", "owl.carousel": "^2.3.4", "react-owl-carousel": "^2.3.1", "react-owl-carousel2": "^0.3.0" } }
Markdown
wpscan/spec/fixtures/dynamic_finders/plugin_version/years-ago-today/change_log/CHANGELOG.md
# Changelog ## 1.3 _(2019-03-17)_ * New: Add and use `get_formatted_date_string()` to format the date string used when referring to a given day * New: Add unit tests for untested hooks * New: Add CHANGELOG.md file and move all but most recent changelog entries into it * New: Add "Hooks" section to readme.txt to document hooks provided by the plugin * New: Add inline documentation for all hooks * Change: Initialize plugin on 'plugins_loaded' action instead of on load * Change: Merge `do_init()` into `init()` * Change: Do placeholder substitutions of site name and day strings after `c2c_years_ago_today-email-body-no-posts` filter is run, so those using the hook have those values available * Change: Reformat conditional logic handling in `get_email_body()` for improved readability * Change: Allow date strings to be translated in a plugin-specific way * CHange: Cast return value of `c2c_years_ago_today-email-if-no-posts` filter as boolean * Change: Split paragraph in README.md's "Support" section into two * Change: Note compatibility through WP 5.1+ * Change: Update copyright date (2019) * Change: Update License URI to be HTTPS ## 1.2.2 _(2017-11-08)_ * New: Add README.md * Change: Add GitHub link to readme * Change: Note compatibility through WP 4.9+ * Change: Update copyright date (2018) * Change: Minor whitespace tweaks in unit test bootstrap ## 1.2.1 _(2017-05-09)_ * Fix: Properly constrain CSS `li` styling to apply only to plugin's dashboard widget and not any other dashboard widgets ## 1.2 _(2017-02-20)_ * New: Add footer to daily emails to provide context about what the email is, why it is being sent, and where to go to discontinue it * Change: Make prefatory post listing text (in widget and email) more informative * Include month and day of the month instead of saying "this day" * Include count of the number of posts being listed * Use separate singular and plural strings * Change: Use built-in WP date query syntax for finding older posts * Delete `add_year_clause_to_query()` * Move some of the date handling code from `add_year_clause_to_query()` into `get_posts()` for use in date_query * Change: Split out functionality from `cron_email()` into single-purpose functions * Add `get_email_subject()` for getting email subject * Add `get_email_body()` for getting email body * Bail if either return empty string * Change: Prevent object instantiation * Add private `__construct()` * Add private `__wakeup()` * Change: Update unit test bootstrap * Default `WP_TESTS_DIR` to `/tmp/wordpress-tests-lib` rather than erroring out if not defined via environment variable * Enable more error output for unit tests * Change: Note compatibility through WP 4.7+ * Change: Remove support for WordPress older than WP 4.6 (should still work for earlier versions back to WP 4.1) * Change: Minor inline code documnetation tweaks (fix typos, spacing) * Change: Update copyright date (2017) * New: Add LICENSE file * Change: Update screenshots ## 1.1 _(2016-01-21)_ * Bugfix: Fix for bug when posts across two days were returned for today by using site's time and not GMT. * New: Add filter `c2c_years_ago_ago-email_cron_time`. * Change: Change incorrectly named filter from `c2c_years_ago_ago-first_published_year` to `c2c_years_ago_today-first_published_year`. * Change: Add support for language packs: * Don't load textdomain from file. * Remove .pot file and /lang subdirectory. * Fix an incorrectly defined textdomain. * Change: Note compatibility through WP 4.4+. * Change: Explicitly declare methods in unit tests as public. * Change: Update copyright date (2016). * New: Create empty index.php to prevent files from being listed if web server has enabled directory listings. ## 1.0.1 _(2015-08-03)_ * Bugfix: Change default value for `c2c_years_ago_today-email-if-no-posts` filter from true to false. The original intent was by default not to send the email on days without past posts. * Bugfix: Load language files from the 'lang' sub-directory. * Change: Use `dirname(__FILE__)` instead of `__DIR__` since the latter is only available on PHP 5.3+ * Update: Note compatibility through WP 4.3+ ## 1.0 * Initial public release
JSON
wpscan/spec/fixtures/dynamic_finders/plugin_version/yedpay-for-woocommerce/composer_file/composer.json
{ "name": "yedpay/woocommerce", "description": "Yedpay WooCommerce Plugin", "type": "wpackagist-plugin", "version": "1.0.0", "require": { "yedpay/php-library": "1.1.0" }, "license": "MIT", "repositories": [ { "type": "vcs", "url": "https://git.yedpay.com/Backend/yedpay-api-client-php.git" } ], "authors": [ { "name": "yedpay", "email": "[email protected]" } ] }
Text
wpscan/spec/fixtures/dynamic_finders/plugin_version/yetix-request-form/change_log/changelog.txt
== Changelog == 1.0 Initial release. 1.0.1 add wordpress.org translation support. fix translated string typo when settings are saved, return an appropriate response when settings do not change
Text
wpscan/spec/fixtures/dynamic_finders/plugin_version/yikes-inc-easy-mailchimp-extender/change_log/changelog.txt
== Changelog == = 6.5.2 - March 21st, 2019 = * Fixing JS error. = 6.5.1 - February 27th, 2019 = * Changed all strings from MailChimp to Mailchimp. * Removed unused files. = 6.5.0 - February 6th, 2019 = * Added tags! You can now add tags to your Easy Form's Forms! Any tag attached to a form will be attached to subscribers of that form. When applying tags to new subscribers, they can be filtered with the following filters: `yikes_mailchimp_subscriber_tags` (filters the list of tabs being applied) and `yikes_mailchimp_subscriber_tag_active` (decides whether a certain tag will be added). * Added `[fname]` and `[lname]` as email replacement tags. Also, all of our email replacement tags work when capitalized (e.g. both `[form_name]` and `[FORM_NAME]` will work). * Removed the Google Maps iframe geolocation integration on the subscriber's profile (Mailing Lists page). * Cleaned up code. * Fixed some PHP warnings/notices. * Fixed some styling issues inside the form builder. * Fixed & cleaned some things in the Easy Form's Gutenberg block. = 6.4.11 - December 11th, 2018 = * Properly enabling the Easy Forms for Mailchimp gutenberg block. = 6.4.10 - November 26th, 2018 = * Improvements to the Easy Forms' Gutenberg block. = 6.4.9 - October 30th, 2018 = * Fixed PHP version compatibility issues. * Added a new filter to customize the placement of the WooCommerce checkbox integrations. * PHP Version >= 5.2.13 is now explicitly required and supported for this plugin. Note: The Gutenberg features in this plugin require PHP >=5.6. = 6.4.8 - October 29th, 2018 = * Fixed a plugin conflict between Easy Forms and Contact Form 7 when exporting forms. * Fixed an issue with the bbPress integration where users were being subscribed regardless of checking the box. * Fixed an issue with datepickers conflicting when the same form (with date pickers) is on the same page twice. * Inline forms will now stack when the screen size is less than 650px. * Cleaned/Standardized/Code Sniffed the checkbox integration classes. * Removed checkbox integration CSS file. * Moved the WooCommerce integration checkbox's placement on the checkout page (it now uses the filter `woocommerce_review_order_before_submit` instead of `woocommerce_checkout_after_order_review`). * Added/Fixed several filters: `yikes_mailchimp_checkbox_integration_checkbox_html`, `yikes-mailchimp-filter-before-submission-$form_id`, `yikes-mailchimp-redirection`, `yikes-mailchimp-redirect-new-window`, `yikes_mailchimp_inline_stack_fields_width`, `yikes_mailchimp_checkbox_integration_checkbox_label` * Removed "Vote that the plugin works" callout. * Fixed & reorganized Mailchimp Gutenberg block. * Added new tags for the update profile email: `[email]`, `[subscriber_id]`, and `[form_name]`. = 6.4.7 - October 2nd, 2018 = * Fixed an issue with logging an error from a dashboard widget. * Added a warning to when changing an API key. * Re-added WordPress' HTTP referer field to forms. * Added a filter for default interest groups. = 6.4.6 - September 10th, 2018 = * Added the ability to re-subscribe to a list via an integration checkbox. Previously, users who were unsubscribed or pending confirmation were unable to re-subscribe. This only works when using the [default] double opt-in method. * Added a check for reCAPTCHA/[GDPR Compliance for Mailchimp](https://wordpress.org/plugins/eu-opt-in-compliance-for-mailchimp/) when calculating inline styles. If you have the reCAPTCHA or [GDPR Compliance for Mailchimp](https://wordpress.org/plugins/eu-opt-in-compliance-for-mailchimp/) plugin active, then the submit button will become full width, drop below these items, and the fields will take up 100% of the width. A similar conversion occurs when the screen size is below 768px regardless of the reCAPTCHA or [GDPR Compliance for Mailchimp](https://wordpress.org/plugins/eu-opt-in-compliance-for-mailchimp/) plugin being active. * Changed the calculation and rounding of form conversion statistics to be slightly more accurate. * Cleaned up duplicate IDs in hidden HTML elements when multiple forms were on the same page. = 6.4.5 - July 25th, 2018 = * Fixed an issue where subscriptions would not be processed if only an email field was sent. Shoutout to Kamil (@paszczak000) for reporting this issue and working with us to resolve it, thank you! = 6.4.4 - July 24th, 2018 = * Fixed an issue where the Update Profile Email would not send when the submitted email address contained capital letters. * Users will now be redirected in accordance with their submission settings after the Update Profile Email is successfully sent. * The max character length of a MERGE field's label is now 50 characters to match Mailchimp's max length. * The input field for editing a MERGE field's label has been increased. = 6.4.3 - May 21st, 2018 = * Fixed some issues with the readme * Fixed an issue with required radio button fields that had no default value; they will now be required. * Fixed a PHP warning related to interest groups in the form builder. * Fixed a PHP warning related to error messages. * Fixed a PHP notice on the integration checkbox page. * Added a new action when a form is duplicated: `'yikes-mailchimp-after-duplicating-form'` = 6.4.2 - May 9th, 2018 = * Added a new API function to create notes on a subscriber's profile * Added no default options for radio buttons and dropdowns (both merge fields and interest groups). * Added a basic unsubscribe shortcode and all of the JS/CSS/API functions that support this. * Added a filter, `yikes-mailchimp-wooco-integration-checkbox-checkout-fields`, that allows you to move the placement of the WooCommerce checkout integration checkbox to the bottom of the form. * Fixed an issue where hidden interest groups required a default value * Fixed an issue with the Easy Forms Gutenberg block = 6.4.1 - May 2nd, 2018 = - Fixing a syntax error in Easy Forms v6.4.0 related to PHP Versions < 5.4 = 6.4.0 - May 1st, 2018 = * All calls to the Mailchimp v2 API have been removed or updated to the v3 API where possible. * The Account page has been removed because it was relying on V2 API endpoints. Some account data from this page has been moved to the Manage Lists page. * The ChimpChatter dashboard widget has been removed. * The List Activity dashboard widget has a new filter, `yikes-mailchimp-dashboard-widgets-enabled`, that controls whether the widget is loaded or not. * The welcome screen you see on plugin activation/updates has been removed. * The error log now lives in a new place outside the plugin: wp-content/uploads/yikes-log/yikes-easy-mailchimp-error-log.php. * The changelog is now in its own file, changelog.txt, and has been removed from the readme. * The inline form styles should now handle a theme's default padding/margin better. There are also a bunch of new filters for customizing a form's inline styles. * Setting up a scheduled form should be a much smoother process now. * Some inline JavaScript for processing a form's shortcode has been moved into the form-submission-helpers.js file. * You can now customize the message displayed to the user after an update profile email is requested. You'll see a new custom message section has been added to the form builder. * Our checkbox integrations (e.g. Contact Form 7, WooCommerce) now allow you to choose multiple lists (and corresponding interest groups) for your subscribers to sign up to. * Added some initial support for Easy Forms in Gutenberg. Feel free to download the Gutenberg plugin and test out the Easy Forms Block! = 6.3.30 - February 15th, 2018 = * Added a new filter: `yikes_mailchimp_widget_shortcode_attributes`. You can use this filter to customize the shortcode arguments for your Easy Forms widget. For example, you can remove the recaptcha from a widget. * Added a new filter: `yikes-easy-mailchimp-email-address-field`. You can use this filter to customize the email merge field. For example, you can rename the field to something other than "Email Address." * Fixed the way the loading SVGs were added in JavaScript. You can now use the existing filters to safely remove them. * Removed the dependency from the Public CSS file. = 6.3.29 - November 8th, 2017 = * Refactored the way the support form works and integrates with add-ons * Refactored the way the transients are deleted when the API key is cleared - adding a new API key should now properly clear all cached data * Added a filter - `yikes-mailchimp-page-data` - that can be used to prevent page data from being POSTed with a subscription request = 6.3.28 - October 21st, 2017 = * Fixing bug with 6.3.27's single optin resubscribe = 6.3.27 - October 20th, 2017 = * Replaced the current loading gifs with SVGs * Added support for address field placeholder values. You can filter these values with the filter `yikes-mailchimp-address-{$addr_type}-placeholder`. * Added support for single opt-in unsubscribed users to re-subscribe. Shout out to @jasonhildebrand for adding this functionality. * Fixed an issue with interest groups. This should fix the "Invalid Interest Group: 0" error some users saw. Another really big shoutout to @jasonhildebrand for fixing this directly. * Fixed up some PHP warnings - thanks to @szepeviktor on GitHub for reporting these. = 6.3.26 - October 4th, 2017 = * Added two new filters: `yikes-mailchimp-{$merge_tag}-default-value` and `yikes-mailchimp-wooco-integration-checkbox-placement`. = 6.3.25 - September 11th, 2017 = * Fixing some HTML validation/markup errors related to labels. Thanks to @upekshapriya for bringing these to our attention. = 6.3.24 - August 28th, 2017 = * If a subscriber has unsubscribed, the signup form will re-send them a confirmation email (double opt-in only) * If a subscriber received the double confirmation email but never subscribed (pending status), the signup form will re-send them a confirmation email (double opt-in only) = 6.3.23 - August 14th, 2017 = * Removed an additional `esc_url` call on the redirect URL. Redirect URLs should now be able to accept characters like ampersands without encoding them. * Fixed the way the `yikes-mailchimp-general-error-response` filter works. You can now use the original response as the first argument in the function. This should allow you to change a Mailchimp response w/ str parsing. * Some minor code cleanup = 6.3.22 - June 23rd, 2017 = * Fixed an issue with comment integration subscriptions - comments will now be spam checked correctly = 6.3.21 - June 22nd, 2017 = * Cleaned up some HTML on the form * Fixed an issue with comment integration subscriptions - the commenter's name will now populate the First Name field in your Mailchimp list. = 6.3.20 - May 31st, 2017 = * Added a filter - `yikes-mailchimp-integration-is-user-subscribed` - for the integration checkbox. You can override whether the checkbox will display for already subscribed users (by default, the checkbox will not display). * Updated the way we're logging errors for the homepage dashboard widgets - an error should no longer break your dashboard! * Added some default excluded post types for our post query on the form builder (CPTS are forum, topic, and reply). This should help people who use bbPress and are experiencing timeout issues. (These can be filtered with the `yikes-mailchimp-excluded-redirect-post-types`). = 6.3.19 - May 16th, 2017 = * Fixed a bug where hidden form fields were being counted as visible. * Added a new filter - yikes-mailchimp-save-form-filter - that allows you to filter all of a form's data before it gets saved. * Replaced the current datepicker with the standard jQuery core datepicker. Added styles and custom code to support this. * Added a new filter - yikes-mailchimp-datepicker-options - that allows you to filter the datepicker options. = 6.3.18 - May 3rd, 2017 = * Added a filter, `yikes-mailchimp-checkbox-integration-body`, for the checkbox integrations. You can now filter the entire request body before it's sent to Mailchimp. * Fixed up the code that was requiring address 2. By default, the address 2 field will never be required (can be changed with filters `yikes-mailchimp-address-2-required` and `yikes-mailchimp-ignore-required-array-field`). = 6.3.17 - May 1st, 2017 = * Added a quick fix for the Addon Settings list = 6.3.16 - April 26th, 2017 = * Quick fix to 6.3.15 - forgot to add a couple of files that handle the "Description Above Field" when a form field/interest group is initially added to the form. = 6.3.15 - April 26th, 2017 = * Google Analytics Event Tracking is here! We've added an action - `yikes-mailchimp-google-analytics` - where you can add Google Analytics JavaScript. Check out our knowledge base article (https://yikesplugins.com/support/knowledge-base/add-google-analytics-event-tracking/) for more instructions. * The form builder field instructions are now hidden when there are no fields added to the form. * Added the Clear API Cache button to the form builder - you can find the button in the Associated List Settings box. * Added a new option to the fields in the form builder: the ability to place the description above the field. This also comes with some minor style changes and a couple new filters: `'yikes-mailchimp-{$interest_group_id}-description-html'` to filter the interest group's description HTML, and `'yikes-mailchimp-{$merge_tag}-description-html'` to filter a form/merge field's description HTML. * Added HTML so that labels will work properly in the form builder. You can now select input fields by clicking on the field's label. = 6.3.14 - April 21st, 2017 = * Updating the WooCommerce Checkout integration checkbox with a new class and a filter for the classes (yikes-mailchimp-wooco-integration-checkbox-classes). The checkbox should now align correctly. * Added a new setting to the General Setting page that controls using the nonce validation. The nonce has caused numerous people issues, and the filter is difficult for some people. This new setting will turn off the nonce validation for all forms on the website. The previously added filter, yikes-mailchimp-use-nonce-verification, can still turn off nonce validation on a per-form basis. = 6.3.13 - April 17th, 2017 = * Two new filters: `yikes-mailchimp-wp-comment-integration-placement` and `yikes-mailchimp-use-nonce-verification`. * `yikes-mailchimp-use-nonce-verification` - Control whether we verify the nonce on form submissions. Default: `true` (by default, we check the nonce). @params: $use_nonce, $form_id * `yikes-mailchimp-wp-comment-integration-placement` - Control the placement of the subscription checkbox for the WP Comment Form integration. Default: `comment_form_field_comment` (after the comment textarea box) - @params: $comment_form_field. This filter allows you to choose which WP Comment Form filter to use, and for the full list of WP Comment Form filters, check the documentation: https://codex.wordpress.org/Function_Reference/comment_form. = 6.3.12 - April 6th, 2017 = * Security vulnerability patched - Discovered with DefenseCode ThunderScan Source Code Security Analyzer by Neven Biruski = 6.3.11 - March 23rd, 2017 = * Optimized our query that fetches all posts/pages/CPTs - we now fetch only the IDs - this should prevent issues such as memory overflow or timeout = 6.3.10 - March 21st, 2017 = * Added a filter to customize the options in the states' dropdown. You can now add your own states/provinces, or remove the default ones. Use `yikes-mailchimp-state-province-list` * Added a filter to customize the behavior of the zip code field. There are now around 20 different countries that the zip code field will be displayed for. Use the filter `yikes-mailchimp-countries-with-zip` to add/remove. * Fixed an error handling bug that occurred when interest groups were empty for certain integrations = 6.3.9.1 - March 14th, 2017 = * Added a new option for AJAX submissions with redirect set: open in new window/tab. (Note: some browsers may detect the redirect as a popup and block it by default) * Refactored the way the redirect logic worked = 6.3.9 - March 10th, 2017 = * The dismiss button for the "Please Review Us" box now redirects you to your current page instead of the admin home page. = 6.3.8 - March 3rd, 2017 = * Fixed an issue with label classes and refactored the code - there are now spaces in between the classes = 6.3.7 - March 3rd, 2017 = * Fixed an issue with the JavaScript helper file that was updated in 6.3.5 - the update profile link should now work as expected (shout out to @manouallouon on GitHub for pointing this out) = 6.3.6 - February 27th, 2017 = * Removing the following post types from our dropdown of potential redirect pages: `custom_css`, `customize_changeset`, and WooCommerce's `shop_order` and `shop_order_refund`. * Adding a filter (`yikes-mailchimp-excluded-redirect-post-types`) to allow users to define which CPTs will be excluded from the list of potential redirect pages. See the "Other Notes" section for the default list of excluded post types. = 6.3.5 - February 13th, 2017 = * Added Canadian provinces to the state dropdown list. If you choose "Canada" as your country, you will see only the provinces. If you choose U.S. you will see only the states. For all other countries, the dropdown will fade out. * Added the filter: `yikes-mailchimp-default-zip-code` for defaulting the zip code * Added the variable $form_id to the `yikes-mailchimp-default-country-value`, `yikes-mailchimp-address-{$type}-label`, and `yikes-mailchimp-zip-pattern` filters * Fixed an issue with pagination when viewing a list's subscribers. By default, each page jumps ahead 20 subscribers. This can be changed with the filter `yikes_admin_list_subscriber_limit`. * Fixed an issue where using double/single quotes in field names could break the field name. = 6.3.4 - February 2nd, 2017 = * CSS update to fix an issue with interest groups displaying in the form builder caused by 6.3.3 = 6.3.3 - February 1st, 2017 = * Security vulnerability patched - props to @nathan-hermit for bringing this to our attention * New feature: the ability to edit field labels * Generated new .pot file = 6.3.2 - January 25th, 2017 = * Custom message visibility is now dictated by your opt-in settings * Fixed an issue with the PHP `array_keys` function that breaks PHP versions < 5.4 * Hidden interest groups now work properly and are defined as checkboxes for consistency with Mailchimp * Some minor copy changes and a new .pot file = 6.3.1 - January 18th, 2017 = * Generated new .pot file for proper i18n/l10n = 6.3.0 - January 17th, 2017 = * Version 6.3.0's biggest change is migrating the plugin to use Mailchimp's v3 API. * Created API classes to interact with the Mailchimp API * Converted all supported v2 endpoints to the corresponding v3 endpoint * Refactored all v2 endpoints that are unsupported in v3 to use the new API classes * Added filters to customize API requests * Version 6.3.0 includes a suite of custom message updates: * Removed the "invalid email" custom message (v3 no longer supports error codes to detect things like an invalid email error) * Updated the custom messages descriptions text * Updated the success message - it is now specifically for successful double opt-in subscriptions * Added two new custom success messages: "Success: Single opt-in" for successful single opt-in subscriptions, and "Success: Re-subscriber" for successful re-subscriptions * Added two new custom messages for customizing the "update your profile link" email: "Email Subject" to customize the subject of the email, and "Email body" to customize the body of the email * Added/Updated filters for each custom message type. See the `Filters` section for more details. * Version 6.3.0 includes a suite of bug fixes, enhancements, and changes: * Added server-side validation to check for required form fields and required interest groups; this supports browsers like Safari that do not support the HTML 5 `required` attribute, or situations where the JavaScript validation fails * Added the HTML 5 required attribute to radio button and dropdown formatted interest groups * Wrapped the subscription form submit button's text in a span to better support adding custom HTML to the submit button text * Changed the types of values that are wiped out after submission to better support subscribing multiple times without refreshing the page * Added a nonce to the subscription form submission * Multiple interest groups can now be highlighted and added to the form at the same time (instead of one at a time) * Fixed the way default values work for interest groups and checkbox/dropdown/radio form fields * Changed the way the datepicker displays birthdays when the date format is DD/MM * Added error handling and a default error message for fatal server errors ('Error collecting the API response') * Allowing + signs for phone fields using Mailchimp's international phone format (supports country codes) * Added transients throughout the application for common requests (e.g. API requests and internal form data requests) * The "Send Welcome Email" option is no longer supported by Mailchimp and has been removed * The second address line (addr2) is never required by default (this can be changed using a filter - see `yikes-mailchimp-address-2-required`). * Version 6.3.0 includes a lot of new filters, some renamed filters, some new parameters added, and some filters removed. For a complete list of available filters, please see the newly updated filters section. Here are some of the highlights: * Renamed filters `yikes-mailchimp-before-submission` and `yikes-mailchimp-before-submission-{$form_id}` to `yikes-mailchimp-filter-before-submission` and `yikes-mailchimp-filter-before-submission-{$form_id}`. This prevents conflicts between the actions of the same name. * Renamed filter `yikes-mailchimp-user-already-subscribed-error` to `yikes-mailchimp-user-already-subscribed-text` * Added filters `yikes-mailchimp-filter-groups-before-submission` and `yikes-mailchimp-filter-groups-before-submission-{$form_id}` to filter the interest groups before they're submitted * Removed filters `yikes-mailchimp-user-subscribe-api-request`, `yikes-mailchimp-checkbox-integration-subscribe-api-request` * Removed filter `yikes-mailchimp-interest-group-required-top-error` - replaced by `yikes-mailchimp-required-interest-group-missing` - this handles all types of interest group fields, not just checkboxes * Removed filter `yikes-mailchimp-interest-group-checkbox-error` - missing fields are now highlighted = 6.2.4 - December 6th, 2016 = * Fixed the way birthday field data was being handled / stored * Added version number to main AJAX JavaScript file - Thanks goes to Viktor Szépe for committing this change * Tested with WordPress version 4.7 (and updated the corresponding 'Tested up to' tag) * Added minor error handling and logic to the forms page = 6.2.3 - November 1st, 2016 = * Changed the way HTML field data is retrieved for compatibility with the options DB table and the Incentives Add-on * Fixed the path to the Knowledge Base on the welcome page * Refactored and localized the tinyMCE JS file * Fixed an i18n issue where an incorrect URL was being displayed in an error message * Changed the way the address field is displayed when viewing a mailing list user's info = 6.2.2 - October 25th, 2016 = * Minor security patch - Thanks goes to the Tristan Madani for locating and disclosing the issues below. * Fixed a bug where request variable "section" was not sanitize before execution and rendering * Fixed a bug where global constant "YIKES_MC_API_KEY" was not sanitize before execution and rendering * Fixed a bug where WP option "yikes-mc-api-key" was not sanitize before validating and saving = 6.2.1 - October 19th, 2016 = * Fixed a bug where the title and description will not display using the shortcode. * Fixed a bug where the `recaptcha` shortcode parameter doesn't work properly. = 6.2.0 - October 17th, 2016 = * Fixed a bug where the default for a radio button would not show up if the first item was selected ([#587](https://github.com/yikesinc/yikes-inc-easy-mailchimp-extender/issues/587)) * Fixed a bug where the form settings would not import properly ([#572](https://github.com/yikesinc/yikes-inc-easy-mailchimp-extender/issues/572)) * Fixed a bug in our Visual Composer extension ([#514](https://github.com/yikesinc/yikes-inc-easy-mailchimp-extender/issues/514)) * Fixed a bug where Interest Groups that are in radio format could not be changed when saving ([#584](https://github.com/yikesinc/yikes-inc-easy-mailchimp-extender/issues/584)) * Fixed a bug where the Phone Format field would continually append # signs ([#562](https://github.com/yikesinc/yikes-inc-easy-mailchimp-extender/issues/562)) * Fixed a compatibilty issue where our localized script variables were using common names ([#575](https://github.com/yikesinc/yikes-inc-easy-mailchimp-extender/issues/575)) * Updated the storage of form data to utilize the Options API instead of a custom database table. * Under-the-hood improvements and enhancements As noted above, this release modifies this plugin to utilize the Options API instead of a custom database table. After upgrading, a routine will run that will grab all of your forms from the custom database table and convert them into a WordPress Option that the code will use from this point forward. At this point, we're choosing to keep the existing custom database table in place, so you can rest assured that all of your form data will be safe. If for some reason you need to revert to using the custom database table, you can add a constant to your `wp-config.php` file: `define( 'YIKES_EMCE_CUSTOM_DB', true );` If you find that you *need* to do this, please contact us to let us know what you're seeing. In a future release, we will remove the custom database table entirely. = 6.1.3 - July 26th, 2016 = * Minor security patch - Thanks goes to the Wordfence Research Team for locating and disclosing the issue. * Cleared API/Account transient data when API key has changed. * Refactored our shortcode function to abort early, when no fields are present (inline or not). * Added `labels-hidden` class to the submit button `<span></span>` element so we can better style inline forms when <strong>all</strong> labels are hidden. = 6.1.2 - July 21st, 2016 = * Fixed incorrect date format on date picker for birthday fields (Front end). * Ensure that hidden fields don't become visible when forms are submitted (.fadeTo() bug) * Built in support for defining a constant for your API keys in wp-config.php (`YIKES_MC_API_KEY` see FAQ) = 6.1.1 - July 20th, 2016 = * Added helper classes to the address fields to allow for easier targeting (Supports zip lookup extension). = 6.1 - July 11th, 2016 = * Sanitized section request on the options page properly. * Fixed the apostraphes converted to tildes. * Added the missing space in the form field classes when labels were hidden. * Added preloaders to the submit button and the form overlay. Lowered opacity during AJAX processing. * Fixed the 'Duplicate' form function. * Repaired phone number validation on the phone form fields. * Properly hide descriptions when they are not set. (Markup should no longer be generated) * Added a 'Clear API Cache' link below the associated list dropdown during form creation. * Swapped out `get_currentuserinfo()` for the correct, newer, functions. * Repaired undefined variable on the 'Birthday/Date' form fields, when no default was set. * Users can now bulk add fields to forms, instead of having to do it one at a time. * Removed any dependency to the RSS feeds served from https://www.yikesplugins.com, which could potentially cause issues if the servers are ever down. * Refactored the database creation function, and swapped out the field types - to support older versions of PHP (<v5.3). * Added new filter to allow users to alter who can view/access the admin dashboard widgets - `yikes-mailchimp-admin-widget-capability` * Added a new filter (`yikes-mailchimp-user-already-subscribed-error`) allowing the 'already subscribed' error message to be filtered. * Added a new template tag (`[email]`) which can be used in the already subscribed response, to display the user entered email back in the response. * Added a new template tag (`[link][/link]`) which can be used to wrap text in the 'update profile' link, allowing users to create a custom response & link. = 6.0.5.5 - April 5th, 2016 = * Fixed incompatibility with the avada theme options page. * Removed the admin dashboard widgets for non-admins. Note: To alter, use the `yikes-mailchimp-user-role-access` filter. = 6.0.5.4 - March 30th, 2016 = * Added `yikes-mailchimp-before-form-submission` hook, to perform actions before data gets sent to Mailchimp. * Setup unit tests, wrote a few basic tests to start. * Added `no_priv` to the update profile email, so users who are not logged in do not hit an error. = 6.0.5.3 - March 14th, 2016 = * Removed rogue `return;` causing blank screen on certain pages. * Wrapped transient in else statement to prevent wrong data from being stored when an error is hit. = 6.0.5.2 - March 11th, 2016 = * Added extra error check for empty forms. * Fixed incorrect 'Invalid Email' response being displayed to the user. (Now more user friendly) * Fixed some checkbox integrations not working properly. * Enhanced error logging. = 6.0.5.1 - March 7th, 2016 = * Cleaned up an error getting by the check when no interest groups were enabled on a form. * Ensured 'invalid email' error was being used where appropriate. = 6.0.5 - March 5th, 2016 = * Removed the old Mailchimp PHP wrapper (increasing stability, and decreasing overall plugin size by 200+kb). * All API requests are now handled via WP HTTP class (goodbye SSL cert errors) * Added new `yikes-mailchimp-sslverify` filter to toggle true/false on API requests. * Added a new 'View List' link below the associated lists on the form edit page. * Updated all api requests throughout the plugin. * Re-wrote both the ajax and non-ajax form submission files. * Re-wrote form validation, error checks and success/error responses. * More specific error messages now coming from Mailchimp for a better debugging experience. * Repaired broken strings, Optin/optin to Opt-in/opt-in, reCaptcha to reCAPTCHA. * Fixed user data not properly displaying on the user cards page. = 6.0.4.7 - March 4th, 2016 = * Fix error being thrown when the user has not set their name on the profile page. * Updated the API validation function to use WP HTTP class. (workaround for SSL cert error preventing API key validation) * Add 'Custom URL' selection to page redirect drop down, allow users to hard code a custom URL to redirect users to (third party site etc.) = 6.0.4.6 - March 2nd, 2016 = * Repair 'update existing subscriber' parameter in the API request to respect the options set for the given form (AJAX and non-AJAX forms). = 6.0.4.5 - March 1st, 2016 = * Added `load_plugin_textdomain()` call to base class. * Added missing string to translation. = 6.0.4.4 - February 29th, 2016 = * Fixed reCAPTCHA check being skipped when a non-ajax form is submitted. * Fixed incorrect variable name in reCAPTCHA form submission (non-ajax). * Re-worded the reCAPTCHA error message when left blank. * Passed new reCAPTCHA error message through new filter (`yikes-mailchimp-recaptcha-required-error` - works for AJAX and standard forms). * Added missing placeholder/default values to the date form fields. * Fixed foreign characters causing issues on certain form fields (all languages should now work without issues). = 6.0.4.3 - February 23rd, 2016 = * Added new filter to alter the success message from the form (`yikes-mailchimp-success-response` - see readme.txt for help). * Added new filter to alter the zip code regex pattern (`yikes-mailchimp-zip-pattern` - see readme.txt for help and default value). * Added new filter to alter the default country selection in the dropdown. (`yikes-mailchimp-default-country-value` - Defaults to 'US'.) * Altered zip/state fields, when the default value is set to something other than US via `yikes-mailchimp-default-country-value`. * Removed `height: 100%` CSS declaration on form fields (causing minor issues on some themes). * Tweaked front end .js. = 6.0.4.2 - February 18th, 2016 = * Add missing .js file to trigger the update existing subscriber detials email on non-ajax forms. * Re-worded a few strings. = 6.0.4.1 - February 17th, 2016 = * Fixed foreign languages saving field labels with backslashes. * Fixed foreign language dropdown not saving/displaying properly. * Setup two-factor authentication when users go to update subscription details. * Added new filters, `yikes-mailchimp-update-email-subject` and `yikes-mailchimp-update-email-content`. * Removed languages directory, as everything is now handled within GlotPress. = 6.0.4 - February 1st, 2016 = * Added a conditional to upgrade the database if the user is not currently up to date. * Some users report not being able to update form settings, due to database tables not being present. = 6.0.3.9 - January 31st, 2016 = * Refactored date form field submissions, to properly format international dates (dd/mm/yyyy). * Re-worded sections. * Added new screenshots. = 6.0.3.8 - January 29th, 2016 = * Added a new custom description parameter to the shortcode. eg: `[yikes-mailchimp custom_description="This is a custom description" description="1"]` * Added all new settings on a per form level. New options now include - Form classes, Inline form, Submit button type, Submit button classes, schedule form by date/time, and require users to be logged in. * Users can now specify if they want a form to display inline by using the `inline="1"` parameter in the shortcode. Example: `[yikes-mailchimp inline="1"]`. The shortcode parameter will take precedence over the form setting. * Users can now set the submit button to image, and specify a custom image to use. * Tweaked styles on the 'Account Activity/Chimp Chatter' page. * Re-factored a few functions to be more performant. * Added new, additional hooks for our add-ons to make use of. (`yikes-mailchimp-list-interest-groups-metabox`) * Fixed the typo in our check box integration filter from `yikes-mailchimp-checkbox-integration-subscibe-api-request` to `yikes-mailchimp-checkbox-integration-subscribe-api-request`. * Added missing `$charset_collate` variable when creating the database tables - which caused encoding issues with a few foreign characters. * Localized all date pickers - for our international users. * Added new sections to the welcome screen - 'Knowledge Base' and 'Add-Ons'. * Fixed foreign language character encoding, and storing in database as question marks. * Fixed date formats not storing properly when adding a date/birthday field to your form. * Fixed the form editor being hidden on medium-width screens. = 6.0.3.7 - December 28th, 2015 = * Fixed certain [recaptcha parameters](https://yikesplugins.com/support/knowledge-base/how-do-i-customize-the-recaptcha-field/) not working properly = 6.0.3.6 - December 28th, 2015 = * Removed extra closing php tag after 'Interest Group' dropdown field = 6.0.3.5 - December 20th, 2015 = * Ensured the `$form_id` variable is set before including the form processing file for non-ajax forms. * Updated `yikes_retrieve_form_settings()`, to ensure we have a `$form_id` and settings to return. = 6.0.3.4 - December 18th, 2015 = * Make bundled classes work when field labels are hidden. * Way to reset submission counts for individual forms. * URL fields now prepend http:// to prevent confusion with the end user. * Added conditionals to hide state/zip input fields in the address section when the country != US. * Multiple reCAPTCHAs on a single page should now work. * Non-Ajax Forms set to redirect, throw errors * Check form descriptions generating additional `<p>` tags.yikes-mailchimp-form-description is not wrapped around the description. * Add helper function to retrieve form data by ID. (eg: `$form_data = yikes_get_form_data( 1 );` ) = 6.0.3.3 - November 12th, 2015 = * Patched a minor security issue where post passwords were accessible prior to entering the password - (props @ldwd) = 6.0.3.2 - November 9th, 2015 = * International characters in custom messages causing some escaping issues for AJAX forms. * Added Google reCAPTCHA override to the shortcode recaptcha="1"/recpatcha="0" to manually set it on a per form basis (still needs to be globally enabled on the settings page). * Added additional reCAPTCHA parameters to the shortcode. (see <a href="https://yikesplugins.com/support/knowledge-base/how-do-i-customize-the-recaptcha-field/" target="_blank">https://yikesplugins.com/support/knowledge-base/how-do-i-customize-the-recaptcha-field/</a>). * Re-coded the redirect function for non-ajax forms, so that it properly utilizes `wp_redirect()` instead of a .js injection after submission. * Added new constant `YIKES_MAILCHIMP_NULL_DEBUG` to debug 'null' API response from Mailchimp API (see <a href="https://yikesplugins.com/support/knowledge-base/i-received-the-following-error-we-received-an-unexpected-error-null/" target="_blank">https://yikesplugins.com/support/knowledge-base/i-received-the-following-error-we-received-an-unexpected-error-null/</a>). = 6.0.3.1 - November 2nd, 2015 = * Repair issue where multiple AJAX forms on same page was only submitting last displayed form. * Parsed `[yikes-mailchimp-subscriber-count]`, to display the number of subscribers in the associated list on the manage forms page for form descriptions. * When 'Hide Label' and 'Hide Field' are both checked, ensure that the associated form field is hidden. * Confirmed error messages via the API are working as intended for both AJAX/standard opt-in forms. * Fixed issue/spacing of the secondary 'Update Form' button on the edit forms page. = 6.0.3 - October 29th, 2015 = * Add filter to allow altering field descriptions. `yikes_mailchimp_frontend_content` * Resolve error thrown when no default is set for checkbox inerest groups. * Alter old knowledge base URLs to new KB URL. * Confirm each form field type 'Hide Field' works as expected. * Added a bit of spacing between checkbox/radio button default options. * Added new class `yikes-mailchimp-form-class` to allow for additional classes to be added to the `<form>` element. * Implemented a fix for required interest group checkbox type. (ajax = js validation/non-ajax = php). * Appended form IDs to input field ID parameter. The new form IDs now prepended with yikes-mc-form-#- -- eg: Old: id="EMAIL", New: id="yikes-mc-form-1-EMAIL". * Add a "Save Form" button to the left of the new "Clear Form Fields" on the Form builder. (better UX) * Integrate with Visual Composer plugin. * Ability to add a class to the form tag. Appropriate filter is `yikes-mailchimp-form-class` for `<form>` element, and `yikes-mailchimp-form-container-class` for parent `<section>` container. * Fix Site Origin Page builder issues saving the widget form IDs. = 6.0.3 - October 29th, 2015 = * Fixed undefined variable warning for interest group labels * Added new filter to allow alterations of each form field description = 6.0.2.4 - October 17th, 2015 = * Fixed error thrown for some users on edit forms page 'save'. * Added new shortcode: `[yikes-mailchimp-subscriber-count list="#"]` to display the number of subscribers to a specified list (use: `[yikes-mailchimp-subscriber-count form="form_id"]` (preferred) or `[yikes-mailchimp-subscriber-count list="mc_list_id"]`) * Added new filter to filter the submit button text (yikes-mailchimp-form-submit-button-text) * Tweaked international phone number validation - now regex checks [0-9]{1,} * Added two new classes to field labels - `.merge_tag-label` (eg: EMAIL-label) on all fields & `.yikes-mailchimp-field-required` on fields set to required. * Added capability check to TinyMCE button in wp editor (defaults to manage_options). * Tweaked 'show some love' container on the edit forms page. * Ensured 'Clear Form Fields' button was hidden after all form fields were removed. * Passed form descriptions through `the_content()` to allow for shortcodes to be processed. = 6.0.2.3 - October 16th, 2015 = * Fixed incorrect opt-in time being sent to Mailchimp for new subscribers (fixed for checkbox integrations, ajax and non-ajax forms) * Fixed 'Hide Label' displaying twice under interest groups * Fixed error thrown for custom_fields for some users * Fixed dropdown interest group data not being sent to Mailchimp properly = 6.0.2.2 - October 15th, 2015 = * Added the ability to bulk remove form fields from the form builder * Fixed hidden interest groups from not displaying the default value properly * Added hidden interest groups to the field type switch * Fixed interest group errors thrown for some users * Added new option to replace/update interest groups = 6.0.2/6.0.2.1 - October 12th, 2015 = * Added ability to pre-select interest groups for each third party integration (bbpress, contact form 7, buddypress, edd, woocommerce, comment form, registration form). * Removed "Check your email for the confirmation message." from the default success message if single opt-in is checked. * Fixed Address field, zip not hiding properly. * Tweaked class names, labels. * Renamed clickable pre-defined tags to something more user friendly instead of tags (eg: 'Page Title' instead of {page_title}). * Renamed the `field-third-left/right` class to `field-third` as it made more sense. Now elements floated left. * Tweaked pre-defined class styles. * Altered pre-defined class names for the address fields. * Built in check for Mailchimp class to prevent conflict with other plugins integrating Mailchimp. * Built in responsive styles for pre-defined form class styles (field-half-left/right & field-third). * Tweak responsive styles on calendar date picker on mobile devices. * Confirm each integration is working as intended. = 6.0.1 - October 7th, 2015 = * This release is a <strong>complete</strong> rewrite of the previous version. Before upgrading to the latest release, it is <em>highly recommended</em> that you take a backup of your database. * Changed plugin name to Easy Forms for Mailchimp to comply with new guidelines for [Plugins that Include Company and/or Product Names in the Plugin Name](https://make.wordpress.org/plugins/2015/10/05/guidelines-for-plugins-that-include-company-andor-product-names-in-the-plugin-name/) * Enhancements: * All forms have moved to their own table in the database, yikes_easy_mc_forms. * Admin interface has been re-designed for a seamless integration into the WordPress dashboard. * You can now create an unlimited number of forms, and assign them to any of your lists (even multiple forms to the same list). * Now you can easily duplicate forms at the click of a button. * We have built out an advanced debugging feature that will log errors as they occur, for easy debugging. * You can now toggle on/off AJAX form submissions on a per form basis. * Toggle on or off the Mailchimp welcome email being sent. * You can now quickly switch which list your forms assign subscribers to. * We now support every type of field you can assign to a form, including interest groups. * You can now set custom success and error messages, to set messages in your native language. * Easily browse your lists and view individual subscribers. Manage your subscriptions directly within the plugin. * We've completely re-designed the settings pages to allow for easier navigation. * A whole number of additional settings have been enabled for different form input fields. * Español translated started by @hiwhatsup * Française translated by @mialevesque * Português do Brasil translated by @enxaqueca * reCAPTCHA now loads in the language of the site it's being displayed on. * All translations functions have been implemented for worldwide i18n. * We have built out an API and implemented a number of hooks and filters to enable developers to easily extend the plugin [see knowledge base](https://yikesplugins.com/support/knowledge-base/product/developer-documentation/?utm_source=wp_plugin_repo&utm_medium=link&utm_campaign=easy_forms_for_mailchimp) * We have started building out a number of add ons to extend the base functionality of the plugin. [check them out](https://yikesplugins.com/plugins/?utm_source=wp_plugin_repo&utm_medium=link&utm_campaign=easy_forms_for_mailchimp) = 5.4.3 - March 17th, 2015 = * Fixed: Re-import form fields function not properly refreshing the page * Fixed: Updating a list field no longer throws an empty error = 5.4.2 - March 10th, 2015 = * Fixed: custom class names on input fields merged together with other class names making them un-usable. = 5.4.1 - March 3rd, 2015 = * Fixed: tinyMCE error thrown when saving settings page, ultimately preventing the ability to store the API key. = 5.4 - March 2nd, 2015 = * Enhancement: Re-bundled unaltered Mailchimp API wrapper class file, and added appropriate class check to prevent conflicts with other Mailchimp plugins (Gravity Forms etc.) * Enhancement: Removed the WYSIWYG editor from the options page. This caused issues for some users who were unable to validate the Mailchimp API key. * Enhancement: Added a new setting to toggle the sending of the Mailchimp welcome email. Users can now disable the email all together, on a list by list basis. (checked = disabled) * Enhancement: Prevented users from being able to update the 'EMAIL' merge variable. Added a notification with instruction on what filter to use. * Enhancement: Replaced all instances of the old class name (wpyksMCMailchimp API) with the appropriate Mailchimp class (Mailchimp) * Enhancement: Stripped slashes and properly escaped interest group labels = 5.3.3 - February 26th, 2015 = * Enhancement: Added a new filter to alter field labels. Very helpful when you want to alter the default 'Email Address' field label to something else. (`yikes_mc_field_label`) (see 'filters' section in 'Other Notes') = 5.3.2 - February 17th, 2015 = * Fixed: Patched the error displayed below the opt-in forms when `display_yikes_mc_form_messages` is not defined. = 5.3.1 - January 13th, 2014 = * Enhancement: Added new filter to allow users to change which role has access to the administration pages ( `yks-mailchimp-user-role` ) ( check readme for example ) = 5.3 - January 11th, 2014 = * Enhancement: Added ability to move the success + error messages above or below the form based on a defined constant ( `display_yikes_mc_form_messages` [options: before/after] ) * Enhancement: Added new settings and the ability to show/hide * = required field , from the top of the forms, via the settings page * Enhancement: Fixed incorrect error 'click here to update your profile' shown on front end on all errors = 5.2 - December 10th, 2014 = * New Feature: Added ability to add, edit or delete form fields directly from the WordPress dashboard * New Feature: Added ability to add, edit or delete interest groups directly from the WordPress dashboard * New Feature: Add "Update" link to forms when a user has previously subscribed * New Feature: Added 'default' option to text fields ( with custom pre-defined tags : {post_id} , {post_title} , {page_url} , {blog_name} , {user_logged_in} with the ability to define your own! ) * New Feature: Added the ability to adjust required state, visibility state, merge tag and more * New Feature: Added the ability to toggle between ssl_verifypeer true/false * New Feature: Added an error log to help users diagnose errors happening within the plugin (and updated advanced debugging) - found on the debug options of the settings page * Enhancement: Remove JavaScript dependency to populate place holder values * Enhancement: Replaced CAPTCHA with the all new reCAPTCHA API from Google * Enhancement: Introduced all new filters ( check documentation for examples ) * Enhancement: Un-checking 'visibility' now hides the input field (instead of not generating it at all) * Enhancement: Re-defined YKSEME_PATH for users who have the plugins folder outside of wp-content * Enhancement: Added new classes to labels and input fields on the front end forms ( new classes yks-mc-label-field-label , yks-mc-form-row-field-label , yks-mc-input-field-row-field-label , yks-mc-input-field-label ) * Bug Fix: Re-sorting fields that had a stored custom class name didn't store properly * Bug Fix: Wrapped bundled template text in filters * Bug Fix: Repaired some broken filters (get_form_data_before_send) * Bug Fix: Fixed labels on 'Manage List Forms' page and added field names to titles * Bug Fix: Fixed path to check box images on 'Clean Blue' bundled templates * Bug Fix: Fixed empty Mailchimp API key from outputting any string (confused some users) * Other: Split main class file into multiple included files (help organize the main class file (sub-files located in /lib/inc/) * Other: Began to build up a [Wiki](https://github.com/yikesinc/yikes-inc-easy-mailchimp-extender/wiki) on Github , for plug in installation/usage instructions * Other: Altered single/double opt-in strings inside shortcode_form.php ([reference thread](https://wordpress.org/support/topic/code-mangling-on-script-use-in-messageserror-handling)) * Other: Removed 'Interest Group Label' option, as users can now update the name from within the plugin = 5.1.1 - November 5, 2014 = Fix: repair 'Opt In' default list drop down on options page Fix: repair errors being thrown when a commenter is added to a list = 5.1.0.1 - November 4, 2014 = Removed the update profile info link, some users brought up security concerns. Fixed missing argument when using table display formatting. = 5.1 - November 3, 2014 = We have added brand new functionality, allowing users to easily customize forms on the fly, through a familiar UI as well as a templating framework to allow users to design and implement their own custom forms. A minor security bug was patched in this release as well. We fixed an issue with the Mailchimp API key check running on each page load, and added a few new filters to allow users to alter text. = 5.0.9 - October 3rd, 2014 = **Fixes** * Added autocomplete="false" to Mailchimp API input field * Added event listener to form submission (forms can now be placed in modals/slideout menus) = 5.0.8 - September 23, 2014 = **Fixes** * Band-aid fix for the -1 response returned from ajax.php = 5.0.7 - September 19, 2014 = **Fixes** * Security Vulnerability patched - props @g0blinResearch for privately disclosing the issue = 5.0.6 - August 22, 2014 = **Fixes** * fix bug with nonce security check when using table 'Preferred Form Layout' setting = 5.0.5 - August 21, 2014 = **Fixes** - added `stripslashes()` to the following settings fields : - Single Opt-in Confirmation Message - Double Opt-in Confirmation Message - Interest Group Label - Opt-in Checkbox Text **Updates** - Updated readme FAQ section = 5.0.4 - August 6, 2014 = * Update SSL conditional in main plugin file * Added mcrypt module check, for API encryption * Conditionally loaded scripts and styles in admin ( prevent conflicts ) * Included NONCE security checks on form submissions ( helps prevent CSRF and other attacks ) * Added proper update task function to add missing settings to the options page ( prevents undefined variables for new settings ) * Added missing styles to post page ( added missing icon to tinyMCE button ) * Added missing styles to widget page * Adjusted Chimp Chatter activity time formatting to return correct time based on user time zone * New Feature: Real time updates to Account Activity ( utilizing the heartbeat API ) * New Feature: Added account activity widget to dashboard ( with live updates using heartbeat API ) * Added screenshot of admin dashboard account activity widget = 4.5 = * Added reCAPTCHA support to prevent bots and spammers from submitting forms * Split settings page into three separate sections * Removed Jetpack sharing icons from appearing in the success messages (removed sharedaddy filter) * Updated translation files with new strings * Update existing screen shots and add new screen shot * Update FAQ * Added "loaded server modules" to the debug page, to better aid in support requests = 3.0 = * Update Mailchimp API to v2.0 * Added API Key Validation Check = 2.2.0 = * Added support for multiples of the same list * Bug fixes = 2.1.0 = * Changed name of plugin to Easy Forms * Added support for multiples of the same list * Bug fixes = 2.0.0 = * Supports custom merge vars now * Allows import from Mailchimp * Allows Table or Div output = 1.3.1 = * Fixed form not submitting to Mailchimp for anonymous users bug = 1.3.0 = * Custom merge vars allows more customized field configuration = 1.2.0 = * Removed required from First Name and Last Name fields * Added update routines for future versions = 1.1.0 = * Changed the list logic and added a notice for the MERGE VAR naming schema = 1.0.1 = * Changed CSS paths from Absolute to Relative = 1.0.0 = * Initial Release == Upgrade Notice == = 6.1.3 - July 26th, 2016 = * Minor security patch - Thanks goes to the Wordfence Research Team for locating and disclosing the issue. * Cleared API/Account transient data when API key has changed. * Refactored our shortcode function to abort early, when no fields are present (inline or not). * Added `labels-hidden` class to the submit button `<span></span>` element so we can better style inline forms when <strong>all</strong> labels are hidden. = 6.1.2 - July 21st, 2016 = * Fixed incorrect date format on date picker for birthday fields (Front end). * Ensure that hidden fields don't become visible when forms are submitted (.fadeTo() bug) * Built in support for defining a constant for your API keys in wp-config.php (`YIKES_MC_API_KEY` see FAQ) = 6.1.1 - July 20th, 2016 = * Added helper classes to the address fields to allow for easier targeting (Supports zip lookup extension). = 6.1 - July 11th, 2016 = * Sanitized section request on the options page properly. * Fixed the apostraphes converted to tildes. * Added the missing space in the form field classes when labels were hidden. * Added preloaders to the submit button and the form overlay. Lowered opacity during AJAX processing. * Fixed the 'Duplicate' form function. * Repaired phone number validation on the phone form fields. * Properly hide descriptions when they are not set. (Markup should no longer be generated) * Added a 'Clear API Cache' link below the associated list dropdown during form creation. * Swapped out `get_currentuserinfo()` for the correct, newer, functions. * Repaired undefined variable on the 'Birthday/Date' form fields, when no default was set. * Users can now bulk add fields to forms, instead of having to do it one at a time. * Removed any dependency to the RSS feeds served from https://www.yikesplugins.com, which could potentially cause issues if the servers are ever down. * Refactored the database creation function, and swapped out the field types - to support older versions of PHP (<v5.3). * Added new filter to allow users to alter who can view/access the admin dashboard widgets - `yikes-mailchimp-admin-widget-capability` * Added a new filter (`yikes-mailchimp-user-already-subscribed-error`) allowing the 'already subscribed' error message to be filtered. * Added a new template tag (`[email]`) which can be used in the already subscribed response, to display the user entered email back in the response. * Added a new template tag (`[link][/link]`) which can be used to wrap text in the 'update profile' link, allowing users to create a custom response & link. = 6.0.5.5 - April 5th, 2016 = * Fixed incompatibility with the avada theme options page. * Removed the admin dashboard widgets for non-admins. Note: To alter, use the `yikes-mailchimp-user-role-access` filter. = 6.0.5.4 - March 30th, 2016 = * Added `yikes-mailchimp-before-form-submission` hook, to perform actions before data gets sent to Mailchimp. * Setup unit tests, wrote a few basic tests to start. * Added `no_priv` to the update profile email, so users who are not logged in do not hit an error. = 6.0.5.3 - March 14th, 2016 = * Removed rogue `return;` causing blank screen on certain pages. * Wrapped transient in else statement to prevent wrong data from being stored when an error is hit. = 6.0.5.2 - March 11th, 2016 = * Added extra error check for empty forms. * Fixed incorrect 'Invalid Email' response being displayed to the user. (Now more user friendly) * Fixed some checkbox integrations not working properly. * Enhanced error logging. = 6.0.5.1 - March 7th, 2016 = * Cleaned up an error getting by the check when no interest groups were enabled on a form. * Ensured 'invalid email' error was being used where appropriate. = 6.0.5 - March 5th, 2016 = * Removed the old Mailchimp PHP wrapper (increasing stability, and decreasing overall plugin size by 200+kb). * All API requests are now handled via WP HTTP class (goodbye SSL cert errors) * Added new `yikes-mailchimp-sslverify` filter to toggle true/false on API requests. * Added a new 'View List' link below the associated lists on the form edit page. * Updated all api requests throughout the plugin. * Re-wrote both the ajax and non-ajax form submission files. * Re-wrote form validation, error checks and success/error responses. * More specific error messages now coming from Mailchimp for a better debugging experience. * Repaired broken strings, Optin/optin to Opt-in/opt-in, reCaptcha to reCAPTCHA. * Fixed user data not properly displaying on the user cards page. = 6.0.4.7 - March 4th, 2016 = * Fix error being thrown when the user has not set their name on the profile page. * Updated the API validation function to use WP HTTP class. (workaround for SSL cert error preventing API key validation) * Add 'Custom URL' selection to page redirect drop down, allow users to hard code a custom URL to redirect users to (third party site etc.) = 6.0.4.6 - March 2nd, 2016 = * Repair 'update existing subscriber' parameter in the API request to respect the options set for the given form (AJAX and non-AJAX forms). = 6.0.4.5 - March 1st, 2016 = * Added `load_plugin_textdomain()` call to base class. * Added missing string to translation. = 6.0.4.4 - February 29th, 2016 = * Fixed reCAPTCHA check being skipped when a non-ajax form is submitted. * Fixed incorrect variable name in reCAPTCHA form submission (non-ajax). * Re-worded the reCAPTCHA error message when left blank. * Passed new reCAPTCHA error message through new filter (`yikes-mailchimp-recaptcha-required-error` - works for AJAX and standard forms). * Added missing placeholder/default values to the date form fields. * Fixed foreign characters causing issues on certain form fields (all languages should now work without issues). = 6.0.4.3 - February 23rd, 2016 = * Added new filter to alter the success message from the form (`yikes-mailchimp-success-response` - see readme.txt for help). * Added new filter to alter the zip code regex pattern (`yikes-mailchimp-zip-pattern` - see readme.txt for help and default value). * Added new filter to alter the default country selection in the dropdown. (`yikes-mailchimp-default-country-value` - Defaults to 'US'.) * Altered zip/state fields, when the default value is set to something other than US via `yikes-mailchimp-default-country-value`. * Removed `height: 100%` CSS declaration on form fields (causing minor issues on some themes). * Tweaked front end .js. = 6.0.4.2 - February 18th, 2016 = * Add missing .js file to trigger the update existing subscriber detials email on non-ajax forms. * Re-worded a few strings. = 6.0.4.1 - February 3rd, 2015 = * Fixed foreign languages saving field labels with backslashes * Fixed foreign language dropdown not saving/displaying properly = 6.0.4 - February 1st, 2015 = * Added a conditional to upgrade the database if the user is not currently up to date. * Some users report not being able to update form settings, due to database tables not being present. = 6.0.3.9 - January 31st, 2015 = * Refactored date form field submissions, to properly format international dates (dd/mm/yyyy). * Re-worded sections. * Added new screenshots. = 6.0.3.8 - January 29th, 2015 = * Added a new custom description parameter to the shortcode. eg: `[yikes-mailchimp custom_description="This is a custom description" description="1"]` * Added all new settings on a per form level. New options now include - Form classes, Inline form, Submit button type, Submit button classes, schedule form by date/time, and require users to be logged in. * Users can now specify if they want a form to display inline by using the `inline="1"` parameter in the shortcode. Example: `[yikes-mailchimp inline="1"]`. The shortcode parameter will take precedence over the form setting. * Users can now set the submit button to image, and specify a custom image to use. * Tweaked styles on the 'Account Activity/Chimp Chatter' page. * Re-factored a few functions to be more performant. * Added new, additional hooks for our add-ons to make use of. (`yikes-mailchimp-list-interest-groups-metabox`) * Fixed the typo in our check box integration filter from `yikes-mailchimp-checkbox-integration-subscibe-api-request` to `yikes-mailchimp-checkbox-integration-subscribe-api-request`. * Added missing `$charset_collate` variable when creating the database tables - which caused encoding issues with a few foreign characters. * Localized all date pickers - for our international users. * Added new sections to the welcome screen - 'Knowledge Base' and 'Add-Ons'. * Fixed foreign language character encoding, and storing in database as question marks. * Fixed date formats not storing properly when adding a date/birthday field to your form. * Fixed the form editor being hidden on medium-width screens. = 6.0.3.7 - December 28th, 2015 = * Fixed certain [recaptcha parameters](https://yikesplugins.com/support/knowledge-base/how-do-i-customize-the-recaptcha-field/) not working properly = 6.0.3.6 - December 28th, 2015 = * Removed extra closing php tag after 'Interest Group' dropdown field = 6.0.3.5 - December 20th, 2015 = * Ensured the `$form_id` variable is set before including the form processing file for non-ajax forms. * Updated `yikes_retrieve_form_settings()`, to ensure we have a `$form_id` and settings to return. = 6.0.3.4 - December 18th, 2015 = * Make bundled classes work when field labels are hidden. * Way to reset submission counts for individual forms. * URL fields now prepend http:// to prevent confusion with the end user. * Added conditionals to hide state/zip input fields in the address section when the country != US. * Multiple reCAPTCHAs on a single page should now work. * Non-Ajax Forms set to redirect, throw errors * Check form descriptions generating additional `<p>` tags.yikes-mailchimp-form-description is not wrapped around the description. * Add helper function to retrieve form data by ID. (eg: `$form_data = yikes_get_form_data( 1 );` ) = 6.0.3.3 - November 12th, 2015 = * Patched a minor security issue where post passwords were accessible prior to entering the password - (props @ldwd) = 6.0.3.2 - November 9th, 2015 = * International characters in custom messages causing some escaping issues for AJAX forms. * Added Google ReCaptcha override to the shortcode recaptcha="1"/recpatcha="0" to manually set it on a per form basis (still needs to be globally enabled on the settings page). * Added additional reCAPTCHA parameters to the shortcode. (see <a href="https://yikesplugins.com/support/knowledge-base/how-do-i-customize-the-recaptcha-field/" tareget="_blank">https://yikesplugins.com/support/knowledge-base/how-do-i-customize-the-recaptcha-field/</a>). * Re-coded the redirect function for non-ajax forms, so that it properly utilizes `wp_redirect()` instead of a .js injection after submission. * Added new constant `YIKES_MAILCHIMP_NULL_DEBUG` to debug 'null' API response from Mailchimp API (see <a href="https://yikesplugins.com/support/knowledge-base/i-received-the-following-error-we-received-an-unexpected-error-null/" target="_blank">https://yikesplugins.com/support/knowledge-base/i-received-the-following-error-we-received-an-unexpected-error-null/</a>). = 6.0.3.1 - November 2nd, 2015 = * Repair issue where multiple AJAX forms on same page was only submitting last displayed form. * Parsed `[yikes-mailchimp-subscriber-count]`, to display the number of subscribers in the associated list on the manage forms page for form descriptions. * When 'Hide Label' and 'Hide Field' are both checked, ensure that the associated form field is hidden. * Confirmed error messages via the Mailchimp API are working as intended for both AJAX/standard opt-in forms. * Fixed issue/spacing of the secondary 'Update Form' button on the edit forms page. = 6.0.3 - October 29th, 2015 = * Add filter to allow altering field descriptions. `yikes_mailchimp_frontend_content` * Resolve error thrown when no default is set for checkbox inerest groups. * Alter old knowledge base URLs to new KB URL. * Confirm each form field type 'Hide Field' works as expected. * Added a bit of spacing between checkbox/radio button default options. * Added new class `yikes-mailchimp-form-class` to allow for additional classes to be added to the `<form>` element. * Implemented a fix for required interest group checkbox type. (ajax = js validation/non-ajax = php). * Appended form IDs to input field ID parameter. The new form IDs now prepended with yikes-mc-form-#- -- eg: Old: id="EMAIL", New: id="yikes-mc-form-1-EMAIL". * Add a "Save Form" button to the left of the new "Clear Form Fields" on the Form builder. (better UX) * Integrate with Visual Composer plugin. * Ability to add a class to the form tag. Appropriate filter is `yikes-mailchimp-form-class` for `<form>` element, and `yikes-mailchimp-form-container-class` for parent `<section>` container. * Fix Site Origin Page builder issues saving the widget form IDs. = 6.0.2.4 - October 17th, 2015 = * Fixed error thrown for some users on edit forms page 'save'. * Added new shortcode: `[yikes-mailchimp-subscriber-count list="#"]` to display the number of subscribers to a specified list (use: `[yikes-mailchimp-subscriber-count form="form_id"]` (preferred) or `[yikes-mailchimp-subscriber-count list="mc_list_id"]`) * Added new filter to filter the submit button text (yikes-mailchimp-form-submit-button-text) * Tweaked international phone number validation - now regex checks [0-9]{1,} * Added two new classes to field labels - `.merge_tag-label` (eg: EMAIL-label) on all fields & `.yikes-mailchimp-field-required` on fields set to required. * Added capability check to TinyMCE button in wp editor (defaults to manage_options). * Tweaked 'show some love' container on the edit forms page. * Passed form descriptions through `the_content()` to allow for shortcodes to be processed. = 6.0.2.3 - October 16th, 2015 = * Fixed incorrect opt-in time being sent to Mailchimp for new subscribers (fixed for checkbox integrations, ajax and non-ajax forms) * Fixed 'Hide Label' displaying twice under interest groups * Fixed error thrown for custom_fields for some users * Fixed dropdown interest group data not being sent to Mailchimp properly = 6.0.2.2 - October 15th, 2015 = * Added the ability to bulk remove form fields from the form builder * Fixed hidden interest groups from not displaying the default value properly * Added hidden interest groups to the field type switch * Fixed interest group errors thrown for some users * Added new option to replace/update interest groups = 6.0.2/6.0.2.1 - October 12th, 2015 = * Added ability to pre-select interest groups for each third party integration (bbpress, contact form 7, buddypress, edd, woocommerce, comment form, registration form). * Removed "Check your email for the confirmation message." from the default success message if single opt-in is checked. * Fixed Address field, zip not hiding properly. * Tweaked class names, labels. * Renamed clickable pre-defined tags to something more user friendly instead of tags (eg: 'Page Title' instead of {page_title}). * Renamed the `field-third-left/right` class to `field-third` as it made more sense. Now elements floated left. * Tweaked pre-defined class styles. * Altered pre-defined class names for the address fields. * Built in check for Mailchimp class to prevent conflict with other plugins integrating Mailchimp. * Built in responsive styles for pre-defined form class styles (field-half-left/right & field-third). * Tweak responsive styles on calendar date picker on mobile devices. * Confirm each integration is working as intended. = 6.0.1 - October 7th, 2015 = * This release is a <strong>complete</strong> rewrite of the previous version. Before upgrading to the latest release, it is <em>highly recommended</em> that you take a backup of your database. * Changed plugin name to Easy Forms for Mailchimp to comply with new guidelines for [Plugins that Include Company and/or Product Names in the Plugin Name](https://make.wordpress.org/plugins/2015/10/05/guidelines-for-plugins-that-include-company-andor-product-names-in-the-plugin-name/) * Enhancements: * All forms have moved to their own table in the database, yikes_easy_mc_forms. * Admin interface has been re-designed for a seamless integration into the WordPress dashboard. * You can now create an unlimited number of forms, and assign them to any of your lists (even multiple forms to the same list). * Now you can easily duplicate forms at the click of a button. * We have built out an advanced debugging feature that will log errors as they occur, for easy debugging. * You can now toggle on/off AJAX form submissions on a per form basis. * Toggle on or off the Mailchimp welcome email being sent. * You can now quickly switch which list your forms assign subscribers to. * We now support every type of field you can assign to a form, including interest groups. * You can now set custom success and error messages, to set messages in your native language. * Easily browse your lists and view individual subscribers. Manage your subscriptions directly within the plugin. * We've completely re-designed the settings pages to allow for easier navigation. * A whole number of additional settings have been enabled for different form input fields. * Español translated started by @hiwhatsup * Française translated by @mialevesque * Português do Brasil translated by @enxaqueca * reCAPTCHA now loads in the language of the site it's being displayed on. * All translations functions have been implemented for worldwide i18n. * We have built out an API and implemented a number of hooks and filters to enable developers to easily extend the plugin [see Knowledge Base](https://yikesplugins.com/support/knowledge-base/product/developer-documentation/?utm_source=wp_plugin_repo&utm_medium=link&utm_campaign=easy_forms_for_mailchimp) * We have started building out a number of add ons to extend the base functionality of the plugin. [check them out](https://yikesplugins.com/plugins/?utm_source=wp_plugin_repo&utm_medium=link&utm_campaign=easy_forms_for_mailchimp) = 4.3 - March 17th, 2015 = * Fixed: Re-import form fields function not properly refreshing the page * Fixed: Updating a list field no longer throws an empty error = 5.4.2 - March 10th, 2015 = * Fixed: custom class names on input fields merged together with other class names making them un-usable. = 5.4.1 - March 3rd, 2015 = * Fixed: tinyMCE error thrown when saving settings page, ultimately preventing the ability to store the Mailchimp API key. = 5.4 - March 2nd, 2015 = * Enhancement: Re-bundled unaltered Mailchimp API wrapper class file, and added appropriate class check to prevent conflicts with other Mailchimp plugins (Gravity Forms etc.) * Enhancement: Removed the WYSIWYG editor from the options page. This caused issues for some users who were unable to validate the Mailchimp API key. * Enhancement: Added a new setting to toggle the sending of the Mailchimp welcome email. Users can now disable the email all together, on a list by list basis. (checked = disabled) * Enhancement: Prevented users from being able to update the 'EMAIL' merge variable. Added a notification with instruction on what filter to use. * Enhancement: Replaced all instances of the old class name (wpyksMCMailchimp API) with the appropriate Mailchimp class (Mailchimp) * Enhancement: Stripped slashes and properly escaped interest group labels = 5.3.3 - February 26th, 2015 = * Enhancement: Added a new filter to alter field labels. Very helpful when you want to alter the default 'Email Address' field label to something else. (`yikes_mc_field_label`) (see 'filters' section in 'Other Notes') = 5.3.2 - February 17th, 2015 = * Fixed: Patched the error displayed below the opt-in forms when `display_yikes_mc_form_messages` is not defined. = 5.3.1 - January 13th, 2014 = * Enhancement: Added new filter to allow users to change which role has access to the administration pages ( `yks-mailchimp-user-role` ) ( check readme for example ) = 5.3 - January 11th, 2014 = * Enhancement: Added ability to move the success + error messages above or below the form based on a defined constant ( `display_yikes_mc_form_messages` [options: before/after] ) * Enhancement: Added new settings and the ability to show/hide * = required field , from the top of the forms, via the settings page * Enhancement: Fixed incorrect error 'click here to update your profile' shown on front end on all errors = 5.2 - December 10th, 2014 = * New Feature: Added ability to add, edit or delete form fields directly from the WordPress dashboard * New Feature: Added ability to add, edit or delete interest groups directly from the WordPress dashboard * New Feature: Add "Update" link to forms when a user has previously subscribed * New Feature: Added 'default' option to text fields ( with custom pre-defined tags : {post_id} , {post_title} , {page_url} , {blog_name} , {user_logged_in} with the ability to define your own! ) * New Feature: Added the ability to adjust required state, visibility state, merge tag and more * New Feature: Added the ability to toggle between ssl_verifypeer true/false * New Feature: Added an error log to help users diagnose errors happening within the plugin (and updated advanced debugging) - found on the debug options of the settings page * Enhancement: Remove JavaScript dependency to populate place holder values * Enhancement: Replaced CAPTCHA with the all new reCAPTCHA API from Google * Enhancement: Introduced all new filters ( check documentation for examples ) * Enhancement: Un-checking 'visibility' now hides the input field (instead of not generating it at all) * Enhancement: Re-defined YKSEME_PATH for users who have the plugins folder outside of wp-content * Enhancement: Added new classes to labels and input fields on the front end forms ( new classes yks-mc-label-field-label , yks-mc-form-row-field-label , yks-mc-input-field-row-field-label , yks-mc-input-field-label ) * Bug Fix: Re-sorting fields that had a stored custom class name didn't store properly * Bug Fix: Wrapped bundled template text in filters * Bug Fix: Repaired some broken filters (get_form_data_before_send) * Bug Fix: Fixed labels on 'Manage List Forms' page and added field names to titles * Bug Fix: Fixed path to check box images on 'Clean Blue' bundled templates * Bug Fix: Fixed empty Mailchimp API key from outputting any string (confused some users) * Other: Split main class file into multiple included files (help organize the main class file (sub-files located in /lib/inc/) * Other: Began to build up a [Wiki](https://github.com/yikesinc/yikes-inc-easy-mailchimp-extender/wiki) on Github , for plug in installation/usage instructions * Other: Altered single/double opt-in strings inside shortcode_form.php ([reference thread](https://wordpress.org/support/topic/code-mangling-on-script-use-in-messageserror-handling)) * Other: Removed 'Interest Group Label' option, as users can now update the name from within the plugin = 5.1.1 - November 5, 2014 = Fix: repair 'Opt In' default list drop down on options page Fix: repair errors being thrown when a commenter is added to a list = 5.1.0.1 - November 4, 2014 = Removed the update profile info link, some users brought up security concerns. Fixed missing argument when using table display formatting. = 5.1 - November 3, 2014 = We have added brand new functionality, allowing users to easily customize forms on the fly, through a familiar UI as well as a templating framework to allow users to design and implement their own custom forms. A minor security bug was patched in this release as well. We fixed an issue with the API key check running on each page load, and added a few new filters to allow users to alter text. = 5.0.9 - October 3rd, 2014 = **Fixes** * Added autocomplete="false" to API input field * Added event listener to form submission (forms can now be placed in modals/slideout menus) = 5.0.8 - September 23, 2014 = **Fixes** * Band-aid fix for the -1 response returned from ajax.php = 5.0.7 - September 19, 2014 = **Fixes** * Security Vulnerability patched - props @g0blinResearch for privately disclosing the issue = 5.0.6 - August 22, 2014 = **Fixes** * fix bug with nonce security check when using table 'Preferred Form Layout' setting = 5.0.5 - August 21, 2014 = **Fixes** - added `stripslashes()` to the following settings fields : - Single Opt-in Confirmation Message - Double Opt-in Confirmation Message - Interest Group Label - Opt-in Checkbox Text **Updates** - Updated readme FAQ section = 5.0.4 - August 6, 2014 = * Update SSL conditional in main plugin file * Added mcrypt module check, for Mailchimp API encryption * Conditionally loaded scripts and styles in admin ( prevent conflicts ) * Included NONCE security checks on form submissions ( helps prevent CSRF and other attacks ) * Added proper update task function to add missing settings to the options page ( prevents undefined variables for new settings ) * Added missing styles to post page ( added missing icon to tinyMCE button ) * Added missing styles to widget page * Adjusted Chimp Chatter activity time formatting to return correct time based on user time zone * New Feature: Real time updates to Account Activity ( utilizing the heartbeat Mailchimp API ) * New Feature: Added account activity widget to dashboard ( with live updates using heartbeat Mailchimp API ) * Added screenshot of admin dashboard account activity widget = 4.5 = * Added reCAPTCHA support to prevent bots and spammers from submitting forms * Split settings page into three separate sections * Removed Jetpack sharing icons from appearing in the success messages (removed sharedaddy filter) * Updated translation files with new strings * Update existing screen shots and add new screen shot * Update FAQ * Added "loaded server modules" to the debug page, to better aid in support requests = 3.0 = * Update Mailchimp API to v2.0 * Added API Key Validation Check = 2.2.0 = * Changed name of plugin to Easy Forms * Added support for multiples of the same list * Bug fixes = 2.1.0 = * Added support for multiples of the same list * Bug fixes = 2.0.0 = * Supports custom merge vars now * Allows import from Mailchimp * Allows Table or Div output = 1.3.1 = * Fixed form not submitting to Mailchimp for anonymous users bug = 1.3.0 = * Custom merge vars allows more customized field configuration = 1.2.0 = * Removed required from First Name and Last Name fields * Added update routines for future versions = 1.1.0 = * Changed the list logic and added a notice for the MERGE VAR naming schema = 1.0.1 = * Changed CSS paths from Absolute to Relative = 1.0.0 = * Initial Release
Text
wpscan/spec/fixtures/dynamic_finders/plugin_version/youforms-free-for-copecart/change_log/changelog.txt
/***1.0.2 - 2020.07.21**/ - Escape Button and HTML Code - Update bootstrap.min.css to 4.5 /***1.0.1 - 2020.07.20**/ - Fixing Wordpress Team review /***1.0.0 - 2020.07.20**/ - Release
JavaScript
wpscan/spec/fixtures/dynamic_finders/plugin_version/youtube-channel-gallery/script_comment/script.js
/*------------------------------------------------------------ Plugin Name: Youtube Channel Gallery Plugin URI: http://www.poselab.com/ Version: 2.4 Description: Show a youtube video and a gallery of thumbnails for a youtube channel. ------------------------------------------------------------*/ jQuery(document).ready(function($) { var PAGE = {}; //thumbnails var ytcplayer = {}; $('.youtubechannelgallery').on('click', '.ytclink', function(e) { var $this = $(this); var iframeid = $(this).attr('data-playerid'); var youtubeid = $(this).attr('href').split("watch?v=")[1]; var quality = $(this).attr('data-quality'); checkIfInView($('#' + iframeid)); ytcStopVideo(iframeid); ytcplayVideo (iframeid, youtubeid, quality); changePlayerContent ($this, youtubeid); return false; }); $('.popup-youtube').magnificPopup({ disableOn: 700, type: 'iframe', mainClass: 'mfp-fade', removalDelay: 160, preloader: false, fixedContentPos: false, gallery: { enabled:true } }); function ytcplayVideo (iframeid, youtubeid, quality) { if(iframeid in ytcplayer) { ytcplayer[iframeid].loadVideoById(youtubeid); }else{ ytcplayer[iframeid] = new YT.Player(iframeid, { events: { 'onReady': function(){ ytcplayer[iframeid].loadVideoById(youtubeid); ytcplayer[iframeid].setPlaybackQuality(quality); } } }); } } function ytcStopVideo(ifr) { $( 'iframe.ytcplayer:not(#' + ifr + ')' ).each( function() { var iframeid = $(this).attr('id'); if(iframeid in ytcplayer) { var url = ytcplayer[iframeid].getVideoUrl(); var youtubeid = url.split("watch?v=")[1]; var videoUrl = 'http://www.youtube.com/v/' + youtubeid + '?version=3'; if(ytcplayer[iframeid].getPlayerState() == 1){ ytcplayer[iframeid].cueVideoByUrl(videoUrl); } } }); } function changePlayerContent (thumb, youtubeid) { var $widget = thumb.parents('.youtubechannelgallery'), wid = $widget.find('[id^=ytc-]').attr('id'); $.ajax({ url: ytcAjax.ajaxurl, type: 'POST', data: { action: 'ytc_changePlayerContent', youtubeid: youtubeid, wid: wid }, success: function(data) { $widget.find('.ytcplayercontent').replaceWith(data); } }); } //Scroll to element only if not in view - jQuery //http://stackoverflow.com/a/10130707/1504078 function checkIfInView(element){ if($(element).offset()){ if($(element).offset().top < $(window).scrollTop()){ //scroll up $('html,body').animate({scrollTop:$(element).offset().top - 50}, 500); } else if($(element).offset().top + $(element).height() > $(window).scrollTop() + (window.innerHeight || document.documentElement.clientHeight)){ //scroll down $('html,body').animate({scrollTop:$(element).offset().top - (window.innerHeight || document.documentElement.clientHeight) + $(element).height() + 10}, 500);} } } $('.youtubechannelgallery').on('click', '.ytc-paginationlink', function(e) { var $this = $(this), $widget = $this.parents('.youtubechannelgallery'), token = $this.data('token'), playlist = $this.data('playlist'), cid = $this.data('cid'), wid = $widget.find('[id^=ytc-]').attr('id'), $search = $widget.find('.search-field'), $searchSelect = $widget.find('.search-select'); if (PAGE[wid]) { if ($this.hasClass('ytc-next')) { PAGE[wid] += 1; } else { PAGE[wid] -= 1; } } else { PAGE[wid] = 2; } e.stopImmediatePropagation(); $.ajax({ url: ytcAjax.ajaxurl, type: 'POST', data: { action: 'ytc_next', wid: wid, token: token, cid: cid, playlist: playlist, search: $search.length ? $search.val() : '', tag: $searchSelect.length ? $searchSelect.val() : '' }, success: function(data) { $widget.find('.ytc-thumbnails').html(data); $widget.find('.ytc-currentpage').html(PAGE[wid]); $('.popup-youtube').magnificPopup({ disableOn: 700, type: 'iframe', mainClass: 'mfp-fade', removalDelay: 160, preloader: false, fixedContentPos: false, gallery: { enabled:true } }); } }); return true; }); $('.youtubechannelgallery').on('keyup blur', '.search-field', function(e) { var $this = $(this); if (e.type === 'blur' || e.type === 'focusout' || (e.type === 'keyup' && e.which === 13)) { var $widget = $this.parents('.youtubechannelgallery'), wid = $widget.find('[id^=ytc-]').attr('id'), cid = $this.data('cid'), tag = $widget.find('.search-select').val(); $.ajax({ url: ytcAjax.ajaxurl, type: 'POST', data: { action: 'ytc_search', wid: wid, cid: cid, q: this.value, tag: tag }, success: function(data) { if (data === '') { $this.val(''); return; } $widget.find('.ytc-thumbnails').html(data); $('.popup-youtube').magnificPopup({ disableOn: 700, type: 'iframe', mainClass: 'mfp-fade', removalDelay: 160, preloader: false, fixedContentPos: false, gallery: { enabled:true } }); } }); } return true; }); $('.youtubechannelgallery').on('change', '.search-select', function(e) { var $this = $(this); var $widget = $this.parents('.youtubechannelgallery'), wid = $widget.find('[id^=ytc-]').attr('id'), cid = $this.data('cid'), $search = $widget.find('.search-field'); $.ajax({ url: ytcAjax.ajaxurl, type: 'POST', data: { action: 'ytc_search', wid: wid, cid: cid, q: $search.length ? $search.val() : '', tag: $this.val() }, success: function(data) { if (data === '') { $this.val(''); return; } $widget.find('.ytc-thumbnails').html(data); $('.popup-youtube').magnificPopup({ disableOn: 700, type: 'iframe', mainClass: 'mfp-fade', removalDelay: 160, preloader: false, fixedContentPos: false, gallery: { enabled:true } }); } }); return true; }); });
wpscan/spec/fixtures/dynamic_finders/plugin_version/youtube-channel-gallery/style_comment/style.css
/*------------------------------------------------------------ Plugin Name: Youtube Channel Gallery Plugin URI: http://www.poselab.com/ Version: 2.4 Description: Show a youtube video and a gallery of thumbnails for a youtube channel. ------------------------------------------------------------*/ #ytc-wrapper .col-xs-2-4, #ytc-wrapper .col-sm-2-4, #ytc-wrapper .col-md-2-4, #ytc-wrapper .col-lg-2-4 { position: relative; min-height: 1px; padding-right: 7px; padding-left: 7px; } #ytc-wrapper .col-xs-2-4 { float: left; } @media (min-width: 768px) { #ytc-wrapper .col-sm-2-4 { float: left; } } @media (min-width: 992px) { #ytc-wrapper .col-md-2-4 { float: left; } } @media (min-width: 1200px) { #ytc-wrapper .col-lg-2-4 { float: left; } } #ytc-wrapper .col-xs-1-7, #ytc-wrapper .col-sm-1-7, #ytc-wrapper .col-md-1-7, #ytc-wrapper .col-lg-1-7 { position: relative; min-height: 1px; padding-right: 7px; padding-left: 7px; } #ytc-wrapper .col-xs-1-7 { float: left; } @media (min-width: 768px) { #ytc-wrapper .col-sm-1-7 { float: left; } } @media (min-width: 992px) { #ytc-wrapper .col-md-1-7 { float: left; } } @media (min-width: 1200px) { #ytc-wrapper .col-lg-1-7 { float: left; } } #ytc-wrapper .col-xs-1-5, #ytc-wrapper .col-sm-1-5, #ytc-wrapper .col-md-1-5, #ytc-wrapper .col-lg-1-5 { position: relative; min-height: 1px; padding-right: 7px; padding-left: 7px; } #ytc-wrapper .col-xs-1-5 { float: left; } @media (min-width: 768px) { #ytc-wrapper .col-sm-1-5 { float: left; } } @media (min-width: 992px) { #ytc-wrapper .col-md-1-5 { float: left; } } @media (min-width: 1200px) { #ytc-wrapper .col-lg-1-5 { float: left; } } #ytc-wrapper .col-xs-1-3, #ytc-wrapper .col-sm-1-3, #ytc-wrapper .col-md-1-3, #ytc-wrapper .col-lg-1-3 { position: relative; min-height: 1px; padding-right: 7px; padding-left: 7px; } #ytc-wrapper .col-xs-1-3 { float: left; } @media (min-width: 768px) { #ytc-wrapper .col-sm-1-3 { float: left; } } @media (min-width: 992px) { #ytc-wrapper .col-md-1-3 { float: left; } } @media (min-width: 1200px) { #ytc-wrapper .col-lg-1-3 { float: left; } } #ytc-wrapper .col-xs-1-2, #ytc-wrapper .col-sm-1-2, #ytc-wrapper .col-md-1-2, #ytc-wrapper .col-lg-1-2 { position: relative; min-height: 1px; padding-right: 7px; padding-left: 7px; } #ytc-wrapper .col-xs-1-2 { float: left; } @media (min-width: 768px) { #ytc-wrapper .col-sm-1-2 { float: left; } } @media (min-width: 992px) { #ytc-wrapper .col-md-1-2 { float: left; } } @media (min-width: 1200px) { #ytc-wrapper .col-lg-1-2 { float: left; } } #ytc-wrapper .col-xs-1-1, #ytc-wrapper .col-sm-1-1, #ytc-wrapper .col-md-1-1, #ytc-wrapper .col-lg-1-1 { position: relative; min-height: 1px; padding-right: 7px; padding-left: 7px; } #ytc-wrapper .col-xs-1-1 { float: left; } @media (min-width: 768px) { #ytc-wrapper .col-sm-1-1 { float: left; } } @media (min-width: 992px) { #ytc-wrapper .col-md-1-1 { float: left; } } @media (min-width: 1200px) { #ytc-wrapper .col-lg-1-1 { float: left; } } #ytc-wrapper audio, #ytc-wrapper canvas, #ytc-wrapper progress, #ytc-wrapper video { display: inline-block; vertical-align: baseline; } #ytc-wrapper a { background-color: transparent; } #ytc-wrapper a:active, #ytc-wrapper a:hover { outline: 0; } #ytc-wrapper b, #ytc-wrapper strong { font-weight: bold; } #ytc-wrapper small { font-size: 80%; } #ytc-wrapper img { border: 0; } #ytc-wrapper svg:not(:root) { overflow: hidden; } #ytc-wrapper figure { margin: 1em 40px; } #ytc-wrapper .container { margin-right: auto; margin-left: auto; padding-left: 7px !important; padding-right: 7px !important; } @media (min-width: 768px) { #ytc-wrapper .container { width: 734px; } } @media (min-width: 992px) { #ytc-wrapper .container { width: 954px; } } @media (min-width: 1200px) { #ytc-wrapper .container { width: 1154px; } } #ytc-wrapper .container-fluid { margin-right: auto; margin-left: auto; padding-left: 7px !important; padding-right: 7px !important; } #ytc-wrapper .row { margin-left: -7px !important; margin-right: -7px !important; } #ytc-wrapper .col-xs-1, #ytc-wrapper .col-sm-1, #ytc-wrapper .col-md-1, #ytc-wrapper .col-lg-1, #ytc-wrapper .col-xs-2, #ytc-wrapper .col-sm-2, #ytc-wrapper .col-md-2, #ytc-wrapper .col-lg-2, #ytc-wrapper .col-xs-3, #ytc-wrapper .col-sm-3, #ytc-wrapper .col-md-3, #ytc-wrapper .col-lg-3, #ytc-wrapper .col-xs-4, #ytc-wrapper .col-sm-4, #ytc-wrapper .col-md-4, #ytc-wrapper .col-lg-4, #ytc-wrapper .col-xs-5, #ytc-wrapper .col-sm-5, #ytc-wrapper .col-md-5, #ytc-wrapper .col-lg-5, #ytc-wrapper .col-xs-6, #ytc-wrapper .col-sm-6, #ytc-wrapper .col-md-6, #ytc-wrapper .col-lg-6, #ytc-wrapper .col-xs-7, #ytc-wrapper .col-sm-7, #ytc-wrapper .col-md-7, #ytc-wrapper .col-lg-7, #ytc-wrapper .col-xs-8, #ytc-wrapper .col-sm-8, #ytc-wrapper .col-md-8, #ytc-wrapper .col-lg-8, #ytc-wrapper .col-xs-9, #ytc-wrapper .col-sm-9, #ytc-wrapper .col-md-9, #ytc-wrapper .col-lg-9, #ytc-wrapper .col-xs-10, #ytc-wrapper .col-sm-10, #ytc-wrapper .col-md-10, #ytc-wrapper .col-lg-10, #ytc-wrapper .col-xs-11, #ytc-wrapper .col-sm-11, #ytc-wrapper .col-md-11, #ytc-wrapper .col-lg-11, #ytc-wrapper .col-xs-12, #ytc-wrapper .col-sm-12, #ytc-wrapper .col-md-12, #ytc-wrapper .col-lg-12 { position: relative; min-height: 1px; padding-left: 7px !important; padding-right: 7px !important; } #ytc-wrapper .col-xs-1, #ytc-wrapper .col-xs-2, #ytc-wrapper .col-xs-3, #ytc-wrapper .col-xs-4, #ytc-wrapper .col-xs-5, #ytc-wrapper .col-xs-6, #ytc-wrapper .col-xs-7, #ytc-wrapper .col-xs-8, #ytc-wrapper .col-xs-9, #ytc-wrapper .col-xs-10, #ytc-wrapper .col-xs-11, #ytc-wrapper .col-xs-12 { float: left; } #ytc-wrapper .col-xs-12 { width: 100%; } #ytc-wrapper .col-xs-11 { width: 91.66666667%; } #ytc-wrapper .col-xs-10 { width: 83.33333333%; } #ytc-wrapper .col-xs-9 { width: 75%; } #ytc-wrapper .col-xs-8 { width: 66.66666667%; } #ytc-wrapper .col-xs-7 { width: 58.33333333%; } #ytc-wrapper .col-xs-6 { width: 50%; } #ytc-wrapper .col-xs-5 { width: 41.66666667%; } #ytc-wrapper .col-xs-4 { width: 33.33333333%; } #ytc-wrapper .col-xs-3 { width: 25%; } #ytc-wrapper .col-xs-2-4 { width: 20%; } #ytc-wrapper .col-xs-2 { width: 16.66666667%; } #ytc-wrapper .col-xs-1-7 { width: 14.28571429%; } #ytc-wrapper .col-xs-1-5 { width: 12.5%; } #ytc-wrapper .col-xs-1-3 { width: 11.11111111%; } #ytc-wrapper .col-xs-1-2 { width: 10%; } #ytc-wrapper .col-xs-1-1 { width: 9.09090909%; } #ytc-wrapper .col-xs-1 { width: 8.33333333%; } @media (min-width: 768px) { #ytc-wrapper .col-sm-1, #ytc-wrapper .col-sm-2, #ytc-wrapper .col-sm-3, #ytc-wrapper .col-sm-4, #ytc-wrapper .col-sm-5, #ytc-wrapper .col-sm-6, #ytc-wrapper .col-sm-7, #ytc-wrapper .col-sm-8, #ytc-wrapper .col-sm-9, #ytc-wrapper .col-sm-10, #ytc-wrapper .col-sm-11, #ytc-wrapper .col-sm-12 { float: left; } #ytc-wrapper .col-sm-12 { width: 100%; } #ytc-wrapper .col-sm-11 { width: 91.66666667%; } #ytc-wrapper .col-sm-10 { width: 83.33333333%; } #ytc-wrapper .col-sm-9 { width: 75%; } #ytc-wrapper .col-sm-8 { width: 66.66666667%; } #ytc-wrapper .col-sm-7 { width: 58.33333333%; } #ytc-wrapper .col-sm-6 { width: 50%; } #ytc-wrapper .col-sm-5 { width: 41.66666667%; } #ytc-wrapper .col-sm-4 { width: 33.33333333%; } #ytc-wrapper .col-sm-3 { width: 25%; } #ytc-wrapper .col-sm-2-4 { width: 20%; } #ytc-wrapper .col-sm-2 { width: 16.66666667%; } #ytc-wrapper .col-sm-1-7 { width: 14.28571429%; } #ytc-wrapper .col-sm-1-5 { width: 12.5%; } #ytc-wrapper .col-sm-1-3 { width: 11.11111111%; } #ytc-wrapper .col-sm-1-2 { width: 10%; } #ytc-wrapper .col-sm-1-1 { width: 9.09090909%; } #ytc-wrapper .col-sm-1 { width: 8.33333333%; } } @media (min-width: 992px) { #ytc-wrapper .col-md-1, #ytc-wrapper .col-md-2, #ytc-wrapper .col-md-3, #ytc-wrapper .col-md-4, #ytc-wrapper .col-md-5, #ytc-wrapper .col-md-6, #ytc-wrapper .col-md-7, #ytc-wrapper .col-md-8, #ytc-wrapper .col-md-9, #ytc-wrapper .col-md-10, #ytc-wrapper .col-md-11, #ytc-wrapper .col-md-12 { float: left; } #ytc-wrapper .col-md-12 { width: 100%; } #ytc-wrapper .col-md-11 { width: 91.66666667%; } #ytc-wrapper .col-md-10 { width: 83.33333333%; } #ytc-wrapper .col-md-9 { width: 75%; } #ytc-wrapper .col-md-8 { width: 66.66666667%; } #ytc-wrapper .col-md-7 { width: 58.33333333%; } #ytc-wrapper .col-md-6 { width: 50%; } #ytc-wrapper .col-md-5 { width: 41.66666667%; } #ytc-wrapper .col-md-4 { width: 33.33333333%; } #ytc-wrapper .col-md-3 { width: 25%; } #ytc-wrapper .col-md-2-4 { width: 20%; } #ytc-wrapper .col-md-2 { width: 16.66666667%; } #ytc-wrapper .col-md-1-7 { width: 14.28571429%; } #ytc-wrapper .col-md-1-5 { width: 12.5%; } #ytc-wrapper .col-md-1-3 { width: 11.11111111%; } #ytc-wrapper .col-md-1-2 { width: 10%; } #ytc-wrapper .col-md-1-1 { width: 9.09090909%; } #ytc-wrapper .col-md-1 { width: 8.33333333%; } } @media (min-width: 1200px) { #ytc-wrapper .col-lg-1, #ytc-wrapper .col-lg-2, #ytc-wrapper .col-lg-3, #ytc-wrapper .col-lg-4, #ytc-wrapper .col-lg-5, #ytc-wrapper .col-lg-6, #ytc-wrapper .col-lg-7, #ytc-wrapper .col-lg-8, #ytc-wrapper .col-lg-9, #ytc-wrapper .col-lg-10, #ytc-wrapper .col-lg-11, #ytc-wrapper .col-lg-12 { float: left; } #ytc-wrapper .col-lg-12 { width: 100%; } #ytc-wrapper .col-lg-11 { width: 91.66666667%; } #ytc-wrapper .col-lg-10 { width: 83.33333333%; } #ytc-wrapper .col-lg-9 { width: 75%; } #ytc-wrapper .col-lg-8 { width: 66.66666667%; } #ytc-wrapper .col-lg-7 { width: 58.33333333%; } #ytc-wrapper .col-lg-6 { width: 50%; } #ytc-wrapper .col-lg-5 { width: 41.66666667%; } #ytc-wrapper .col-lg-4 { width: 33.33333333%; } #ytc-wrapper .col-lg-3 { width: 25%; } #ytc-wrapper .col-lg-2-4 { width: 20%; } #ytc-wrapper .col-lg-2 { width: 16.66666667%; } #ytc-wrapper .col-lg-1-7 { width: 14.28571429%; } #ytc-wrapper .col-lg-1-5 { width: 12.5%; } #ytc-wrapper .col-lg-1-3 { width: 11.11111111%; } #ytc-wrapper .col-lg-1-2 { width: 10%; } #ytc-wrapper .col-lg-1-1 { width: 9.09090909%; } #ytc-wrapper .col-lg-1 { width: 8.33333333%; } } #ytc-wrapper .embed-responsive { position: relative; display: block; height: 0; padding: 0; overflow: hidden; } #ytc-wrapper .embed-responsive .embed-responsive-item, #ytc-wrapper .embed-responsive iframe, #ytc-wrapper .embed-responsive embed, #ytc-wrapper .embed-responsive object, #ytc-wrapper .embed-responsive video { position: absolute!important; top: 0!important; left: 0!important; bottom: 0!important; height: 100%!important; width: 100%!important; border: 0; } #ytc-wrapper .embed-responsive-16by9 { padding-bottom: 56.25%!important; } #ytc-wrapper .embed-responsive-4by3 { padding-bottom: 75%!important; } #ytc-wrapper .clearfix:before, #ytc-wrapper .clearfix:after, #ytc-wrapper .container:before, #ytc-wrapper .container:after, #ytc-wrapper .container-fluid:before, #ytc-wrapper .container-fluid:after, #ytc-wrapper .row:before, #ytc-wrapper .row:after { content: " "; display: table; } #ytc-wrapper .clearfix:after, #ytc-wrapper .container:after, #ytc-wrapper .container-fluid:after, #ytc-wrapper .row:after { clear: both; } #ytc-wrapper .center-block { display: block; margin-left: auto; margin-right: auto; } #ytc-wrapper .pull-right { float: right !important; } #ytc-wrapper .pull-left { float: left !important; } #ytc-wrapper .hide { display: none !important; } #ytc-wrapper .show { display: block !important; } #ytc-wrapper .invisible { visibility: hidden; } #ytc-wrapper .text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; } #ytc-wrapper .hidden { display: none !important; } #ytc-wrapper .affix { position: fixed; } @-ms-viewport { width: device-width; } #ytc-wrapper .visible-xs, #ytc-wrapper .visible-sm, #ytc-wrapper .visible-md, #ytc-wrapper .visible-lg { display: none !important; } #ytc-wrapper .visible-xs-block, #ytc-wrapper .visible-xs-inline, #ytc-wrapper .visible-xs-inline-block, #ytc-wrapper .visible-sm-block, #ytc-wrapper .visible-sm-inline, #ytc-wrapper .visible-sm-inline-block, #ytc-wrapper .visible-md-block, #ytc-wrapper .visible-md-inline, #ytc-wrapper .visible-md-inline-block, #ytc-wrapper .visible-lg-block, #ytc-wrapper .visible-lg-inline, #ytc-wrapper .visible-lg-inline-block { display: none !important; } @media (max-width: 767px) { #ytc-wrapper .visible-xs { display: block !important; } #ytc-wrapper table.visible-xs { display: table !important; } #ytc-wrapper tr.visible-xs { display: table-row !important; } #ytc-wrapper th.visible-xs, #ytc-wrapper td.visible-xs { display: table-cell !important; } } @media (max-width: 767px) { #ytc-wrapper .visible-xs-block { display: block !important; } } @media (max-width: 767px) { #ytc-wrapper .visible-xs-inline { display: inline !important; } } @media (max-width: 767px) { #ytc-wrapper .visible-xs-inline-block { display: inline-block !important; } } @media (min-width: 768px) and (max-width: 991px) { #ytc-wrapper .visible-sm { display: block !important; } #ytc-wrapper table.visible-sm { display: table !important; } #ytc-wrapper tr.visible-sm { display: table-row !important; } #ytc-wrapper th.visible-sm, #ytc-wrapper td.visible-sm { display: table-cell !important; } } @media (min-width: 768px) and (max-width: 991px) { #ytc-wrapper .visible-sm-block { display: block !important; } } @media (min-width: 768px) and (max-width: 991px) { #ytc-wrapper .visible-sm-inline { display: inline !important; } } @media (min-width: 768px) and (max-width: 991px) { #ytc-wrapper .visible-sm-inline-block { display: inline-block !important; } } @media (min-width: 992px) and (max-width: 1199px) { #ytc-wrapper .visible-md { display: block !important; } #ytc-wrapper table.visible-md { display: table !important; } #ytc-wrapper tr.visible-md { display: table-row !important; } #ytc-wrapper th.visible-md, #ytc-wrapper td.visible-md { display: table-cell !important; } } @media (min-width: 992px) and (max-width: 1199px) { #ytc-wrapper .visible-md-block { display: block !important; } } @media (min-width: 992px) and (max-width: 1199px) { #ytc-wrapper .visible-md-inline { display: inline !important; } } @media (min-width: 992px) and (max-width: 1199px) { #ytc-wrapper .visible-md-inline-block { display: inline-block !important; } } @media (min-width: 1200px) { #ytc-wrapper .visible-lg { display: block !important; } #ytc-wrapper table.visible-lg { display: table !important; } #ytc-wrapper tr.visible-lg { display: table-row !important; } #ytc-wrapper th.visible-lg, #ytc-wrapper td.visible-lg { display: table-cell !important; } } @media (min-width: 1200px) { #ytc-wrapper .visible-lg-block { display: block !important; } } @media (min-width: 1200px) { #ytc-wrapper .visible-lg-inline { display: inline !important; } } @media (min-width: 1200px) { #ytc-wrapper .visible-lg-inline-block { display: inline-block !important; } } @media (max-width: 767px) { #ytc-wrapper .hidden-xs { display: none !important; } } @media (min-width: 768px) and (max-width: 991px) { #ytc-wrapper .hidden-sm { display: none !important; } } @media (min-width: 992px) and (max-width: 1199px) { #ytc-wrapper .hidden-md { display: none !important; } } @media (min-width: 1200px) { #ytc-wrapper .hidden-lg { display: none !important; } } #ytc-wrapper .visible-print { display: none !important; } @media print { #ytc-wrapper .visible-print { display: block !important; } #ytc-wrapper table.visible-print { display: table !important; } #ytc-wrapper tr.visible-print { display: table-row !important; } #ytc-wrapper th.visible-print, #ytc-wrapper td.visible-print { display: table-cell !important; } } #ytc-wrapper .visible-print-block { display: none !important; } @media print { #ytc-wrapper .visible-print-block { display: block !important; } } #ytc-wrapper .visible-print-inline { display: none !important; } @media print { #ytc-wrapper .visible-print-inline { display: inline !important; } } #ytc-wrapper .visible-print-inline-block { display: none !important; } @media print { #ytc-wrapper .visible-print-inline-block { display: inline-block !important; } } @media print { #ytc-wrapper .hidden-print { display: none !important; } } #ytc-wrapper div { margin: 0; padding: 0; } #ytc-wrapper a { word-break: break-word; } #ytc-wrapper * { -webkit-box-sizing: border-box !important; box-sizing: border-box !important; white-space: normal; } #ytc-wrapper *:before, #ytc-wrapper *:after { -webkit-box-sizing: border-box !important; box-sizing: border-box !important; } #ytc-wrapper .container-fluid { padding: 0px!important; } #ytc-wrapper .ytcplayer-wrapper { border: 1px solid #999; margin-bottom: 15px; } #ytc-wrapper .ytcplayer-wrapper iframe { margin: 0!important; padding: 0!important; } #ytc-wrapper .ytcplayercontent { margin-bottom: 20px; } #ytc-wrapper time { font-size: small; } #ytc-wrapper .ytc-search input.search-field { width: 100%; margin-bottom: 15px; -webkit-appearance: textfield; min-height: 30px; } #ytc-wrapper .ytc-search select.search-select { width: 100%; margin-bottom: 15px; } #ytc-wrapper .ytc-thumbnails { padding: 0px!important; } #ytc-wrapper .ytc-thumbnails .ytc-row { display: block!important; } #ytc-wrapper .ytc-thumbnails .ytc-row .ytc-column { margin-left: 0!important; margin-right: 0!important; -webkit-box-sizing: border-box !important; box-sizing: border-box !important; position: relative!important; margin-bottom: 10px; } #ytc-wrapper .ytc-thumbnails.ytc-thumb-align-left .ytc-column, #ytc-wrapper .ytc-thumbnails.ytc-thumb-align-right .ytc-column { margin-bottom: 20px; } #ytc-wrapper .ytc-thumbnails.ytc-thumb-align-left .ytctitle:first-child, #ytc-wrapper .ytc-thumbnails.ytc-thumb-align-right .ytctitle:first-child { margin: 0 0 10px 0; } #ytc-wrapper .ytc-thumbnails .ytcthumb-cont { position: relative; } #ytc-wrapper .ytc-thumbnails .video-time { margin-top: 0; margin-right: 0; padding: 0 4px; font-weight: 700; font-size: 11px; background-color: #000; color: #fff!important; height: 14px; line-height: 14px; opacity: .75; filter: alpha(opacity=75); display: -moz-inline-stack; vertical-align: top; display: inline-block; position: absolute; right: 2px; bottom: 2px; pointer-events: none; } #ytc-wrapper .ytc-thumbnails a.ytcthumb { padding-bottom: 55%!important; } #ytc-wrapper .ytc-thumbnails.ytc-thumb4x3 a.ytcthumb { padding-bottom: 75%!important; } #ytc-wrapper .ytc-thumbnails a.ytcthumb { display: block!important; border: 1px solid #999; position: relative!important; line-height: 0!important; width: 100%!important; padding-top: 0!important; padding-left: 0!important; padding-right: 0!important; margin: 0!important; height: 0!important; overflow: hidden!important; background-size: cover!important; background-position: center!important; } #ytc-wrapper .ytc-thumbnails a.ytcthumb:hover { opacity: 0.75; } #ytc-wrapper .ytc-thumbnails a.ytcthumb .ytcplay { background: url(img/play.png) no-repeat !important; background-position: -9999px -9999px !important; position: absolute!important; width: 100%!important; height: 100%!important; } #ytc-wrapper .ytc-thumbnails a.ytcthumb:hover .ytcplay { background-position: center center!important; } #ytc-wrapper .ytc-thumbnails .private { background: #262626; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #383838), to(#131313)); background-image: -webkit-linear-gradient(top, #383838 0, #131313 100%); background-image: linear-gradient(to bottom, #383838 0, #131313 100%); } #ytc-wrapper .ytc-thumbnails .private a { background-size: 38%!important; background-repeat: no-repeat !important; background-position: 50% 76%!important; } #ytc-wrapper .ytc-thumbnails .private a .private-text { width: 100%!important; height: 100%!important; padding-top: 10px; position: absolute; text-align: center; } #ytc-wrapper .ytc-thumbnails p { display: none !important; } #ytc-wrapper .ytc-thumbnails .ytc-pagination { margin-top: 16px; } #ytc-wrapper .ytc-thumbnails .ytc-pagination div.ytc-next { text-align: right; } #ytc-wrapper .ytc-thumbnails .ytc-pagination a { cursor: pointer; } #ytc-wrapper .ytc-thumbnails .ytc-pagination .ytc-numeration { text-align: center; } #ytc-wrapper .ytc-links { margin-top: 16px; } #ytc-wrapper .ytc-links .ytc-promotion a { font-size: 10px; opacity: 0.3; } #ytc-wrapper .ytc-links .ytc-youtubelink { text-align: right; }
Markdown
wpscan/spec/fixtures/dynamic_finders/plugin_version/zakeke-interactive-product-designer/change_log/CHANGELOG.md
Changelog ========= #### 1.5.4 - March 13, 2019 **Summary** Added compatibility with Woo Side Cart. #### 1.5.3 - February 20, 2019 **Summary** Added compatibility with the CheckoutWC service https://www.checkoutwc.com. #### 1.5.2 - February 13, 2019 **Summary** Bug fixing release. #### 1.5.1 - February 11, 2019 **Summary** Bug fixing release. #### 1.5.0 - February 11, 2019 **Summary** Improved the Zakeke onboarding. #### 1.4.16 - January 25, 2019 **Summary** Added support for WC Bundles for product thumbnails. #### 1.4.15 - January 25, 2019 **Summary** Added ability to get the default attributes for a product. #### 1.4.14 - January 25, 2019 **Summary** Bug fixing release. #### 1.4.13 - January 25, 2019 **Summary** Bug fixing release. #### 1.4.12 - January 22, 2019 **Summary** Additional support for extending the Zakeke plugin. #### 1.4.11 - January 17, 2019 **Summary** Added initial support for extending the Zakeke plugin. #### 1.4.10 - January 10, 2019 **Summary** Added support for WooCommerce Bulk Variations. #### 1.4.9 - January 4, 2019 **Summary** Improve compatibility with more themes. #### 1.4.8 - January 2, 2019 **Summary** Improve compatibility with more themes and bug fixing. #### 1.4.7 - December 13, 2018 **Summary** Improve compatibility with more themes. #### 1.4.6 - October 12, 2018 **Summary** WordPress 5 initial support. #### 1.4.5 - September 1, 2018 **Summary** Improve compatibility with more themes. #### 1.4.4 - August 9, 2018 **Summary** Added compatibility with "WooCommerce Product Addons". #### 1.4.3 - August 7, 2018 **Summary** Added the ability to do not show the product price. #### 1.4.2 - June 29, 2018 **Summary** Printful integration. #### 1.4.1 - May 24, 2018 **Summary** Added support for WooCommerce 3.4. #### 1.4.0 - May 16, 2018 **Summary** Dropped support for WooCommerce 2.6. This version is required for Printful integration. #### 1.3.12 - May 4, 2018 **Summary** Ability to get the product SKU in the order pdf summary. #### 1.3.11 - April 24, 2018 **Summary** Get started page on activation. #### 1.3.10 - April 18, 2018 **Summary** Updated readme. #### 1.3.9 - April 9, 2018 **Summary** Updated readme. #### 1.3.8 - April 6, 2018 **Summary** Improved support to mobile devices. #### 1.3.7 - February 26, 2018 **Summary** Added compatibility with WooCommerce 3.3. #### 1.3.6 - February 9, 2018 **Summary** Added compatibility with YITH Added to cart popup. #### 1.3.5 - January 24, 2018 **Summary** Zakeke now includes image filters and pre-made designs. #### 1.3.4 - January 04, 2018 **Summary** Register order also when it changes status to processing. #### 1.3.3 - January 04, 2018 **Summary** Register orders when moved to processing status. #### 1.3.2 - December 15, 2017 **Summary** Small code fix. #### 1.3.1 - December 14, 2017 **Summary** Improve order registration. #### 1.3.0 - December 2, 2017 **Summary** Check in the settings if the Zakeke credentials are valid. #### 1.2.22 - November 24, 2017 **Summary** Improves cart qty changes handling #### 1.2.21 - November 24, 2017 **Summary** Improves advanced price handling #### 1.2.20 - November 22, 2017 **Summary** Don't show the full url when cartinfo fail, improve compatibility with more themes #### 1.2.19 - November 21, 2017 **Summary** Added support to Flatsome lazy loading #### 1.2.18 - November 16, 2017 **Summary** WordPress 4.9 support, handles WC product duplication #### 1.2.17 - November 14, 2017 **Summary** Handles even aggressive js optimization plugins #### 1.2.16 - November 10, 2017 **Summary** Improve order management #### 1.2.15 - November 7, 2017 **Summary** Moved the Customize button inside the add to cart form #### 1.2.14 - November 7, 2017 **Summary** Updated the readme #### 1.2.13 - November 3, 2017 **Summary** Move the Customize button closer to the add to cart form #### 1.2.12 - November 2, 2017 **Summary** Updated translations #### 1.2.11 - October 31, 2017 **Summary** Improve Customize button for variable products #### 1.2.10 - October 20, 2017 **Summary** Declare the supported WC versions in the plugin header #### 1.2.9 - October 6, 2017 **Summary** Small code fixes #### 1.2.8 - October 6, 2017 **Summary** Improve compatibility with "Ajax Drop Down Cart for WooCommerce" #### 1.2.7 - September 29, 2017 **Summary** Small improvements in the code #### 1.2.6 - September 29, 2017 **Summary** Improve compatibility with "Dynamic Pricing and Discounts for WooCommerce" #### 1.2.5 - September 20, 2017 **Summary** Change the timeout for Zakeke webservice #### 1.2.4 - September 11, 2017 **Summary** Improve plugin compatibility #### 1.2.3 - September 9, 2017 **Summary** Improve REST permission check for Zakeke endpoints #### 1.2.2 - September 7, 2017 **Summary** Improve Zakeke plugin loading #### 1.2.1 - August 24, 2017 **Summary** Small code fixes #### 1.2.0 - August 19, 2017 **Summary** Added support for translations with machine translation #### 1.1.9 - August 13, 2017 **Summary** Improve cookies handling #### 1.1.8 - August 11, 2017 **Summary** Handles cases where WooCommerce is loaded after Zakeke #### 1.1.7 - August 11, 2017 **Summary** Check for minimal WooCommerce version #### 1.1.6 - August 8, 2017 **Summary** Added support to Portuguese #### 1.1.5 - August 2, 2017 **Summary** Added more screenshots #### 1.1.4 - August 2, 2017 **Summary** Minor release #### 1.1.3 - August 2, 2017 **Summary** Updated readme.txt #### 1.1.2 - August 2, 2017 **Summary** Updated readme.txt #### 1.1.1 - July 26, 2017 **Summary** Minor release #### 1.1.0 - July 26, 2017 **Summary** Added customization preview during checkout #### 1.0.10 - July 7, 2017 **Summary** Improve how we manage the orders #### 1.0.9 - July 7, 2017 **Summary** Added support to Russian and German #### 1.0.8 - June 20, 2017 **Summary** Added the setup manual inside the package #### 1.0.7 - June 19, 2017 **Summary** Added spanish support #### 1.0.6 - June 13, 2017 **Summary** Check if WooCommerce is enabled as network plugin #### 1.0.5 - June 9, 2017 **Summary** Minor release #### 1.0.4 - June 9, 2017 **Summary** Copyright update #### 1.0.3 - June 9, 2017 **Summary** Italian translation #### 1.0.2 - June 8, 2017 **Summary** Minor release #### 1.0.1 - June 8, 2017 **Summary** Initial release
Portable Object
wpscan/spec/fixtures/dynamic_finders/plugin_version/zanto-country-detector/translation_file/lang/messages.po
msgid "" msgstr "" "Project-Id-Version: ZANTO Country Detector 0.1\n" "POT-Creation-Date: 2014-09-01 15:57-0800\n" "PO-Revision-Date: 2014-09-01 15:58-0800\n" "Last-Translator: Mucunguzi Brooks <[email protected]>\n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Poedit 1.5.7\n" "X-Poedit-KeywordsList: _;gettext;gettext_noop;__;_e;_x;_n;_n_noop;_nx_noop\n" "X-Poedit-Basepath: C:\\xampp\\htdocs\\wp3.9.1\\wp-content\\plugins\\zanto-" "country-detector\n" "X-Poedit-SearchPath-0: C:\\xampp\\htdocs\\wp3.9.1\\wp-content\\plugins\\zanto-" "country-detector\n" #:zanto-country-detector/zcd-plugin-settings.class.php:25 msgid "Country Detector Addon Options" msgstr "" #:zanto-country-detector/zcd-plugin-settings.class.php:37 msgid "Enable Footer Switcher with user country flag" msgstr "" #:zanto-country-detector/zcd-plugin-settings.class.php:43 msgid "Disable country redirect ." msgstr "" #:zanto-country-detector/zcd-plugin-settings.class.php:49 msgid "" "Redirect visitors based on visitor country only if user locale translation " "exist ." msgstr "" #:zanto-country-detector/zcd-plugin-settings.class.php:56 msgid "" "Always redirect visitors based on user country (redirect to home page if " "user locale translations are missing) " msgstr "" #:zanto-country-detector/zcd-plugin-settings.class.php:58 msgid "Follow us:" msgstr "" #:zanto-country-detector/zcd-plugin-settings.class.php:58 msgid "Twitter" msgstr "" #:zanto-country-detector/zcd-plugin-settings.class.php:58 msgid "Get help:" msgstr "" #:zanto-country-detector/zcd-plugin-settings.class.php:58 #:zanto-country-detector/zanto-country-detector.php:119 msgid "Support" msgstr "" #:zanto-country-detector/zcd-plugin-settings.class.php:58 msgid "Get more:" msgstr "" #:zanto-country-detector/zcd-plugin-settings.class.php:58 msgid "More Addons" msgstr "" #:zanto-country-detector/zcd-plugin-settings.class.php:61 msgid "Apply" msgstr "" #:zanto-country-detector/zanto-country-detector.php:120 msgid "Addons" msgstr "" #:zanto-country-detector/zanto-country-detector.php:154 #:zanto-country-detector/zanto-country-detector.php:224 msgid "All languages" msgstr "" #:zanto-country-detector/zanto-country-detector.php:372 msgid "Country language Switcher." msgstr "" #:zanto-country-detector/zanto-country-detector.php:374 msgid "ZANTO Country Detector Switcher" msgstr "" #:zanto-country-detector/zanto-country-detector.php:379 msgid "Choose Language" msgstr "" #:zanto-country-detector/zanto-country-detector.php:388 msgid "Title:" msgstr ""
Text
wpscan/spec/fixtures/dynamic_finders/plugin_version/zelist/change_log/changelog.txt
3.0.6 27/02/2019 10:06:25 choix du champ de tri 3.0.5 23/02/2019 16:16:53 réglages des libellés catégorie et étiquette correction featured 3.0.3 21/02/2019 08:05:23 fix featured posts 3.0.2 18/02/2019 09:49:48 text domain zelist Version 3.0 04/01/2019 post_type : listing taxonomy : listing_category, listing_tag Version 2.0.x : fonctionne depuis 2012 post_type : zelist_link taxonomy : zelist_category, zelist_link_tag
Portable Object
wpscan/spec/fixtures/dynamic_finders/plugin_version/zenkipay/translation_file/assets/languages/zenkipay-es_ES.po
# Copyright (C) 2022 Zenkipay # This file is distributed under the same license as the Zenkipay package. msgid "" msgstr "" "Project-Id-Version: Zenkipay 1.0.0\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/zenkipay\n" "POT-Creation-Date: 2022-05-05 19:34:01+00:00\n" "PO-Revision-Date: 2022-05-05 14:38-0500\n" "Last-Translator: \n" "Language-Team: \n" "Language: es_ES\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-Generator: Poedit 3.0.1\n" #: includes/class.znk_wc_payment_gateway.php:22 msgid "Continue with Zenkipay" msgstr "Continuar con Zenkipay" #. Plugin Name of the plugin/theme #: includes/class.znk_wc_payment_gateway.php:24 #: includes/class.znk_wc_payment_gateway.php:36 msgid "Zenkipay" msgstr "Zenkipay" #: includes/class.znk_wc_payment_gateway.php:25 msgid "" "Your shoppers can pay with cryptos… any wallet, any coin!. Transaction 100%" msgstr "" "Sus compradores pueden pagar con criptomonedas ... cualquier billetera, " "¡cualquier moneda!. Transacción 100%" #: includes/class.znk_wc_payment_gateway.php:25 #: includes/class.znk_wc_payment_gateway.php:37 msgid "secured" msgstr "asegurada" #: includes/class.znk_wc_payment_gateway.php:37 msgid "Pay with cryptos… any wallet, any coin!. Transaction 100%" msgstr "" "Paga con criptos... cualquier billetera, ¡cualquier moneda!. Transacción " "100%" #: includes/class.znk_wc_payment_gateway.php:79 msgid "Enable/Disable" msgstr "Habilitar / Deshabilitar" #: includes/class.znk_wc_payment_gateway.php:80 msgid "Enable Zenkipay" msgstr "Habilitar Zenkipay" #: includes/class.znk_wc_payment_gateway.php:86 msgid "Test mode" msgstr "Modo de prueba" #: includes/class.znk_wc_payment_gateway.php:87 msgid "Enable test mode" msgstr "Habilitar modo de prueba" #: includes/class.znk_wc_payment_gateway.php:89 msgid "Place the payment gateway in test mode using sandbox network." msgstr "" "Coloque la pasarela de pago en modo de prueba utilizando la red sandbox." #: includes/class.znk_wc_payment_gateway.php:94 msgid "Sandbox Zenkipay key" msgstr "Zenkipay key sandbox" #: includes/class.znk_wc_payment_gateway.php:96 msgid "" "Prior to accepting live crypto payments, you can test crypto payments in a " "safe Zenkipay sandbox environment. Create your Zenkipay account" msgstr "" "Antes de aceptar cripto pagos en vivo, puede probar los cripto pagos en un " "entorno de pruebas seguro. Crea tu cuenta de Zenkipay" #: includes/class.znk_wc_payment_gateway.php:96 #: includes/class.znk_wc_payment_gateway.php:102 msgid "here" msgstr "aquí" #: includes/class.znk_wc_payment_gateway.php:100 msgid "Production Zenkipay key" msgstr "Zenkipay key productivo" #: includes/class.znk_wc_payment_gateway.php:102 msgid "Need a key? Create your Zenkipay account" msgstr "¿Necesitas tus plugin keys? Crea tu cuenta de Zenkipay" #: includes/class.znk_wc_payment_gateway.php:114 msgid " TEST MODE." msgstr "Modo de prueba" #: includes/class.znk_wc_payment_gateway.php:200 msgid "" "Zenkipay is almost ready. Provide your Zenki \"Pay Button\" Zenkipay key <a " "href=\"%s\">here</a>. Or get your Zenkipay keys <a href=\"https://zenki.fi/" "\" target=\"_blank\">here</a>." msgstr "" "Zenkipay está casi listo. Proporcione sus Zenkipay keys al \"Botón de pago" "\" de Zenki <a href=\"%s\">aquí</a>. O consiga sus Zenkipay keys <a href=" "\"https://zenki.fi/\" target=\"_blank\">aquí</a>." #: zenki.gateway.php:39 msgid "Settings" msgstr "Ajustes" #. Description of the plugin/theme msgid "" "Your shoppers can pay with cryptos… any wallet, any coin!. Transaction 100% " "secured." msgstr "" "Sus compradores pueden pagar con criptomonedas ... cualquier billetera, " "¡cualquier moneda!. Transacción 100% asegurada." #. Author of the plugin/theme msgid "Zenki" msgstr "Zenki" #. Author URI of the plugin/theme msgid "https://zenki.fi/" msgstr "https://zenki.fi/"
JSON
wpscan/spec/fixtures/dynamic_finders/plugin_version/zephr/composer_file/package.json
{ "name": "zephr", "version": "1.0.0", "license": "unlicensed", "main": "index.php", "engines": { "node": "14", "npm": "7" }, "browserslist": [ "defaults", "not IE 11" ], "jest": { "modulePathIgnorePatterns": [ ".buddy-tests" ] }, "scripts": { "preinstall": "npx check-node-version --package", "build": "npx check-node-version --package && webpack --mode=production", "dev": "npx check-node-version --package && webpack --mode=development --watch", "lint": "npx check-node-version --package && eslint --ext .jsx --ext .js .", "lint:fix": "npx check-node-version --package && eslint --ext .jsx --ext .js . --fix", "scaffold": "scaffold dir ./scaffold --theme=./", "test": "npx check-node-version --package && jest", "test:watch": "npx check-node-version --package && jest --watch" }, "dependencies": { "@wordpress/a11y": "^3.1.0", "@wordpress/annotations": "^2.1.0", "@wordpress/api-fetch": "^5.1.0", "@wordpress/autop": "^3.1.0", "@wordpress/blob": "^3.1.0", "@wordpress/block-directory": "^2.1.2", "@wordpress/block-editor": "^6.1.0", "@wordpress/block-library": "^3.2.1", "@wordpress/block-serialization-default-parser": "^4.1.0", "@wordpress/block-serialization-spec-parser": "^4.1.0", "@wordpress/blocks": "^9.1.0", "@wordpress/components": "^14.1.0", "@wordpress/compose": "^4.1.0", "@wordpress/core-data": "^3.1.1", "@wordpress/customize-widgets": "^1.0.1", "@wordpress/data": "^5.1.0", "@wordpress/data-controls": "^2.1.0", "@wordpress/date": "^4.1.0", "@wordpress/deprecated": "^3.1.0", "@wordpress/dom": "^3.1.0", "@wordpress/dom-ready": "^3.1.0", "@wordpress/edit-post": "^4.1.2", "@wordpress/edit-site": "^2.1.2", "@wordpress/edit-widgets": "^2.1.2", "@wordpress/editor": "^10.1.1", "@wordpress/element": "^3.1.0", "@wordpress/escape-html": "^2.1.0", "@wordpress/format-library": "^2.1.0", "@wordpress/hooks": "^3.1.0", "@wordpress/html-entities": "^3.1.0", "@wordpress/i18n": "^4.1.0", "@wordpress/icons": "^4.0.0", "@wordpress/interface": "^3.1.0", "@wordpress/is-shallow-equal": "^4.1.0", "@wordpress/keyboard-shortcuts": "^2.1.0", "@wordpress/keycodes": "^3.1.0", "@wordpress/list-reusable-blocks": "^2.1.0", "@wordpress/media-utils": "^2.1.0", "@wordpress/notices": "^3.1.0", "@wordpress/nux": "^4.1.0", "@wordpress/plugins": "^3.1.0", "@wordpress/primitives": "^2.1.0", "@wordpress/priority-queue": "^2.1.0", "@wordpress/react-i18n": "^2.1.0", "@wordpress/redux-routine": "^4.1.0", "@wordpress/reusable-blocks": "^2.1.1", "@wordpress/rich-text": "^4.1.0", "@wordpress/server-side-render": "^2.1.0", "@wordpress/shortcode": "^3.1.0", "@wordpress/token-list": "^2.1.0", "@wordpress/url": "^3.1.0", "@wordpress/viewport": "^3.1.0", "@wordpress/warning": "^2.1.0", "@wordpress/widgets": "^1.1.1", "@wordpress/wordcount": "^3.1.0", "classnames": "^2.3.1", "lodash": "^4.17.21", "papaparse": "^5.3.1", "prop-types": "^15.7.2", "react": "^16.13.1", "uuid": "^8.3.2" }, "devDependencies": { "@babel/core": "^7.14.8", "@babel/eslint-parser": "^7.14.7", "@babel/preset-env": "^7.14.8", "@babel/preset-react": "^7.14.5", "@wordpress/dependency-extraction-webpack-plugin": "^3.1.3", "autoprefixer": "^10.3.1", "babel-jest": "^27.0.6", "babel-loader": "^8.2.2", "chalk": "^4.1.1", "check-node-version": "^4.1.0", "clean-webpack-plugin": "^4.0.0-alpha.0", "css-loader": "^6.2.0", "eslint": "^7.31.0", "eslint-config-airbnb": "^18.2.1", "eslint-plugin-import": "^2.23.4", "eslint-plugin-jsx-a11y": "^6.4.1", "eslint-plugin-react": "^7.24.0", "eslint-plugin-react-hooks": "^4.2.0", "glob": "^7.1.7", "jest": "^27.0.6", "postcss": "^8.3.6", "postcss-loader": "^6.1.1", "resolve-url-loader": "^4.0.0", "sass": "^1.35.2", "sass-loader": "^12.1.0", "style-loader": "^1.2.1", "stylelint": "^13.13.1", "stylelint-order": "^4.1.0", "stylelint-webpack-plugin": "^3.0.1", "webpack": "^5.46.0", "webpack-cli": "^4.7.2", "webpack-stats-plugin": "^1.0.3" } }
JSON
wpscan/spec/fixtures/dynamic_finders/plugin_version/zi-hide-featured-image/composer_file/package.json
{ "name": "zi-hide-featured-image", "version": "1.0.0", "description": "Example how to extend an existing Gutenberg block", "scripts": { "start": "parcel watch --no-hmr assets/js/zi-hide-featured-image.js -d js", "build": "parcel build assets/js/zi-hide-featured-image.js -d js", "lint": "eslint assets/js" }, "author": "Liip AG", "dependencies": { "lodash.assign": "^4.2.0" }, "devDependencies": { "babel-core": "^6.26.3", "babel-eslint": "^10.0.1", "babel-plugin-transform-react-jsx": "^6.24.1", "eslint": "^5.16.0", "eslint-config-wordpress": "^2.0.0", "eslint-plugin-jest": "^22.5.1", "eslint-plugin-jsx-a11y": "^6.2.1", "eslint-plugin-react": "^7.13.0", "parcel-bundler": "^1.12.4" }, "private": true }
Text
wpscan/spec/fixtures/dynamic_finders/plugin_version/zigaform-calculator-cost-estimation-form-builder-lite/change_log/change_log.txt
Version 3.9.8.5 [fixed] - issue con c logic for multiselect ----------------------------------------------------------------------------------------------------------------- Version 3.9.8.4 [fixed] - issue with sub grids ----------------------------------------------------------------------------------------------------------------- Version 3.9.8.3 [fixed] - issue with preview. rolling back library only for backend [fixed] - issue with spinner step ----------------------------------------------------------------------------------------------------------------- Version 3.9.8.2 [fixed] - issue on iframe loader ----------------------------------------------------------------------------------------------------------------- Version 3.9.8.1 [fixed] - issue on animation library ----------------------------------------------------------------------------------------------------------------- Version 3.9.8 [fixed] - issue on validating fields ----------------------------------------------------------------------------------------------------------------- Version 3.9.7.9 [update] - minor issues - fix popovers tooltip closings ----------------------------------------------------------------------------------------------------------------- Version 3.9.7.8 [update] - fix font library ----------------------------------------------------------------------------------------------------------------- Version 3.9.7.7 [fixed] - php scripts - upgrade iframe library ----------------------------------------------------------------------------------------------------------------- Version 3.9.7.5 [fixed] - changes were not being refreshed ----------------------------------------------------------------------------------------------------------------- Version 3.9.7.4 [update] - allow checkbox field to use html content ----------------------------------------------------------------------------------------------------------------- Version 3.9.7.3 [update] - fix c logic issue on select field ----------------------------------------------------------------------------------------------------------------- Version 3.9.7.2 [update] - fix recaptcha validation ----------------------------------------------------------------------------------------------------------------- Version 3.9.7.1 [update] - labels on upload file field ----------------------------------------------------------------------------------------------------------------- Version 3.9.7 [update] - minor issue ----------------------------------------------------------------------------------------------------------------- Version 3.9.6.9 [update] - new date validation issue ----------------------------------------------------------------------------------------------------------------- Version 3.9.6.8 [update] - support wp 5 ----------------------------------------------------------------------------------------------------------------- Version 3.9.6.7 [update] - minor changes ----------------------------------------------------------------------------------------------------------------- Version 3.9.6.6 [update] - minor changes ----------------------------------------------------------------------------------------------------------------- Version 3.9.6.6 [update] - minor changes ----------------------------------------------------------------------------------------------------------------- Version 3.9.6.5 [fixed] - issue on amounts in paypal ----------------------------------------------------------------------------------------------------------------- Version 3.9.6.4 [update] - issue on delete tab on wizard ----------------------------------------------------------------------------------------------------------------- Version 3.9.6.3 [update] - timestamp issue on install ----------------------------------------------------------------------------------------------------------------- Version 3.9.6.2 [update] - database issue ----------------------------------------------------------------------------------------------------------------- Version 3.9.6.1 [update] - currency symbol issue ----------------------------------------------------------------------------------------------------------------- Version 3.9.6 [update] - css issue on edit gateway ----------------------------------------------------------------------------------------------------------------- Version 3.9.5 [update] - new date field ----------------------------------------------------------------------------------------------------------------- Version 3.9.4.9 [update] - duplicate issue ----------------------------------------------------------------------------------------------------------------- Version 3.9.4.8 [update] - error on refresh button option ----------------------------------------------------------------------------------------------------------------- Version 3.9.4.7 [update] - remove useless popups on wizard form ----------------------------------------------------------------------------------------------------------------- Version 3.9.4.6 [update] - estimators - issue with euro symbol ----------------------------------------------------------------------------------------------------------------- Version 3.9.4.5 [update] - old version issue with select field ----------------------------------------------------------------------------------------------------------------- Version 3.9.4.3 [update] - minor changes ----------------------------------------------------------------------------------------------------------------- Version 3.9.4.2 [update] - email issue on validation ----------------------------------------------------------------------------------------------------------------- Version 3.9.4.1 [update] - issue library feedback ----------------------------------------------------------------------------------------------------------------- Version 3.9.4 [update] - icon issue on radio button ----------------------------------------------------------------------------------------------------------------- Version 3.9.3 [update] - minor changes [fixed] - pdf library ----------------------------------------------------------------------------------------------------------------- Version 3.9.2.8 [fixed] - only estimators - minor issue on math calculation ----------------------------------------------------------------------------------------------------------------- Version 3.9.2.7 [fixed] - changing url parameters ----------------------------------------------------------------------------------------------------------------- Version 3.9.2.5 [fixed] - only estimators - format price on other math variables ----------------------------------------------------------------------------------------------------------------- Version 3.9.2.4 [fixed] - error on customizing mail notification ----------------------------------------------------------------------------------------------------------------- Version 3.9.2.3 [fixed] - spinner issue [fixed] - issue on generating new variables to math calculation ----------------------------------------------------------------------------------------------------------------- Version 3.9.2.2 [added] - custom reply to mail messages ----------------------------------------------------------------------------------------------------------------- Version 3.9.1.9 [fixed] - email to customer not working ----------------------------------------------------------------------------------------------------------------- Version 3.9.1.8 [fixed] - minor changes [new] - added thumbnails to image field ----------------------------------------------------------------------------------------------------------------- Version 3.9.1.7.1 [fixed] - recaptcha and captcha issue ----------------------------------------------------------------------------------------------------------------- Version 3.9.1.7 [fixed] - record issue [fixed] - search record issue ----------------------------------------------------------------------------------------------------------------- Version 3.9.1.6 ext2 [fixed] - variable input for select, checkbox not working ext2 ----------------------------------------------------------------------------------------------------------------- Version 3.9.1.6 [fixed] - cookie issue ----------------------------------------------------------------------------------------------------------------- Version 3.9.1.5 [fixed] - tinymce allow empty tags [fixed] - variable input for select, checkbox not working ----------------------------------------------------------------------------------------------------------------- Version 3.9.1.3 [fixed] - minor css changes ----------------------------------------------------------------------------------------------------------------- Version 3.9.1.2 [fixed] - minor issue ----------------------------------------------------------------------------------------------------------------- Version 3.9.1.1 [fixed] - switch field issue ----------------------------------------------------------------------------------------------------------------- Version 3.9.1 [fixed] - fast load on field options ----------------------------------------------------------------------------------------------------------------- Version 3.9 [fixed] - switch field option ----------------------------------------------------------------------------------------------------------------- Version 3.8.9.9 [new] - switch field added to conditional logic ----------------------------------------------------------------------------------------------------------------- Version 3.8.9.8 [fixed] - user agent data was not storing because of long data ----------------------------------------------------------------------------------------------------------------- Version 3.8.9.7 [fixed] - update url links ----------------------------------------------------------------------------------------------------------------- Version 3.8.9.6 [fixed] - c.logic issue ----------------------------------------------------------------------------------------------------------------- Version 3.8.9.4 [fixed] - only php estimator - wizard issue ----------------------------------------------------------------------------------------------------------------- Version 3.8.9.3 [fixed] - modifying text on panel field ----------------------------------------------------------------------------------------------------------------- Version 3.8.9.2 [fixed] - conflict with accordion ----------------------------------------------------------------------------------------------------------------- Version 3.8.9 [update] - modal to sfdc namespace ----------------------------------------------------------------------------------------------------------------- Version 3.8.8 [fixed] - search form issue ----------------------------------------------------------------------------------------------------------------- Version 3.8.7 [fixed] - c.logic was not working properly for some cases ----------------------------------------------------------------------------------------------------------------- Version 3.8.6 [fixed] - image background was not working on column field [fixed] - only calculators - calculation event on spinner keyup ----------------------------------------------------------------------------------------------------------------- Version 3.8.5 [fixed] - add search filder to forms list ----------------------------------------------------------------------------------------------------------------- Version 3.8.4 [fixed] - ip issue when it has more than 20 characters ----------------------------------------------------------------------------------------------------------------- Version 3.8.3 [fixed] - animation issue ----------------------------------------------------------------------------------------------------------------- Version 3.8.2 [fixed] - minDate option removed temporarily ----------------------------------------------------------------------------------------------------------------- Version 3.8 [fixed] - chrome browser issue ----------------------------------------------------------------------------------------------------------------- Version 3.7.9.9 [fixed] - only wp version - rate alert issue ----------------------------------------------------------------------------------------------------------------- Version 3.7.9.8 [fixed] - checkbox not working when is clicked on label ----------------------------------------------------------------------------------------------------------------- Version 3.7.9.7 [fixed] - modal issue not loadind properly ----------------------------------------------------------------------------------------------------------------- Version 3.7.9.5 [fixed] - minor issue ----------------------------------------------------------------------------------------------------------------- Version 3.7.9.3 [fixed] - c logic issue on checkbox and radio button ----------------------------------------------------------------------------------------------------------------- Version 3.7.9.1 [fixed] - isson on grid column ----------------------------------------------------------------------------------------------------------------- Version 3.7.9 [update] - only estimators - add date to calculator ----------------------------------------------------------------------------------------------------------------- Version 3.7.8 [fixed] - checkbox and radibutton not working on mobile [update] - check database option ----------------------------------------------------------------------------------------------------------------- Version 3.7.7 [fixed] - checkbox and radibutton not working on mobile [update] - optimization changes [new] - add custom class and id ----------------------------------------------------------------------------------------------------------------- Version 3.7.6.6 [update] - wizard theme 2 not loading fine ----------------------------------------------------------------------------------------------------------------- Version 3.7.6.5 [update] - minor changes ----------------------------------------------------------------------------------------------------------------- Version 3.7.6.4 [update] - updating support urls [fixed] - minor changes ----------------------------------------------------------------------------------------------------------------- Version 3.7.6.3 [fixed] - db correction ----------------------------------------------------------------------------------------------------------------- Version 3.7.6.2 [fixed] - issue with summary calculation - only estimators ----------------------------------------------------------------------------------------------------------------- Version 3.7.6.1 [fixed] - issue with clogic ----------------------------------------------------------------------------------------------------------------- Version 3.7.6 [fixed] - issue with clogic and wizard theme 1 ----------------------------------------------------------------------------------------------------------------- Version 3.7.5.2 [fixed] - issue with clogic on select, checkbox, radiobutton, and multiselect ----------------------------------------------------------------------------------------------------------------- Version 3.7.5.1 [fixed] - minor changes ----------------------------------------------------------------------------------------------------------------- Version 3.7.5 [fixed] - only estimators - add regenerate variables ----------------------------------------------------------------------------------------------------------------- Version 3.7.4 [new] - adding whole control of html mail notification content [new] - adding whole control of html for pdf generation [new] - option to preview email template and pdf ----------------------------------------------------------------------------------------------------------------- Version 3.7.3 [fixed] - issue with modal loader ----------------------------------------------------------------------------------------------------------------- Version 3.7.2 [fixed] - minor changes ----------------------------------------------------------------------------------------------------------------- Version 3.7.1 [fixed] - adding translation for style1 of select form element ----------------------------------------------------------------------------------------------------------------- Version 3.7 [new] - support addons [new] - support animation [fixed] - icons were not showing ----------------------------------------------------------------------------------------------------------------- Version 3.6.4.3 [fixed] - only estimators - fix summary text font duplication obj ----------------------------------------------------------------------------------------------------------------- Version 3.6.4.2 [fixed] - select list issue with default value option ----------------------------------------------------------------------------------------------------------------- Version 3.6.4.1 [fixed] - missed update modal mode variable [fixed] - some adjustments to math calculation [fixed] - issue select list [fixed] - invoice format when math calc enabled ----------------------------------------------------------------------------------------------------------------- Version 3.6.4 [fixed] - somes customizations on backend ----------------------------------------------------------------------------------------------------------------- Version 3.6.3 [new] - error checker on frontend and adding order to select field [fixed] - adding order to select field [new] - check integrity ----------------------------------------------------------------------------------------------------------------- Version 3.6.2 [new] - some adjustments to modal mode ----------------------------------------------------------------------------------------------------------------- Version 3.6.1.1 [new] - adding demo mode [new] - adding modal to sfdc namespace ----------------------------------------------------------------------------------------------------------------- Version 3.6.1 [fixed] - only wp versions - update loading form mode ----------------------------------------------------------------------------------------------------------------- Version 3.6 [new] - upgrade select field [new] - error control ----------------------------------------------------------------------------------------------------------------- Version 3.5.1 [fixed] - missing some fixes to math variables ----------------------------------------------------------------------------------------------------------------- Version 3.5 [fixed] - adding limit to store logs changes ----------------------------------------------------------------------------------------------------------------- Version 3.4.3 [fixed] - issue with type data on table ----------------------------------------------------------------------------------------------------------------- Version 3.4.2 [fixed] - only estimators- issue on math variables ----------------------------------------------------------------------------------------------------------------- Version 3.4.1 [fixed] - only estimators- issue with generating variables on math calculation ----------------------------------------------------------------------------------------------------------------- Version 3.4.1.1 [fixed] - blueimp box issue display [fixed] - modal integration compatibility ----------------------------------------------------------------------------------------------------------------- Version 3.4 [fixed] - add multi variable for math calculation ----------------------------------------------------------------------------------------------------------------- Version 3.3.2 [fixed] - database import ----------------------------------------------------------------------------------------------------------------- Version 3.3.1 [fixed] - background image problem on column field [fixed] - compress html when storing on database [fixed] - only estimators - record info ----------------------------------------------------------------------------------------------------------------- Version 3.3 [fixed] - update html, js, css minifier [fixed] - placeholder on internet explorer was not working ----------------------------------------------------------------------------------------------------------------- Version 3.2.3 [fixed] - format shortcode summary for mail notification ----------------------------------------------------------------------------------------------------------------- Version 3.2.2 [fixed] - html format in mail notification [fixed] - update template in mail notification ----------------------------------------------------------------------------------------------------------------- Version 3.2.1 [update] - only php scripts - upgrade phpmailer ----------------------------------------------------------------------------------------------------------------- Version 3.2 [update] - fix backup [update] - fix issue related to panel field ----------------------------------------------------------------------------------------------------------------- version 3.2.1 [fixed] - form name was not updating after regenerating ----------------------------------------------------------------------------------------------------------------- version 3.2 [new] - support custom formula [new] - add more options to custom html field ----------------------------------------------------------------------------------------------------------------- version 3.1.6 [fixed] - some fixes ----------------------------------------------------------------------------------------------------------------- version 3.1.5 [fixed] - issue with tab ----------------------------------------------------------------------------------------------------------------- Version 3.1.4 [fixed] - issue on conditional logic - checkbox style 1 ----------------------------------------------------------------------------------------------------------------- Version 3.1.3 [fixed] - conflict on site which has bootstrap ----------------------------------------------------------------------------------------------------------------- Version 3.1.2 [update] - some warning generating html form ----------------------------------------------------------------------------------------------------------------- Version 3.1.1 [update] - fix some show error on frontend ----------------------------------------------------------------------------------------------------------------- Version 3.1 [update] - fix some show error on frontend ----------------------------------------------------------------------------------------------------------------- Version 3.0.1 [update] - some adjustaments ----------------------------------------------------------------------------------------------------------------- Version 3 [update] - new version [new] - custom checkbox, radiobutton, select [new] - rollback option [new] - new grid system [new] - new better skin panel ----------------------------------------------------------------------------------------------------------------- Version 2.9.8.3 [update] - migrating to sfdc namespace ----------------------------------------------------------------------------------------------------------------- Version 2.9.8.1.3 [update] - all - avoid to show some space to hidden fields ----------------------------------------------------------------------------------------------------------------- Version 2.9.8.1.2 [update] - estimators - currency were not showing fine on summary box ----------------------------------------------------------------------------------------------------------------- Version 2.9.8.1 [update] - heading was not duplicating ----------------------------------------------------------------------------------------------------------------- Version 2.9.8 [update] - prev to version 4 ----------------------------------------------------------------------------------------------------------------- Version 2.9.7.3 [update] - tax was not added to paypal ----------------------------------------------------------------------------------------------------------------- Version 2.9.7.2 [update] - all versions - optimize css generation ----------------------------------------------------------------------------------------------------------------- Version 2.9.7.1 [fixed] - issue with font generation ----------------------------------------------------------------------------------------------------------------- Version 2.9.7 [fixed] - issue with color picker ----------------------------------------------------------------------------------------------------------------- Version 2.9.6.9.1 [fixed] - Cost variables of slider was not showing the value properly ----------------------------------------------------------------------------------------------------------------- Version 2.9.6.9 [fixed] - only for wordpress versions - issue when using ssl mode ----------------------------------------------------------------------------------------------------------------- Version 2.9.6.8 [fixed] - sql injection on models ----------------------------------------------------------------------------------------------------------------- Version 2.9.6.7 [fixed] - related to dyncheckbox and edition panels ------------------------------------------------------------------------------------------------------------------ Version 2.9.6.6 [fixed] - support to php7 ------------------------------------------------------------------------------------------------------------------ Version 2.9.6.5 [fixed] - conditional logic was not working fine with two forms in the same page ------------------------------------------------------------------------------------------------------------------ Version 2.9.6.4.9 [fixed] - error when processing DataRecord ------------------------------------------------------------------------------------------------------------------ Version 2.9.6.4.8 [fixed] - error in codeigniter core with php5.6 [fixed] - character were not decode for subject mail ------------------------------------------------------------------------------------------------------------------ Version 2.9.6.4.7 [fixed] - weird issue related to pdf in php v5.4. added close tag on dompdf ------------------------------------------------------------------------------------------------------------------ Version 2.9.6.4.6 [fixed] - dates were not loading the format and language ------------------------------------------------------------------------------------------------------------------ Version 2.9.6.4.5 [fixed] - next button of wizard field was not working. [fixed] - validation of color picker was not working ------------------------------------------------------------------------------------------------------------------ Version 2.9.6.4.4 [fixed] - tooltips was not working because of last changes ------------------------------------------------------------------------------------------------------------------ Version 2.9.6.4.3 [fixed] - improved iframe code and widget code ------------------------------------------------------------------------------------------------------------------ Version 2.9.6.4.2 [fixed] - In iframe mode, autosize was not woring on wizard form ------------------------------------------------------------------------------------------------------------------ Version 2.9.6.4.1 [fixed] - forced to use "no conflict" option ------------------------------------------------------------------------------------------------------------------ Version 2.9.6.4 [fixed] - wizard buttons were not working fine when two forms are used in the same page ------------------------------------------------------------------------------------------------------------------ Version 2.9.6.1 [fixed] - email validation accept more character on domain ------------------------------------------------------------------------------------------------------------------ Version 2.9.6 [fixed] - issue when refresh preview ------------------------------------------------------------------------------------------------------------------ Version 2.9.5 [fixed] - wizard form issue when clicking on tab ------------------------------------------------------------------------------------------------------------------ Version 2.9.4 [fixed] - recaptcha issue --------------------------------------------------------------------------------------------------------------------- Version 2.9.3 [update] - currency code were not showing on frontend [fix] - invoice text were not showing properly [fixed] - pdf feature was not working fine because of temp folder issue [fixed] - placeholder text issue when using quotes ------------------------------------------------------------------------------------------------------------------- Version 2.9.2 [update] - issue when installing using mysqli type [fixed] - issue related to field label ------------------------------------------------------------------------------------------------------------------- Version 2.9.1 [new] - issue when scrolling on load form ------------------------------------------------------------------------------------------------------------------- Version 2.9 [new] - added url redirection option after submitting form ------------------------------------------------------------------------------------------------------------------- Version 2.8.9 [new] - added pdf support with japanese, chinise, and korean ------------------------------------------------------------------------------------------------------------------- Version 2.8.8 [new] - added wrapper shortcode for mail notification template ------------------------------------------------------------------------------------------------------------------- Version 2.8.7 [new] - issue when resizing iframe with conditional logic ------------------------------------------------------------------------------------------------------------------- Version 2.8.6 [new] - new mode to dyn checkbox/radiobutton ------------------------------------------------------------------------------------------------------------------- Version 2.8.5 [update] - add shortcodes into form ------------------------------------------------------------------------------------------------------------------- Version 2.8.4 [update] - fix conditional logic issue ------------------------------------------------------------------------------------------------------------------- Version 2.8.3 [update] - hide 0 prices in the summary box ------------------------------------------------------------------------------------------------------------------- Version 2.8.2 [update] - added hide zoom option and use thumbnail option for dyn checkbox/radiobutton ------------------------------------------------------------------------------------------------------------------- Version 2.8.1 [update] - shortcodes was not loading fine inside the form ------------------------------------------------------------------------------------------------------------------- Version 2.8 [update] - added tax/vat to total cost ------------------------------------------------------------------------------------------------------------------- Version 2.7 [update] - added font options to pdf document ------------------------------------------------------------------------------------------------------------------- Version 2.6 [update] - security fixes ------------------------------------------------------------------------------------------------------------------- Version 2.5 [fixed] - modal not working on iframe mode ------------------------------------------------------------------------------------------------------------------- Version 2.4 [new] - changing plugin name to ZigaForm ------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------- Version 2.3 [new] - added dialog confirmation before deleting records ------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------- Version 2.2 [fixed] - modal, validation was not showing fine with no conflict option ------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------- Version 2.1 [new] - new shortcode for avoiding conflict wp themes [fixed] - preview form on edition ------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------- Version 2 [new] - added panel field [fixed] - upload images on latest wordpress version [fixed] - highlights issues ------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------- Version 1.6 [new] - added feature to customize order [new] - added customize value and labels for checkbox, radiobutton, select and multiselect list [new] - customize scroll on load form, add no conflict option [new] - upgrade recaptcha [new] - conditional logic- multiple select added [fixed] - conditional logic issue ------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------- Version 1.5.5 [new] - attach and customize pdf to mail message for customer [fixed] - multiple checked options on checkbox field [fixed] - pdf issue when using not latin characters ------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------- Version 1.5.4 [fixed] - issue when going on previous form ------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------- Version 1.5.3 [update] - variables were not showing ext and success message support internal shortcodes ------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------- Version 1.5.2 [fixed] - variables was not showing fine when some fields are not placed on the form ------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------- Version 1.5.1 [update] - locked feature for demo plugin site ------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------- Version 1.5 [new] - conditional logic graph to identify fields with conditional logic on the form ------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------- Version 1.4.6 [fixed] - minor issue with radibutton and select ------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------- Version 1.4.5 [fixed] - error when showing amounts for slider and range field ------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------- Version 1.4.4 [fixed] - error when adding fields inside column field on wizard forms ------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------- Version 1.4.2 [new] - add option to active per page on multisite mode ------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------- Version 1.4.1 [fixed] - enable payment was not loading fine ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.4 [new] - option to email to customer [new] - options to configure the mail notification for customers [new] - dyn checkbox and radio button added to conditional logic [new] - form variables in order to customize message of mail notification [new] - assign field variables to invoice in order to have customer information in the invoice ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.3.1.9 [fixed] - payment gateway was not being able to edit ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.3.1.8 [fixed] - conditional logic was not working when field has multiple option selected ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.3.1.7 [fixed] - validation not working fine when have multiple fields with validation ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.3.1.6 [fixed] - mail notification message was narrow [fixed] - error when fieldnames was the same ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.3.1.5 [fixed] - error on conditional logic when calculting costs [fixed] - mail recipient not declared on mail notification head ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.3.1.4 [fixed] - invoice data was not loading properly on forms ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.3.1.3 [fixed] - payment page was not showing currency properly ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.3.1.2 [fixed] - summary was not working when prices are blank ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.3.1.1 [fixed] - form was not working when css file is not generated ext2 ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.3.1 [fixed] - form was not working when css file is not generated ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.3 [fixed] - font size edition was not working on backend ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.2.9 [fixed] - errow when showing images with dyn checkbox and radio button ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.2.8 [fixed] - error when submitting form because of internal process ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.2.7 [fixed] - error when duplicating ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.2.6 [fixed] - error on showint success message [fixed] - added csv feature to api ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.2.5 [fixed] - improved backup options [update] - added decimals to spinner [fixed] - fieldname not working for dyncheckbox, dync... ------------------------------------------------------------------------------------------------------------------ Version 1.2.4 [fixed] - related with database installation [update] - system check page ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.2.3 [fix] - conditional logic [fixed] - upload field and size problem ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.2 [new] - decimal places feature added to prices [new] - customize height and width of thumbnails of dynamic checkbox & Radio Button ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.1 [update] - update codes to summary sticky box [new] - added option to show individuals items cart to paypal ------------------------------------------------------------------------------------------------------------------
Text
wpscan/spec/fixtures/dynamic_finders/plugin_version/zigaform-form-builder-lite/change_log/change_log.txt
Version 3.9.8.5 [fixed] - issue con c logic for multiselect ----------------------------------------------------------------------------------------------------------------- Version 3.9.8.4 [fixed] - issue with sub grids ----------------------------------------------------------------------------------------------------------------- Version 3.9.8.3 [fixed] - issue with preview. rolling back library only for backend [fixed] - issue with spinner step ----------------------------------------------------------------------------------------------------------------- Version 3.9.8.2 [fixed] - issue on iframe loader ----------------------------------------------------------------------------------------------------------------- Version 3.9.8.1 [fixed] - issue on animation library ----------------------------------------------------------------------------------------------------------------- Version 3.9.8 [fixed] - issue on validating fields ----------------------------------------------------------------------------------------------------------------- Version 3.9.7.9 [update] - minor issues - fix popovers tooltip closings ----------------------------------------------------------------------------------------------------------------- Version 3.9.7.8 [update] - fix font library ----------------------------------------------------------------------------------------------------------------- Version 3.9.7.7 [fixed] - php scripts - upgrade iframe library ----------------------------------------------------------------------------------------------------------------- Version 3.9.7.5 [fixed] - changes were not being refreshed ----------------------------------------------------------------------------------------------------------------- Version 3.9.7.4 [update] - allow checkbox field to use html content ----------------------------------------------------------------------------------------------------------------- Version 3.9.7.3 [update] - fix c logic issue on select field ----------------------------------------------------------------------------------------------------------------- Version 3.9.7.2 [update] - fix recaptcha validation ----------------------------------------------------------------------------------------------------------------- Version 3.9.7.1 [update] - labels on upload file field ----------------------------------------------------------------------------------------------------------------- Version 3.9.7 [update] - minor issue ----------------------------------------------------------------------------------------------------------------- Version 3.9.6.9 [update] - new date validation issue ----------------------------------------------------------------------------------------------------------------- Version 3.9.6.8 [update] - support wp 5 ----------------------------------------------------------------------------------------------------------------- Version 3.9.6.7 [update] - minor changes ----------------------------------------------------------------------------------------------------------------- Version 3.9.6.6 [update] - minor changes ----------------------------------------------------------------------------------------------------------------- Version 3.9.6.4 [update] - issue on delete tab on wizard ----------------------------------------------------------------------------------------------------------------- Version 3.9.6.3 [update] - timestamp issue on install ----------------------------------------------------------------------------------------------------------------- Version 3.9.6.2 [update] - database issue ----------------------------------------------------------------------------------------------------------------- Version 3.9.5 [update] - new date field ----------------------------------------------------------------------------------------------------------------- Version 3.9.4.9 [update] - duplicate issue ----------------------------------------------------------------------------------------------------------------- Version 3.9.4.8 [update] - error on refresh button option ----------------------------------------------------------------------------------------------------------------- Version 3.9.4.7 [update] - remove useless popups on wizard form ----------------------------------------------------------------------------------------------------------------- Version 3.9.4.6 [update] - estimators - issue with euro symbol ----------------------------------------------------------------------------------------------------------------- Version 3.9.4.5 [update] - old version issue with select field ----------------------------------------------------------------------------------------------------------------- Version 3.9.4.3 [update] - minor changes ----------------------------------------------------------------------------------------------------------------- Version 3.9.4.2 [update] - email issue on validation ----------------------------------------------------------------------------------------------------------------- Version 3.9.4.1 [update] - issue library feedback ----------------------------------------------------------------------------------------------------------------- Version 3.9.4 [update] - icon issue on radio button ----------------------------------------------------------------------------------------------------------------- Version 3.9.3 [update] - minor changes [fixed] - pdf library ----------------------------------------------------------------------------------------------------------------- Version 3.9.2.9 [fixed] - missed method on log ----------------------------------------------------------------------------------------------------------------- Version 3.9.2.6 [fixed] - changing url parameters ----------------------------------------------------------------------------------------------------------------- Version 3.9.2.4 [fixed] - error on customizing mail notification ----------------------------------------------------------------------------------------------------------------- Version 3.9.2.3 [fixed] - spinner issue [fixed] - issue on generating new variables to math calculation ----------------------------------------------------------------------------------------------------------------- Version 3.9.2.2 [added] - custom reply to mail messages ----------------------------------------------------------------------------------------------------------------- Version 3.9.1.9 [fixed] - email to customer not working ----------------------------------------------------------------------------------------------------------------- Version 3.9.1.8 [fixed] - minor changes [new] - added thumbnails to image field ----------------------------------------------------------------------------------------------------------------- Version 3.9.1.7.1 [fixed] - recaptcha and captcha issue ----------------------------------------------------------------------------------------------------------------- Version 3.9.1.7 [fixed] - record issue [fixed] - search record issue ----------------------------------------------------------------------------------------------------------------- Version 3.9.1.6 [fixed] - variable input for select, checkbox not working ext2 ----------------------------------------------------------------------------------------------------------------- Version 3.9.1.5 [fixed] - tinymce allow empty tags [fixed] - variable input for select, checkbox not working ----------------------------------------------------------------------------------------------------------------- Version 3.9.1.3 [fixed] - minor css changes ----------------------------------------------------------------------------------------------------------------- Version 3.9.1.2 [fixed] - minor issue ----------------------------------------------------------------------------------------------------------------- Version 3.9.1.1 [fixed] - switch field issue ----------------------------------------------------------------------------------------------------------------- Version 3.9.1 [fixed] - fast load on field options ----------------------------------------------------------------------------------------------------------------- Version 3.9 [fixed] - switch field option [fixed] - animation ----------------------------------------------------------------------------------------------------------------- Version 3.8.9.9 [new] - switch field added to conditional logic ----------------------------------------------------------------------------------------------------------------- Version 3.8.9.8 [fixed] - user agent data was not storing because of long data ----------------------------------------------------------------------------------------------------------------- Version 3.8.9.7 [fixed] - update url links ----------------------------------------------------------------------------------------------------------------- Version 3.8.9.6 [fixed] - c.logic issue ----------------------------------------------------------------------------------------------------------------- Version 3.8.9.4 [fixed] - only php estimator - wizard issue ----------------------------------------------------------------------------------------------------------------- Version 3.8.9.3 [fixed] - modifying text on panel field ----------------------------------------------------------------------------------------------------------------- Version 3.8.9.2 [fixed] - conflict with accordion ----------------------------------------------------------------------------------------------------------------- Version 3.8.9 [update] - modal to sfdc namespace ----------------------------------------------------------------------------------------------------------------- Version 3.8.8 [fixed] - search form issue ----------------------------------------------------------------------------------------------------------------- Version 3.8.7 [fixed] - c.logic was not working properly for some cases ----------------------------------------------------------------------------------------------------------------- Version 3.8.6 [fixed] - image background was not working on column field [fixed] - only calculators - calculation event on spinner keyup ----------------------------------------------------------------------------------------------------------------- Version 3.8.5 [fixed] - add search filder to forms list ----------------------------------------------------------------------------------------------------------------- Version 3.8.4 [fixed] - ip issue when it has more than 20 characters ----------------------------------------------------------------------------------------------------------------- Version 3.8.3 [fixed] - animation issue ----------------------------------------------------------------------------------------------------------------- Version 3.8.2 [fixed] - minDate option removed temporarily ----------------------------------------------------------------------------------------------------------------- Version 3.8 [fixed] - chrome browser issue ----------------------------------------------------------------------------------------------------------------- Version 3.7.9.9 [fixed] - only wp version - rate alert issue ----------------------------------------------------------------------------------------------------------------- Version 3.7.9.8 [fixed] - checkbox not working when is clicked on label ----------------------------------------------------------------------------------------------------------------- Version 3.7.9.7 [fixed] - modal issue not loadind properly ----------------------------------------------------------------------------------------------------------------- Version 3.7.9.5 [fixed] - minor issue ----------------------------------------------------------------------------------------------------------------- Version 3.7.9.3 [fixed] - c logic issue on checkbox and radio button ----------------------------------------------------------------------------------------------------------------- Version 3.7.9.1 [fixed] - isson on grid column ----------------------------------------------------------------------------------------------------------------- Version 3.7.8 [fixed] - checkbox and radibutton not working on mobile [update] - check database option ----------------------------------------------------------------------------------------------------------------- Version 3.7.7 [fixed] - checkbox and radibutton not working on mobile [update] - optimization changes [update] - minor changes [new] - add custom class and id ----------------------------------------------------------------------------------------------------------------- Version 3.7.6.6 [update] - wizard theme 2 not loading fine ----------------------------------------------------------------------------------------------------------------- Version 3.7.6.5 [update] - minor changes ----------------------------------------------------------------------------------------------------------------- Version 3.7.6.4 [update] - updating support urls [fixed] - minor changes ----------------------------------------------------------------------------------------------------------------- Version 3.7.6.3 [fixed] - db correction ----------------------------------------------------------------------------------------------------------------- Version 3.7.6.2 [fixed] - issue with summary calculation - only estimators ----------------------------------------------------------------------------------------------------------------- Version 3.7.6.1 [fixed] - issue with clogic - only estimators ----------------------------------------------------------------------------------------------------------------- Version 3.7.6 [fixed] - issue with clogic and wizard theme 1 ----------------------------------------------------------------------------------------------------------------- Version 3.7.5.2 [fixed] - issue with clogic on select, checkbox, radiobutton, and multiselect ----------------------------------------------------------------------------------------------------------------- Version 3.7.4 [new] - adding whole control of html mail notification content [new] - adding whole control of html for pdf generation [new] - option to preview email template and pdf ----------------------------------------------------------------------------------------------------------------- Version 3.7.3 [fixed] - issue with modal loader ----------------------------------------------------------------------------------------------------------------- Version 3.7.2 [fixed] - minor changes ----------------------------------------------------------------------------------------------------------------- Version 3.7.1 [fixed] - adding translation for style1 of select form element ----------------------------------------------------------------------------------------------------------------- Version 3.7 [new] - support addons [new] - support animation [fixed] - icons were not showing ----------------------------------------------------------------------------------------------------------------- Version 3.6.4.3 [fixed] - only estimators - Fix summary text font duplication obj ----------------------------------------------------------------------------------------------------------------- Version 3.6.4.2 [fixed] - select list issue with default value option ----------------------------------------------------------------------------------------------------------------- Version 3.6.4.1 [fixed] - missed update modal mode variable [fixed] - some adjustments to math calculation [fixed] - issue select list [fixed] - invoice format when math calc enabled ----------------------------------------------------------------------------------------------------------------- Version 3.6.4 [fixed] - somes customizations on backend ----------------------------------------------------------------------------------------------------------------- Version 3.6.3 [new] - error checker on frontend and adding order to select field [fixed] - adding order to select field [new] - check integrity ----------------------------------------------------------------------------------------------------------------- Version 3.6.2 [new] - some adjustments to modal mode ----------------------------------------------------------------------------------------------------------------- Version 3.6.1.1 [new] - adding demo mode [new] - adding modal to sfdc namespace ----------------------------------------------------------------------------------------------------------------- Version 3.6.1 [fixed] - only wp versions - update loading form mode ----------------------------------------------------------------------------------------------------------------- Version 3.6 [new] - upgrade select field [new] - error control ----------------------------------------------------------------------------------------------------------------- Version 3.5.1 [fixed] - missing some fixes to math variables ----------------------------------------------------------------------------------------------------------------- Version 3.5 [fixed] - adding limit to store logs changes ----------------------------------------------------------------------------------------------------------------- Version 3.4.3 [fixed] - issue with type data on table ----------------------------------------------------------------------------------------------------------------- Version 3.4.2 [fixed] - only estimators- issue on math variables ----------------------------------------------------------------------------------------------------------------- Version 3.4.1 [fixed] - only estimators- issue with generating variables on math calculation ----------------------------------------------------------------------------------------------------------------- Version 3.4.1.1 [fixed] - blueimp box issue display [fixed] - modal integration compatibility ----------------------------------------------------------------------------------------------------------------- Version 3.4 [fixed] - add variables box ----------------------------------------------------------------------------------------------------------------- Version 3.3.2 [fixed] - database import ----------------------------------------------------------------------------------------------------------------- Version 3.3.1 [fixed] - background image problem on column field [fixed] - compress html when storing on database [fixed] - only estimators - record info ----------------------------------------------------------------------------------------------------------------- Version 3.3 [fixed] - update html, js, css minifier [fixed] - placeholder on internet explorer was not working ----------------------------------------------------------------------------------------------------------------- Version 3.2.3 [fixed] - format shortcode summary for mail notification ----------------------------------------------------------------------------------------------------------------- Version 3.2.2 [fixed] - html format in mail notification [fixed] - update template in mail notification ----------------------------------------------------------------------------------------------------------------- Version 3.2.1 [update] - only php scripts - upgrade phpmailer ----------------------------------------------------------------------------------------------------------------- Version 3.2 [update] - fix backup [update] - fix issue related to panel field ----------------------------------------------------------------------------------------------------------------- version 3.1.7 [fixed] - checkradio library issue ----------------------------------------------------------------------------------------------------------------- version 3.1.5 [fixed] - issue with tab Version 3.1.4 [fixed] - issue on conditional logic - checkbox style 1 ----------------------------------------------------------------------------------------------------------------- Version 3.1.3 [fixed] - conflict on site which has bootstrap ----------------------------------------------------------------------------------------------------------------- Version 3.1.2 [update] - some warning generating html form ----------------------------------------------------------------------------------------------------------------- Version 3.1.1 [update] - fix some show error on frontend ----------------------------------------------------------------------------------------------------------------- Version 3.1 [update] - fix some show error on frontend ----------------------------------------------------------------------------------------------------------------- Version 3.0.1 [update] - some adjustaments ----------------------------------------------------------------------------------------------------------------- Version 3 [update] - new version [new] - custom checkbox, radiobutton, select [new] - rollback option [new] - new grid system [new] - new better skin panel ----------------------------------------------------------------------------------------------------------------- Version 2.9.8.3 [update] - migrating to sfdc namespace ----------------------------------------------------------------------------------------------------------------- Version 2.9.8.2 [update] - screen editor fit to browser window ----------------------------------------------------------------------------------------------------------------- Version 2.9.8.1 [update] - heading was not duplicating ----------------------------------------------------------------------------------------------------------------- Version 2.9.8 [update] - prev to version 4 ----------------------------------------------------------------------------------------------------------------- Version 2.9.7 [fixed] - issue with color picker ----------------------------------------------------------------------------------------------------------------- Version 2.9.6.9 [fixed] - only for wordpress versions - issue when using ssl mode ----------------------------------------------------------------------------------------------------------------- Version 2.9.6.8 [fixed] - sql injection on models ----------------------------------------------------------------------------------------------------------------- Version 2.9.6.6 [fixed] - support to php7 ------------------------------------------------------------------------------------------------------------------ Version 2.9.6.5 [fixed] - conditional logic was not working fine with two forms in the same page ------------------------------------------------------------------------------------------------------------------ Version 2.9.6.4.9 [fixed] - error when processing DataRecord ------------------------------------------------------------------------------------------------------------------ Version 2.9.6.4.8 [fixed] - error in codeigniter core with php5.6 [fixed] - character were not decode for subject mail ------------------------------------------------------------------------------------------------------------------ Version 2.9.6.4.7 [fixed] - weird issue related to pdf in php v5.4. added close tag on dompdf ------------------------------------------------------------------------------------------------------------------ Version 2.9.6.4.6 [fixed] - dates were not loading the format and language ------------------------------------------------------------------------------------------------------------------ Version 2.9.6.4.5 [fixed] - next button of wizard field was not working. [fixed] - validation of color picker was not working ------------------------------------------------------------------------------------------------------------------ Version 2.9.6.4.4 [fixed] - tooltips was not working because of last changes ------------------------------------------------------------------------------------------------------------------ Version 2.9.6.4.3 [fixed] - improved iframe code and widget code ------------------------------------------------------------------------------------------------------------------ Version 2.9.6.4.2 [fixed] - In iframe mode, autosize was not woring on wizard form ------------------------------------------------------------------------------------------------------------------ Version 2.9.6.4.1 [fixed] - forced to use "no conflict" option ------------------------------------------------------------------------------------------------------------------ Version 2.9.6.4 [fixed] - wizard buttons were not working fine when two forms are used in the same page ------------------------------------------------------------------------------------------------------------------ Version 2.9.6.3 [fixed] - error on function ------------------------------------------------------------------------------------------------------------------ Version 2.9.6.1 [fixed] - email validation accept more character on domain ------------------------------------------------------------------------------------------------------------------ Version 2.9.6 [fixed] - issue when refresh preview ------------------------------------------------------------------------------------------------------------------ Version 2.9.5 [fixed] - wizard form issue when clicking on tab ------------------------------------------------------------ Version 2.9.4 [fixed] - recaptcha issue ------------------------------------------------------------------------------------------------------------------- Version 2.9.3 [fixed] - pdf feature was not working fine because of temp folder issue [fixed] - placeholder text issue when using quotes ------------------------------------------------------------------------------------------------------------------- Version 2.9.2 [update] - issue when installing using mysqli type [fixed] - issue related to field label ------------------------------------------------------------------------------------------------------------------- Version 2.9.1 [new] - issue when scrolling on load form ------------------------------------------------------------------------------------------------------------------- Version 2.9 [new] - added url redirection option after submitting form ------------------------------------------------------------------------------------------------------------------- Version 2.8.9 [new] - added pdf support with japanese, chinise, and korean ------------------------------------------------------------------------------------------------------------------- Version 2.8.8 [new] - added wrapper shortcode for mail notification template ------------------------------------------------------------------------------------------------------------------- Version 2.8.7 [new] - issue when resizing iframe with conditional logic ------------------------------------------------------------------------------------------------------------------- Version 2.8.6 [new] - new mode to dyn checkbox/radiobutton ------------------------------------------------------------------------------------------------------------------- Version 2.8.5 [update] - add shortcodes into form ------------------------------------------------------------------------------------------------------------------- Version 2.8.4 [update] - fix conditional logic issue ------------------------------------------------------------------------------------------------------------------- Version 2.8.2 [update] - added hide zoom option and use thumbnail option for dyn checkbox/radiobutton ------------------------------------------------------------------------------------------------------------------- Version 2.8.1 [update] - shortcodes was not loading fine inside the form ------------------------------------------------------------------------------------------------------------------- Version 2.7 [update] - added font options to pdf document ------------------------------------------------------------------------------------------------------------------- Version 2.6 [update] - security fixes ------------------------------------------------------------------------------------------------------------------- Version 2.5 [fixed] - autosize was not working in iframe mod ------------------------------------------------------------------------------------------------------------------- Version 2.4 [new] - changing plugin name to ZigaForm ------------------------------------------------------------------------------------------------------------------- Version 2.3 [new] - added dialog confirmation before deleting records ------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------- Version 2.2 [fixed] - modal, validation was not showing fine with no conflict option ------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------- Version 2.1 [new] - new shortcode for avoiding conflict wp themes [fixed] - preview form on edition [new] - added panel field [fixed] - upload images on latest wordpress version [fixed] - highlights issues ------------------------------------------------------------------------------------------------------------------- Version 1.9 [new] - added feature to customize order [new] - added customize value and labels for checkbox, radiobutton, select and multiselect list [new] - customize scroll on load form, add no conflict option [new] - upgrade recaptcha [new] - conditional logic- multiple select added [fixed] - conditional logic issue ------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------- Version 1.8.8 [new] - attach and customize pdf to mail message for customer [fixed] - multiple checked options on checkbox field [fixed] - pdf issue when using not latin characters ------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------- Version 1.8.7 [fixed] - issue when going on previous form ------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------- Version 1.8.6 [update] - variables were not showing ext and success message support internal shortcodes ------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------- Version 1.8.5 [fixed] - variables was not showing fine when some fields are not placed on the form ------------------------------------------------------------------------------------------------------------------- Version 1.8.4 [updated] - pop up for locked feature ------------------------------------------------------------------------------------------------------------------- Version 1.8.3 [fixed] - record information was not working fine after previous upgrade ------------------------------------------------------------------------------------------------------------------- Version 1.8.2 [fixed] - error when adding fields inside column field on wizard forms ------------------------------------------------------------------------------------------------------------------- Version 1.8.1 [new] - add option to active per page on multisite mode ------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------- Version 1.8 [new] - option to email to customer [new] - options to configure the mail notification for customers [new] - dyn checkbox and radio button added to conditional logic [new] - form variables in order to customize message of mail notification ------------------------------------------------------------------------------------------------------------------- Version 1.7.3.5 [fixed] - conditional logic was not working when checkbox have multiple options selected ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.7.3.4 [fixed] - validation not working fine when have multiple fields with validation ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.7.3.3 [fixed] - error on detail record when fieldnames have same name [fixed] - mail notification was not showing fine the textarea field ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.7.3.2 [fixed] - mail recipient is not declared on mail notification head ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.7.3.1 [fixed] - form was not working when css file is not generated ext2 ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.7.3 [fixed] - form was not working when css file is not generated ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.7.2 [fixed] - font size edition was not working on backend ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.7.1 [fixed] - errow when showing images with dyn checkbox and radio button ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.7 [fixed] - error when duplicating form ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.6.9 [fixed] - backup feature [update] - improved backup option [new] - added ipn [update] - added pdf and csv option to ipn ------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------- Version 1.6.8 [fixed] - error during installation ------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------- Version 1.6.7 [fixed] - conditional logic issue [fixed] - upload field settings ------------------------------------------------------------------------------------------------------------------- Version 1.6.6 [fixed] - conditional logic problem with there is nonexisting fields assigned [fixed] - conditional logic and prices ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.6.4 [new] - three new fields: dynamic checkbox, dynamic radiobutton, and switch [fixed] - fonts was not loaded on frontend ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.6.3 [new] - deleting info only when removing plugin, not deactivating [fixed] - missed id attribute on textbox, textarea and password field [fixed] - hidden field was not working because of lacking name attribute ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.6.2 [fixed] - can't delete blank options into select field ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.6.1 [added] - added new editable options (attachment,size file and extension) to file upload, image upload field - [fixed] - email issues ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.6 [fixed] - pagination [fixed] - datetime popup got stuck on backend after saving [fixed] - fieldname of some fields was not shoing in the mail notification ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.5.9 [fixed] - conflict slider ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.5.8 [update] - updated templates ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.5.7 [fixed] - deprecated functions to php5.5, 5.6 [fixed] - not saved preview on backend ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.5.6 [fixed] - error related to the report ------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------- Version 1.5.5 [fixed] - error on report when names have quotes ------------------------------------------------------------------------------------------------------------------
Text
wpscan/spec/fixtures/dynamic_finders/plugin_version/zpc-update-products/change_log/changelog.txt
= 0.64 = * Tested with Wordpress 6.0.2 * Tested with WooCommerce 7.0.0 = 0.63 = * Small change in notification when the plugin is started for the very first time = 0.62 = * More changes to meet the Wordpress Review Guidelines * Hide Categories/Products Select box when previewing = 0.60 = * Changed code to Wordpress Review Guidelines * Removed bootstrap, bootstrap-multiselect and chosen libraries and included own coded selection for categories and products * Removed fontawesome and included images where needed * Fixed Typo in code preventing lower price to be highlited = 0.48 = * Initial version
Text
wpscan/spec/fixtures/dynamic_finders/theme_version/zoner/readme/readme.txt
Thank you for purchasing this theme. ==================================== If you have any questions, please visit the support forums: http://support.fruitfulcode.com/ Changelog ==================================== = 4.1.1 = 04.07.2019 - New: Added Google reCAPTCHA v3 - Improvements: Message forms on the agency and property pages now have preloader spinner during sending - Improvements: Widgets styles = 4.1 = 12.11.2018 - New: San-Francisco redesign (add demo content and theme options) - Update: Social login (Google, Facebook) - Update: Change version google map - Update: Languages files - Update: Zoner options update - Update: Updating libs: murkerclusterer, markerwithlabel - Improvements: Currency Calculator Widget functionality, new option section Currency conversion - Improvements: Remove rel=nofollow from internal links - Improvements: Styles improvements - Improvements: Add pagination to archive page of Agencies - Improvements: Multiple properties in one location' functionality - Bugfix: Property Gallery functionality - Bugfix: Agent Profile - My Properties - Bugfix: Add(edit) property on front not uploaded images with upper case file extension - Bugfix: Sign-in jquery.validate.min.js error in forgot password mode = 4.0 = 27.04.2018 - New: Tested on Wordpress 4.9.5 - New: AMP version of property pages, post pages - Update: WPBakery Page Builder 5.4.7 - Improvements: 'properties listing' shortcode : limitation of the number of properties - Improvements: The Email about invite to agency : Agency name added to the subject - Improvements: Added 'bookmark' and 'compare' buttons to the property box on the map - Improvements: make phone numbers be link - Bug fix: Agencies listing shortcode - warning on php7.2 - Bug fix: Search box fields 'Property type' and 'garages' - Bug fix: Profile upload avatar - Bug fix: fileinput.min.css enqueue on all pages - Bug fix: e-mail wrong user role after user registration with social login - Bug fix: Facebook share link - Bug fix: Get invoice info by id error - Bug fix: Styling/Color Scheme - Bug fix: Padding on the top of the page in mobile version on some header variations - Bug fix: Notices and compatibility 'fun number' shortcode script - Bug fix: vc_row template update - Bug fix: Dummy data - Bug fix: Theme Styles = 3.8 = 21.11.2017 - New: Tested on Wordpress 4.9 - New: Tested on PHP 7.2 - Improvements: Header options in pages - change taxonomies checkboxes to multiselect - Improvements: E-mail template contact-agent - Improvements: Better WPML support - Improvements: Renew dummy data - Improvements: Remove paid status in membership mode - Bug fix: Conversation system - wrong link to target user profile - Bug fix: Timeline image width - Bug fix: Some Warnings on PHP 7.2 - Bug fix: Fatal error on search on PHP 7.1 - Bug fix: RTL styles - Bug fix: Agents listing shortcode wrong pagination and markup - Bug fix: Wrong 'Unlimited' mark for current package in profile - Bug fix: Not visible all packages in user profile in back-end - Bug fix: Properties sorting - redirect page wrong params - Bug fix: Calculator api url - Bug fix: Property grid listing image holder - Bug fix: 'Header map type' functionality on pages - Bug fix: SMTP support = 3.7.1 = 24.08.2017 - New: Italian translation - Improvements: Front-end agent profile - Improvements: Visual Composer 5.2.1 support - Bug fix: Deprecated function vc_generate_dependencies_attributes = 3.7 = 16.06.2017 - Bug fix: If permalink structure is plain - Bug fix: Position of geo-location button on mobile - Bug fix: Zoner_properties_listing_shortcode wrong query on multiselect - Bug fix: Blog page enabling layout options - Bug fix: Print property wrong image - Bug fix: Choose location on front-end Add Property page with OpenStreet maps - Bug fix: JS error on properties archive page - Bug fix: Uncaught ReferenceError: initSubmitMap is not defined - Bug fix: Syntax error: "Flor Plans" -> "Floor Plans" - Bug fix: Phone number display error in agents listing page - Improvements: Update Facebook sdk v.2.8 - Improvements: All properties page sidebar, Quick Summary widget description, Property sidebar description = 3.6 = 05.04.2017 - New: Theme Options: add enabled/disabled fields on property pages - Improvements: Add custom filter for address line - Improvements: Add custom user role capabilities - Bug fix: Change property slug for tags - Bug fix: Print property information (pdf) - Bug fix: Adding images on front-end (add/edit property) - Bug fix: Currency Calculator - Bug fix: Color scheme - Bug fix: RTL - Bug fix: Google Map draggable on mobile - Bug fix: Search box on full height map = 3.5 = 18.01.2017 - New: Improved actions
 for adding custom fields - New: Property page, left sidebar - Update: Translation files - Improvements: WPML adaptations - Improvements: jQuery Validate translation file - Bug fix: Problem with Advanced search Zoner - Bug fix: Empty list of states in Nigeria - Bug fix: select2/selectpicker conflict resolved - Bug fix: Membership, featured properties for package don't change to empty = 3.4 = 14.10.2016 - New: Advanced color scheme - New: Property page print button - Improvements: Send messages on enter button - Update: Arabic translation - Bug fix: Agent's page items in one geographic location on map = 3.3 = 21.09.2016 - New: Translation for Nederlands - Improvements:On\off share buttons in sigle property - Improvements: SignIn shortcode notification moved to bottom - Bug fix: List styles in widgets - Bug fix: Grid listing action buttons paddings and positions - Bug fix: Dropdown error when not created menu - Bug fix: Map style type for property & contact pages - Bug fix: Zoner map with properties shortcode search block position in mobile - Bug fix: Idx not correct items count = 3.2 = 18.07.2016 - New: Fixed header option - New: Properties approved by admin option - New: Property VC shortcode auto-play option - New: Bookmark and compare property inside in listings - New: Share listing - Update: TGM plugins on remove server - Improvements: Page maps headers system - Bug fix: Admin profile page - Bug fix: Choose type for map add property page - Bug fix: Sidebar selects dots style remove = 3.1 = 01.07.2016 - New: Message system between users - New: Languages for Google maps api - New: About the Author option - New: Add property page, step 1) and step 2) add options to add own text - New: Spanish translation es_ES - New: Google Maps API Key - Update: Visual composer 4.12 - Update: Slider Revolution 5.2.5.4 - Update: Envato WordPress Toolkit 1.7.3 - Update: Slider revolution export file - Update: dummy_data.xml - Improvements: Zoner map with properties, new option "Search form layout type: vertical search" - Improvements: Add agent to your agency if agent exist - Improvements: Register form shortcode - Improvements: wp_get_current_user instead of get_currentuserinfo() - Improvements: Additional styles for header variations on responsive - Improvements: Rename Properties id -> Post id - Improvements: Price on require in search results - Bug fix: Sorting - Bug fix: Get user name - Bug fix: Delete account error fix - Bug fix: Add property page, google map display in Firefox - Bug fix: Zoner Map with properties
 shortcode on iPad - Bug fix: Search box with carousel - Bug fix: Packages price in email - Bug fix: Property type icon size - Bug fix: Change package if BACS invoice is approved by admin - Bug fix: Empty image for open street map - Bug fix: Revolution slider for all pages is the same as for main page - Bug fix: Read only for map location metabox = 3.0 = 12.04.2016 - New: Redux framework moved to plugin territory - New: Visual Composer shortcode "Zoner Map with Properties" - New: Payment method "Direct Bank Transfer" - New: Global type of the map (Google Map or Open Street Map) - New: Option for display property on map - New: Popup window on map, if properties have the same address map - New: Search by reference id in dashboard - Improvements: Visual Composer shortcode "Property listing", Pagenavi on/off - Improvements: Visual Composer shortcode "Property listing", Sorting on/off - Improvements: Advanced search, Query Operator "OR, AND" - Update: Slider Revolution 5.2.4.1 - Update: Visual Composer 4.11.1 - Bug fix: Properties 1px gap - Bug fix: Agent's mobile phone - Bug fix: Sorting by price - Bug fix: Property sub category - Bug fix: WPML and search results if link format /?lang=en - Bug fix: when property approved don't send email to agent accounts = 2.9.1 = 12.12.2015 - New: Property listing shortcode, filter by city - New: Property listing shortcode, show/hide "all properties" link - Update: Slider Revolution 5.1.4 - Bug fix: Add property page, add video button - Bug fix: Add property page, css for gallery = 2.9 = 10.12.2015 - New: Options for similar properties - Update: WordPress 4.4 ready - Update: Visual composer 4.9 - Improvements: Gallery on frontend - Improvements: it is not possible to delete just 1 photo in the submit property form. - Bug fix: OSM stopped working - Bug fix: Dashboard categories title display - Bug fix: Map not working on mobiles after update to 2.8 - Bug fix: RTL mobile menu position - Bug fix: RTL and map problem - Bug fix: Jquery validate translation file - Bug fix: thumbnail images in footer = 2.8.1 = 18.11.2015 - New: add property category in search box - Update: Slider Revolution 5.1.1 - Update: en_US.mo and en_US.po - Improvements: magnific-popup with arrows - Improvements: query criteria for similar properties - Improvements: Print css hide sidebar on property page - Improvements: Currency converter with google api https://www.google.com/finance/converter - Bug fix: add_option was called with an argument that is deprecated - Bug fix: image align - Bug fix: empty space in owl.carousel property items - Bug fix: WPML language switcher for RTL - Bug fix: map and touch menu conflict = 2.8 = 09.11.2015 - New: Cities becomes a taxonomy - Update: Visual composer 4.8.1 - Update: demo content .xml file - Improvements: Safe post insert add property - Improvements: add quick edit for admin panel on property post type - Improvements: add bulk edit for admin panel on property post type - Bug fix: adaptive vc_row for new plugin version - Bug fix: parse error on add property page - Bug fix: filter by status and type in dashboard - Bug fix: property loop page not selected - Bug fix: Depressed function - Bug fix: Default values in shortcode - Bug fix: Icon shortcode, position right - Bug fix: Agencies listing shortcode - Bug fix: Navigation buttons not showing at Google maps on small screens - Bug fix: open drop down menu on touch devices = 2.7 = 06.10.2015 - New: Show/Hide breadcrumbs - New: Show/Hide Page title - Update: Visual composer 4.7.4 - Improvement: Antispam for comments - Bug fix: gravatar for comments - Bug fix: reverse keyword search - Bug fix: Rating system - Bug fix: Images on 404 page = 2.6 = 09.09.2015 - New: Propery ID metabox field. - Improvements: Correct display if property page not choosen - Bug fix: Grid layout featured posts first - Bug fix: Price range for some languages - Bug fix: Comments reply - Update: TGM Plugin activation 2.5.2 - Update: Visual composer 4.7 - Update: Revolution Slider 5.0.7 - Update: WordPress 4.3 support - Update: Demo content .xml = 2.5 = 13.08.2015 - New: PHP validation for pages "Add property", "Create agency" - New: Ability to delete account on front-end - New: Featured properties, display first in listing - New: Map with properties for agent profile - New: Map with properties for agency profile - New: Zoner options > General - Currency calculator, field for API key (https://currencylayer.com) - New: Zoner options > Property - Contact agent on/off - New: Zoner options > Header - Compare - On/Off - New: Zoner options > Header - Add property - On/Off - Improvements: Add subsets for Google fonts - Improvements: WPML drop down styles - Improvements: New comments approvement - Improvements: Print CSS for property page - Improvements: Welcome admin page for Redux framework - Improvements: Social login - Imrovements: add esc_attr and esc_url for 404 page template - Bug fix: Default permalinks - Bug fix: User avatar url - Bug fix: Hide icon if property type is empty - Bug fix: Advanced search in widget open advanced search in header - Bug fix: Thumbnails in footer without images - Bug fix: Loading icon on map in IE10, IE11 - Bug fix: "Property listing shortcode" if title empty - Update: Visual composer 4.6.2 - Update: Slider Revolution 5.0.4 = 2.4.1 = 23.06.2015 - Bug fix: OwlCarousel after update - Bug fix: Retina logo - Bug fix: RTL subnavigation styles = 2.4 = 22.06.2015 - New: Search by keywords - Improvements: RTL support - Update: Visual composer 4.5.3 - Bug fix: Additional SMTP options - Bug fix: Display comments for pages = 2.3.1 = 05.06.2015 - Update: Visual composer 4.5.2 - Bug fix: Theme option, home page variation - Bug fix: Paid type "Pay for each Property" - Bug fix: Property map, after latest update = 2.3 = 04.06.2015 - New: Email SMTP options - New: Cache for property pins on home page - Update: TGM plugin activation 2.4.1 - Update: Redux Framework 3.5.4.3 - Update: Visual composer 4.5.1 - Update: Revolution slider 4.6.93 - Bug fix: Currency exchange - Bug fix: Paypal packages purchase - Bug fix: Advanced search = 2.2 = 02.04.2015 - New: Additional filters for display and sorting properties on map - New: Order by value in search fields - New: Hide membership tab for "subsriber" role - New: Property listing shortocde, link url added - Update: Russial translation - Improvements: Css styles - Bug fix: Package limits = 2.1.1 = 30.03.2015 - New: Theme options, admin bar display - Improvements: CSS styles - Bug fix: Membership = 2.1 = 20.03.2015 - Update: Visual composer 4.4.3 - Improvements: CSS styles - Bug fix: Package limit - Bug fix: Masonry grid loading = 2.0.1 = 04.03.2015 - Improvements: Timeline added sorting by ASC DESC - Update: Visual composer 4.4.2 - Bug fix: Frontpage and sidebar - Bug fix: Property listing shortcode, sorting by category not working - Bug fix: Remove recurring payment if payment system is not available - Bug fix: Visual composer GRID elements - Bug fix: Allow rating checked = 2.0 = 20.02.2015 - New: 14 layered PSD files - New: Custom post type, "Membership" - New: Custom post type, "Invoice" - New: Paid property options - New: Payments via Paypal & Stripe - New: Appearance > Zoner options, "Maps" - New: Header options for pages. - New: Option "Allow the user to use currency localization" - New: Widget "Currency Calculator" - New: Slider revolution in Zoner options > Home > Variations of homepage - New: Email template when property is approved - New: Email template for invoice - New: Email template for Membership packages - New: Qatar states - Improvements: "Property listing" shortcode, now possible to choose "type, features, status, categories" - Improvements: Pricing filter for small prices - Improvements: Infinite scroll for masonry grid - Bug fix: Deleting an agency on the frontend doesn't work - Bug fix: Drop down menu at the end - Bug fix: Add property page, "state" field - Bug fix: Holder images on google maps - Bug fix: Dashboard > Properties, order by - Bug fix: If property loop page not selected in admin panel - Bug fix: Area units on add property page - Update: Translations files - Update: Documentation = 1.9 = 14.01.15 - New: Currency added "Chilean Unit of Account" - Improvements: Zoner Search property shortcode, show advanced search items - Improvements: Agency listing shortcode new options, "show only those agencies which exist property" - Improvements: Sign in shortcode, choose user role for login with social media - Improvements: WPML for some special pages - Bug fix: Delete invited agent from agency (frontend) - Bug fix: Sorting drop down = 1.8 = 07.01.15 - New: dsIDXpress support - New: Theme option, Property, Gallery image crop on/off - New: Chile regions - Improvements: Area units - Improvements: Default images added to translations - Update: Translations files - Bug fix: Zoner property categories ‘Show hierarchy’ - Bug fix: Stars rating if 4 star = 1.7.1 = 24.12.14 - New: Header options for pages - New: Price format on "Add your property" page - Improvements: Payment per month/day etc. - Improvements: Advanced search, new ability to choose "property features" - Bug fix: Body background - Bug fix: Breadcrumbs - Bug fix: Price filter = 1.7 = 20.12.14 - Update: Visual composer 4.3.5 - Update: Compatibility with WP 4.1 - New: Option for Google map: Roadmap, Satellite, Hybrid, Terrain - New: Option for maps in the "Add your property" page - New: Price on request, if price is empty or 0 - New: Email notification for administrator, when someone register on the website. - Bug fix: Duplicates when adding agent to a agency (Backend) - Bug fix: Agents listing shortcode, page navigation - Bug fix: Property loop page and WPML - Bug fix: Sign in page, click on "enter" button - Bug fix: "Add your property" page, fields validation in Safari - Bug fix: Drop down menu - Bug fix: Countries select (Backend) - Bug fix: Google map position - Bug fix: Address field and coordinates (Frontend and Backend) = 1.6 = 08.12.14 - New: styling option 8 color schemes - New: option create agency on/off - New: property page, new field "Rooms" - New: "Search location" field (front-end) - New: option zoom for maps in General tab - Improvements: Default maps settings now in General tab - Improvements: add filters to property fields - Improvements: google place property modification - Bug fix: path to lib for Child theme - Bug fix: remove check null value on property fields - Bug fix: layout-property remove view all = 1.5 = 25.11.14 - New: Social login (Facebook, Google) - New: Add Property page, Location field with map and marker for administrator (backend) - New: Add property page, Add files field (.pdf, .doc, etc.) - New: Currency, Venezuelan bolivar - New: Translation Dutch Belgium (nl_BE) - New: Slider Revolution (included as plugin) - Improvements: Property listing shortcode, different types of display. Grid, masonry, listing - Improvements: Agents Listing shortcode, if agent without properties (0) hide it from list - Improvements: Property page, display payment type information - Improvements: Email templates notifications, additional information added - Update: ru_Ru translations - Update: dummy_data.xml - Bug fix: Hide border if comments off - Bug fix: If video presentation empty, hide headline - Bug fix: email template, message to client. Mistake in name - Bug fix: Agents Listing shortcode, post cout desc - Bug fix: Admin bar and thank you message in right corner position - Bug fix: last menu item drop down - Bug fix: Property gallery, drag and drop - Bug fix: Theme activation, zoner.class-emails.php on line 80 = 1.4 = 14.11.14 - New: Email notification for admin after new property submitted. - New: Child theme included - New: zoner.pot included - New: Sort by random for "Properties page" - Update: Russian translation - Bug fix: Breadcrumbs on specific pages - Bug fix: Drop down menu in top position - Bug fix: Carousel responsive version = 1.3 = 10.11.14 - New: Compare properties - New: Theme options, new tab "Bookmarks". Information about who from users added property to bookmarks, for admin. - New: Theme options, new tab "Advanced Search" - New: Value for area, ft2 - New: Thank you page, after submit property via frontend. - New: Administrator should approve property before they will be available in directory. - New: Disctrict field for search form. - Improvements: Theme options, "Home page" new template switcher. - Improvements: Registration form, password field removed. - Improvements: Registration form, password will be send on registered user email. - Improvements: Code optimization - Bug fix: Different email templates for user and agent - Bug fix: Drop downs max height - Update: Demo content .xml file = 1.2 = 30.10.14 - New: Property page, new field "District" - New: Theme options, specific country option - New: Search form, new option field "Area" - New: Additional options for slider on home page - Improvements: Theme options, new section for "Search form" - Improvements: "Property listing" shortcode, Order by "asc" "desc" - Improvements: Css optimization - Bug fix: Price filter, curency symbol removed - Bug fix: Price filter, changed minimum value - Bug fix: Agency name = 1.1 = 23.10.14 - New: Search box fields, drag and drop configuration - New: Theme options tab "Home page" - New: Variation of home page, "Google Map with Horizontal Search Box" - New: Variation of home page, "Google Map with Advanced Horizontal Search Box" - New: Variation of home page, "Open street map with Horizontal Search Box" - New: Variation of home page, "Open street with Advanced Horizontal Search Box" - New: Variation of home page, "Property Slider with Horizontal Search Box" - New: Variation of home page, "Property Slider with Advanced Horizontal Search Box" - Improvements: "Property listing" shortcode, Property typed added - Improvements: "Property listing" shortcode, Property ID added - Bug fix: Pricing filter with big amounts - Bug fix: favourites for admin - Bug fix: carousel on resize - Bug fix: email newsletter, update images - Bug fix: Crop thumbnail for agency profile - Update: Documentation = 1.0.1 = 19.10.14 - Bug fix: Add property, front-end marker display. - Bug fix: Add to Bookmarks, display for admin. - Bug fix: Display carousel on laptops - Imrovements: Css optimization = 1.0 = 03.10.14 - Initial release
HTML
wpscan/spec/fixtures/dynamic_finders/wp_version/comment_passive_all.html
<!-- dopdown-menu-widget --> <!-- Dropdown Menu Widget Styles by shailan (http://metinsaylan.com) v1.9.6 on wp3.8.1 --> <!-- strong-testimonials --> <!-- versions: WordPress 4.0 | Strong Testimonials 2.28.4 -->
HTML
wpscan/spec/fixtures/dynamic_finders/wp_version/header_pattern_passive_all.html
{ "Date": "Sun, 05 Nov 2017 12:14:25 GMT", "Server": "Apache", "Vary": "Accept-Encoding,User-Agent", "Content-Length": "0", "Content-Type": "text/html", "WP-Version": "3.8.1" }
HTML
wpscan/spec/fixtures/dynamic_finders/wp_version/javascript_var_passive_all.html
<!-- Make sure the WP versions disclosed here are either 3.8.1 or 4.0 Otherwise they won't be reported as there is a check to ensure WP versions created are correct (ie in the DB) --> <!-- Addthis-* New JS --> <script data-cfasync="false" type="text/javascript">if (window.addthis_product === undefined) { window.addthis_product = "wpp"; } if (window.wp_product_version === undefined) { window.wp_product_version = "wpp-6.1.1"; } if (window.wp_blog_version === undefined) { window.wp_blog_version = "3.8.1"; } if (window.addthis_share === undefined) { window.addthis_share = {}; } if (window.addthis_config === undefined) { window.addthis_config = {"data_track_clickback":true,"ignore_server_config":true,"ui_atversion":300}; } if (window.addthis_layers === undefined) { window.addthis_layers = {}; } if (window.addthis_layers_tools === undefined) { window.addthis_layers_tools = []; } else { } if (window.addthis_plugin_info === undefined) { window.addthis_plugin_info = {"info_status":"enabled","cms_name":"WordPress","plugin_name":"Share Buttons by AddThis","plugin_version":"6.1.1","plugin_mode":"WordPress","anonymous_profile_id":"wp-7b3083b30b021a2b07908c9f8fd01f57","php_version":"5.3.3-7+squeeze19","cms_version":"3.8.1","page_info":{"template":"home","post_type":""},"sharing_enabled_on_post_via_metabox":false}; } (function() { var first_load_interval_id = setInterval(function () { if (typeof window.addthis !== 'undefined') { window.clearInterval(first_load_interval_id); if (typeof window.addthis_layers !== 'undefined' && Object.getOwnPropertyNames(window.addthis_layers).length > 0) { window.addthis.layers(window.addthis_layers); } if (Array.isArray(window.addthis_layers_tools)) { for (i = 0; i < window.addthis_layers_tools.length; i++) { window.addthis.layers(window.addthis_layers_tools[i]); } } } },1000) }()); </script> <!-- Addthis-* Old JS --> <script data-cfasync="false" type="text/javascript"> var addthis_product = "wpp-5.3.5"; var wp_product_version = "wpp-5.3.5"; var wp_blog_version = "3.8.1"; var addthis_plugin_info = {"info_status":"enabled","cms_name":"WordPress","plugin_name":"Share Buttons by AddThis","plugin_version":"5.3.5","anonymous_profile_id":"wp-49e9c385efb167917d72688677b36778","plugin_mode":"WordPress","select_prefs":{"addthis_per_post_enabled":true,"addthis_above_enabled":false,"addthis_below_enabled":false,"addthis_sidebar_enabled":true,"addthis_mobile_toolbar_enabled":false,"addthis_above_showon_home":true,"addthis_above_showon_posts":true,"addthis_above_showon_pages":true,"addthis_above_showon_archives":true,"addthis_above_showon_categories":true,"addthis_above_showon_excerpts":true,"addthis_below_showon_home":false,"addthis_below_showon_posts":true,"addthis_below_showon_pages":true,"addthis_below_showon_archives":false,"addthis_below_showon_categories":false,"addthis_below_showon_excerpts":false,"addthis_sidebar_showon_home":true,"addthis_sidebar_showon_posts":true,"addthis_sidebar_showon_pages":true,"addthis_sidebar_showon_archives":false,"addthis_sidebar_showon_categories":false,"addthis_mobile_toolbar_showon_home":true,"addthis_mobile_toolbar_showon_posts":true,"addthis_mobile_toolbar_showon_pages":true,"addthis_mobile_toolbar_showon_archives":true,"addthis_mobile_toolbar_showon_categories":true,"sharing_enabled_on_post_via_metabox":true},"page_info":{"template":"categories","post_type":""}}; if (typeof(addthis_config) == "undefined") { var addthis_config = {"data_track_clickback":true,"ui_atversion":300,"ignore_server_config":true}; } if (typeof(addthis_share) == "undefined") { var addthis_share = {}; } if (typeof(addthis_layers) == "undefined") { var addthis_layers = {}; } </script> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/wp.lab\/wp-includes\/js\/wp-emoji-release.min.js?ver=3.8.1"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56794,8205,9794,65039],[55358,56794,8203,9794,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <!-- enhanced-e-commerce-for-woocommerce-store --> <script type="text/javascript">jQuery(function($) { tvc_lc="TWD"; homepage_json_ATC_link=[]; tvc_fp=[]; tvc_rcp=[]; tvc_rdp=[]; prodpage_json_ATC_link=[]; tvc_pgc=[]; catpage_json_ATC_link=[]; var items = []; //set local currencies gtag("set", {"currency": tvc_lc}); function t_products_impre_clicks(t_json_name,t_action){ t_send_threshold=0; t_prod_pos=0; t_json_length=Object.keys(t_json_name).length; for(var t_item in t_json_name) { t_send_threshold++; t_prod_pos++; items.push({ "id": t_json_name[t_item].tvc_i, "name": t_json_name[t_item].tvc_n, "category": t_json_name[t_item].tvc_c, "price": t_json_name[t_item].tvc_p, }); if(t_json_length > 6 ){ if((t_send_threshold%6)==0){ t_json_length=t_json_length-6; gtag("event", "view_item_list", { "event_category":"Enhanced-Ecommerce", "event_label":"product_impression_"+t_action, "items":items,"non_interaction": true}); items = []; } }else{ t_json_length--; if(t_json_length==0){ gtag("event", "view_item_list", { "event_category":"Enhanced-Ecommerce", "event_label":"product_impression_"+t_action, "items":items,"non_interaction": true}); items = []; } } } } //function for comparing urls in json object function prod_exists_in_JSON(t_url,t_json_name,t_action){ if(t_json_name.hasOwnProperty(t_url)){ t_call_fired=true; gtag("event", "select_content", { "event_category":"Enhanced-Ecommerce", "event_label":"product_click_"+t_action, "content_type": "product", "items": [ { "id":t_json_name[t_url].tvc_i, "name": t_json_name[t_url].tvc_n, "category":t_json_name[t_url].tvc_c, "price": t_json_name[t_url].tvc_p, } ], "non_interaction": true }); }else{ t_call_fired=false; } return t_call_fired; } function prod_ATC_link_exists(t_url,t_ATC_json_name,t_prod_data_json,t_qty){ t_prod_url_key=t_ATC_json_name[t_url]["ATC-link"]; if(t_prod_data_json.hasOwnProperty(t_prod_url_key)){ t_call_fired=true; // Enhanced E-commerce Add to cart clicks gtag("event", "add_to_cart", { "event_category":"Enhanced-Ecommerce", "event_label":"add_to_cart_click", "non_interaction": true, "items": [{ "id" : t_prod_data_json[t_prod_url_key].tvc_i, "name":t_prod_data_json[t_prod_url_key].tvc_i, "category" : t_prod_data_json[t_prod_url_key].tvc_c, "price": t_prod_data_json[t_prod_url_key].tvc_p, "quantity" :t_qty }] }); }else{ t_call_fired=false; } return t_call_fired; } if(tvc_fp.length !== 0){ t_products_impre_clicks(tvc_fp,"fp"); } if(tvc_rcp.length !== 0){ t_products_impre_clicks(tvc_rcp,"rp"); } jQuery("a:not([href*=add-to-cart],.product_type_variable, .product_type_grouped)").on("click",function(){ t_url=jQuery(this).attr("href"); //home page call for click t_call_fired=prod_exists_in_JSON(t_url,tvc_fp,"fp"); if(!t_call_fired){ prod_exists_in_JSON(t_url,tvc_rcp,"rp"); } }); //ATC click jQuery("a[href*=add-to-cart]").on("click",function(){ t_url=jQuery(this).attr("href"); t_qty=$(this).parent().find("input[name=quantity]").val(); //default quantity 1 if quantity box is not there if(t_qty=="" || t_qty===undefined){ t_qty="1"; } t_call_fired=prod_ATC_link_exists(t_url,homepage_json_ATC_link,tvc_fp,t_qty); if(!t_call_fired){ prod_ATC_link_exists(t_url,homepage_json_ATC_link,tvc_rcp,t_qty); } }); tvc_smd={"tvc_wcv":"3.5.7","tvc_wpv":"3.8.1","tvc_eev":"2.1.6","tvc_cnf":{"t_ee":"on","t_df":false,"t_gUser":false,"t_UAen":"on","t_thr":6,"t_IPA":false,"t_OptOut":false,"t_PrivacyPolicy":true}}; });</script> <!-- limelight-storefront --> <script type="text/javascript"> ( function( i,s,o,g,r,a,m ){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ ( i[r].q=i[r].q||[] ).push( arguments )},i[r].l=1*new Date();a=s.createElement( o ), m=s.getElementsByTagName( o )[0];a.async=1;a.src=g;m.parentNode.insertBefore( a,m ) } )( window,document,'script','https://www.google-analytics.com/analytics.js','ga' ); ga( 'create', 'UA-80325941-3', 'auto', 'limelightTracker' ); ga( 'limelightTracker.set', 'dimension1', '' ); ga( 'limelightTracker.set', 'dimension2', '' ); ga( 'limelightTracker.set', 'dimension3', '3.8.1' ); ga( 'limelightTracker.set', 'dimension4', '1.1.3' ); ga( 'limelightTracker.set', 'userId', ':' ); ga( 'limelightTracker.send', 'pageview' ); </script> <!-- unknown plugin/s, seems like a snippet of code from Pixel Code which is included in some plugins. See https://github.com/wpscanteam/wpscan/issues/1320 --> <script type='text/javascript'> fbq('init', 'xxxx', [], { "agent": "wordpress-4.0-1.7.25" }); </script><script type='text/javascript'> fbq('track', 'PageView', []); </script>
HTML
wpscan/spec/fixtures/dynamic_finders/wp_version/query_parameter_passive_all.html
<!-- Most Common wp-includes --> <script type="text/javascript" src="http://wp.lab/wp-includes/js/wp-embed.min.js?ver=3.8.1"></script> <link rel='stylesheet' id='wp-block-library-css' href='http://wp.lab/wp-includes/css/dist/block-library/style.min.css?ver=3.8.1' type='text/css' media='all' /> <link rel='stylesheet' id='dashicons-css' href='wp-includes/css/dashicons.min.css?ver=3.8.1' type='text/css' media='all' /> <link rel='stylesheet' id='buttons-css' href='//wp.lab/wp-includes/css/buttons.min.css?ver=3.8.1' type='text/css' media='all' /> <link rel='stylesheet' id='buttons-css' href='//wp.lab/wp-includes/css/buttons.css?ver=3.8.1' type='text/css' media='all' /> <!-- Should not be detected --> <link rel='stylesheet' href='http://wp.lab/wp-includes/css/buttons.min.css?ver=3.a.2' type='text/css' media='all' /> <script type='text/javascript' src='http://wp.lab/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='http://wp.lab/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <!-- Common wp-includes. Not sure if they are from WP core, or plugin/theme. Investigation needed --> <!-- sometime this one is loaded, even though it's not an admin session --> <link rel='stylesheet' id='admin-bar-css' href="/wp-includes/css/admin-bar.min.css?ver=3.8.1" type='text/css' media='all'/> <script type='text/javascript' src='http://wp.lab/wp-includes/js/comment-reply.min.js?ver=3.8.1'></script> <script type='text/javascript' src='https://wp.lab/wp-includes/js/wp-util.min.js?ver=3.8.1'></script> <script type='text/javascript' src='https://wp.lab/wp-includes/js/wp-backbone.min.js?ver=3.8.1'></script> <script type='text/javascript' src='http://wp.lab/wp-includes/js/utils.min.js?ver=3.8.1'></script> <link rel='stylesheet' id='thickbox-css' href='//wp.lab/wp-includes/js/thickbox/thickbox.css?ver=3.8.1' type='text/css' media='all' /> <script type='text/javascript' src='http://wp.lab/wp-includes/js/wp-a11y.min.js?ver=3.8.1'></script> <link rel='stylesheet' id='wp-mediaelement-css' href='http://wp.lab/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=3.8.1' type='text/css' media='all' /> <script type='text/javascript' src='http://wp.lab/wp-includes/js/mediaelement/wp-mediaelement.min.js?ver=3.8.1'></script> <script type='text/javascript' src='http://wp.lab/wp-includes/js/mediaelement/mediaelement-migrate.min.js?ver=3.8.1'></script> <script type='text/javascript' src='http://wp.lab/wp-includes/js/mediaelement/wp-playlist.min.js?ver=3.8.1'></script> <script type='text/javascript' src='http://wp.lab/wp-includes/js/wp-ajax-response.min.js?ver=3.8.1'></script> <link rel='stylesheet' id='wp-pointer-css' href='http://wp.lab/wp-includes/css/wp-pointer.min.css?ver=3.8.1' type='text/css' media='all' /> <link rel='stylesheet' id ='' href='http://wp.lab/wp-includes/css/dist/block-library/theme.min.css?ver=3.8.1' type='text/css' media='all' />
HTML
wpscan/spec/fixtures/dynamic_finders/wp_version/wp_item_query_parameter_passive_all.html
<!-- From Plugins and Themes --> <link rel='stylesheet' id='twentyfifteen-style-css' href='http://wp.lab/wp-content/themes/twentyfifteen/style.css?ver=3.8.1' type='text/css' media='all' /> <script type="text/javascript" src="http://wp.lab/wp-content/plugins/job-postings/include/../js/script.js?v=1.4.1&amp;ver=3.8.1"></script> <link rel="stylesheet" id="acx_fsmi_styles-css" href="http://wp.lab/wp-content/plugins/floating-social-media-icon/css/style.css?v=3.8.1&amp;ver=3.8.1" type="text/css" media="all"> <!-- Should not be detected --> <link rel='stylesheet' id='genericons-css' href='http://wp.lab/wp-content/themes/twentyfifteen/genericons/genericons.css?ver=3.2' type='text/css' media='all' /> <link rel='stylesheet' href='http://wp.lab/wp-includes/css/buttons.min.css?ver=3.a.2' type='text/css' media='all' /> <script type='text/javascript' src='http://wp.lab/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='http://wp.lab/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.8.1'></script> <!-- junk --> <!DOCTYPE html> <html lang="en-US" class="no-js"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width"> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href="http://wp.lab/xmlrpc.php"> <!--[if lt IE 9]> <script src="http://wp.lab/wp-content/themes/twentyfifteen/js/html5.js"></script> <![endif]--> <script>(function(html){html.className = html.className.replace(/\bno-js\b/,'js')})(document.documentElement);</script> <title>WPVersionFinder &#8211; Just another WordPress site</title> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link href='https://fonts.gstatic.com' crossorigin rel='preconnect' /> <link rel="alternate" type="application/rss+xml" title="WPVersionFinder &raquo; Feed" href="http://wp.local/WpVersionFinder/wordpress/feed" /> <link rel="alternate" type="application/rss+xml" title="WPVersionFinder &raquo; Comments Feed" href="http://wp.local/WpVersionFinder/wordpress/comments/feed" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.3\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/wp.lab\/wp-includes\/js\/wp-emoji-release.min.js?ver=3.8.1"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56794,8205,9794,65039],[55358,56794,8203,9794,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <link rel='stylesheet' id='twentyfifteen-fonts-css' href='https://fonts.googleapis.com/css?family=Noto+Sans%3A400italic%2C700italic%2C400%2C700%7CNoto+Serif%3A400italic%2C700italic%2C400%2C700%7CInconsolata%3A400%2C700&#038;subset=latin%2Clatin-ext' type='text/css' media='all' />
HTML
wpscan/spec/fixtures/dynamic_finders/wp_version/xpath_passive_all.html
<meta name="generator" content="WordPress 3.8.1" /> <meta name="generator" content="WordPress 4.0, fitted with the WordPress Mobile Pack 1.2.5" />
PHP
wpscan/spec/fixtures/dynamic_finders/wp_version/opml_generator/wp-links-opml.php
<?xml version="1.0"?> <opml version="1.0"> <head> <title>Links for WordPress 4.1</title> <dateCreated>Sun, 15 Feb 2015 13:47:27 GMT</dateCreated> <!-- generator="WordPress/4.0" --> </head> <body> </body> </opml>
PHP
wpscan/spec/fixtures/dynamic_finders/wp_version/query_parameter_in_install_page/wp-admin/install.php
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US"> <head> <meta name="viewport" content="width=device-width" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="robots" content="noindex,nofollow" /> <title>WordPress &rsaquo; Installation</title> <link rel='stylesheet' id='buttons-css' href='http://wp.lab/wp-includes/css/buttons.min.css?ver=3.8.1' type='text/css' media='all' /> <link rel='stylesheet' id='install-css' href='http://wp.lab/wp-admin/css/install.min.css?ver=3.8.1' type='text/css' media='all' /> <link rel='stylesheet' id='install-css' href='http://wp.lab/wp-admin/css/install.css?ver=3.8.1' type='text/css' media='all' /> <link rel='stylesheet' id='dashicons-css' href='http://wp.lab/wp-includes/css/dashicons.min.css?ver=3.8.1' type='text/css' media='all' /> <link rel='stylesheet' id='forms-css' href='http://wp.lab/wp-admin/css/forms.min.css?ver=3.8.1' type='text/css' media='all' /> <link rel='stylesheet' id='l10n-css' href='http://wp.lab/wp-admin/css/l10n.min.css?ver=3.8.1' type='text/css' media='all' /> </head> <body class="wp-core-ui"> <p id="logo"><a href="https://wordpress.org/" tabindex="-1">WordPress</a></p> <h1>Already Installed</h1><p>You appear to have already installed WordPress. To reinstall please clear your old database tables first.</p><p class="step"><a href="http://wp.lab/wp-login.php" class="button button-large">Log In</a></p></body></html>
PHP
wpscan/spec/fixtures/dynamic_finders/wp_version/query_parameter_in_login_page/wp-login.php
<!DOCTYPE html> <!--[if IE 8]> <html xmlns="http://www.w3.org/1999/xhtml" class="ie8" lang="en-US"> <![endif]--> <!--[if !(IE 8) ]><!--> <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US"> <!--<![endif]--> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Log In &lsaquo; WP 3.8.1 &#8212; WordPress</title> <link rel='dns-prefetch' href='//s.w.org' /> <link rel='stylesheet' id='dashicons-css' href='http://wp.lab/wp-includes/css/dashicons.min.css?ver=3.8.1' media='all' /> <link rel='stylesheet' id='buttons-css' href='http://wp.lab/wp-includes/css/buttons.min.css?ver=3.8.1' media='all' /> <link rel='stylesheet' id='forms-css' href='http://wp.lab/wp-admin/css/forms.min.css?ver=3.8.1' media='all' /> <link rel='stylesheet' id='l10n-css' href='http://wp.lab/wp-admin/css/l10n.min.css?ver=3.8.1' media='all' /> <link rel='stylesheet' id='login-css' href='http://wp.lab/wp-admin/css/login.min.css?ver=3.8.1' media='all' /> <meta name='robots' content='noindex,noarchive' /> <meta name='referrer' content='strict-origin-when-cross-origin' /> <meta name="viewport" content="width=device-width" /> </head> <body class="login no-js login-action-login wp-core-ui locale-en-us"> <script type="text/javascript"> document.body.className = document.body.className.replace('no-js','js'); </script> <div id="login"> <h1><a href="https://wordpress.org/">Powered by WordPress</a></h1> <form name="loginform" id="loginform" action="http://wp.lab/wp-login.php" method="post"> <p> <label for="user_login">Username or Email Address</label> <input type="text" name="log" id="user_login" class="input" value="" size="20" autocapitalize="off" /> </p> <div class="user-pass-wrap"> <label for="user_pass">Password</label> <div class="wp-pwd"> <input type="password" name="pwd" id="user_pass" class="input password-input" value="" size="20" /> <button type="button" class="button button-secondary wp-hide-pw hide-if-no-js" data-toggle="0" aria-label="Show password"> <span class="dashicons dashicons-visibility" aria-hidden="true"></span> </button> </div> </div> <p class="forgetmenot"><input name="rememberme" type="checkbox" id="rememberme" value="forever" /> <label for="rememberme">Remember Me</label></p> <p class="submit"> <input type="submit" name="wp-submit" id="wp-submit" class="button button-primary button-large" value="Log In" /> <input type="hidden" name="redirect_to" value="http://wp.lab/wp-admin/" /> <input type="hidden" name="testcookie" value="1" /> </p> </form> <p id="nav"> <a href="http://wp.lab/wp-login.php?action=lostpassword">Lost your password?</a> </p> <script type="text/javascript"> function wp_attempt_focus() {setTimeout( function() {try {d = document.getElementById( "user_login" );d.focus(); d.select();} catch( er ) {}}, 200);} wp_attempt_focus(); if ( typeof wpOnload === 'function' ) { wpOnload() } </script> <p id="backtoblog"><a href="http://wp.lab/"> &larr; Back to WP 3.8.1 </a></p> </div> <script src='http://wp.lab/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp'></script> <script src='http://wp.lab/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script> var _zxcvbnSettings = {"src":"http:\/\/wp.lab\/wp-includes\/js\/zxcvbn.min.js"}; </script> <script src='http://wp.lab/wp-includes/js/zxcvbn-async.min.js?ver=1.0'></script> <script> var pwsL10n = {"unknown":"Password strength unknown","short":"Very weak","bad":"Weak","good":"Medium","strong":"Strong","mismatch":"Mismatch"}; </script> <script src='http://wp.lab/wp-admin/js/password-strength-meter.min.js?ver=3.8.1'></script> <script src='http://wp.lab/wp-includes/js/underscore.min.js?ver=1.8.3'></script> <script> var _wpUtilSettings = {"ajax":{"url":"\/wp-admin\/admin-ajax.php"}}; </script> <script src='http://wp.lab/wp-includes/js/wp-util.min.js?ver=3.8.1'></script> <script> var userProfileL10n = {"warn":"Your new password has not been saved.","warnWeak":"Confirm use of weak password","show":"Show","hide":"Hide","cancel":"Cancel","ariaShow":"Show password","ariaHide":"Hide password"}; </script> <script src='http://wp.lab/wp-admin/js/user-profile.min.js?ver=3.8.1'></script> <script> /(trident|msie)/i.test(navigator.userAgent)&&document.getElementById&&window.addEventListener&&window.addEventListener("hashchange",function(){var t,e=location.hash.substring(1);/^[A-z0-9_-]+$/.test(e)&&(t=document.getElementById(e))&&(/^(?:a|select|input|button|textarea)$/i.test(t.tagName)||(t.tabIndex=-1),t.focus())},!1); </script> <div class="clear"></div> </body> </html>
PHP
wpscan/spec/fixtures/dynamic_finders/wp_version/query_parameter_in_repair_page/wp-admin/maint/repair.php
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US"> <head> <meta name="viewport" content="width=device-width" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="robots" content="noindex,nofollow" /> <title>WordPress &rsaquo; Database Repair</title> <link rel='stylesheet' id='dashicons-css' href='http://wp.lab/wp-includes/css/dashicons.min.css?ver=3.8.1' media='all' /> <link rel='stylesheet' id='buttons-css' href='http://wp.lab/wp-includes/css/buttons.min.css?ver=3.8.1' media='all' /> <link rel='stylesheet' id='forms-css' href='http://wp.lab/wp-admin/css/forms.min.css?ver=3.8.1' media='all' /> <link rel='stylesheet' id='l10n-css' href='http://wp.lab/wp-admin/css/l10n.min.css?ver=3.8.1' media='all' /> <link rel='stylesheet' id='install-css' href='http://wp.lab/wp-admin/css/install.min.css?ver=3.8.1' media='all' /> </head> <body class="wp-core-ui"> <p id="logo"><a href="https://wordpress.org/">WordPress</a></p> <h1 class="screen-reader-text">Allow automatic database repair</h1><p>To allow use of this page to automatically repair database problems, please add the following line to your <code>wp-config.php</code> file. Once this line is added to your config, reload this page.</p><p><code>define('WP_ALLOW_REPAIR', true);</code></p></body> </html>
PHP
wpscan/spec/fixtures/dynamic_finders/wp_version/query_parameter_in_upgrade_page/wp-admin/upgrade.php
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US"> <head> <meta name="viewport" content="width=device-width" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="robots" content="noindex,nofollow" /> <title>WordPress &rsaquo; Update</title> <link rel='stylesheet' id='buttons-css' href='http://wp.lab/wp-includes/css/buttons.min.css?ver=3.8.1' type='text/css' media='all' /> <link rel='stylesheet' id='install-css' href='http://wp.lab/wp-admin/css/install.min.css?ver=3.8.1' type='text/css' media='all' /> <link rel='stylesheet' id='install-css' href='http://wp.lab/wp-admin/css/install.css?ver=3.8.1' type='text/css' media='all' /> <link rel='stylesheet' id='dashicons-css' href='http://wp.lab/wp-includes/css/dashicons.min.css?ver=3.8.1' type='text/css' media='all' /> <link rel='stylesheet' id='forms-css' href='http://wp.lab/wp-admin/css/forms.min.css?ver=3.8.1' type='text/css' media='all' /> <link rel='stylesheet' id='l10n-css' href='http://wp.lab/wp-admin/css/l10n.min.css?ver=3.8.1' type='text/css' media='all' /> <!--[if lte IE 7]> <link rel='stylesheet' id='ie-css' href='http://wp.lab/wp-admin/css/ie.min.css?ver=3.8.1' type='text/css' media='all' /> <![endif]--> </head> <body class="wp-core-ui"> <p id="logo"><a href="https://wordpress.org/" tabindex="-1">WordPress</a></p> <h1>No Update Required</h1> <p>Your WordPress database is already up-to-date!</p> <p class="step"><a class="button button-large" href="http://wp.lab/">Continue</a></p> </body> </html>
PHP
wpscan/spec/fixtures/dynamic_finders/wp_version/script_etag/wp-admin/load-scripts.php
{ "Date": "Tue, 03 Mar 2020 15:51:52 GMT", "Server": "Apache", "Etag": "3.8.1", "Expires": "Wed, 03 Mar 2021 15:51:52 GMT", "Cache-Control": "public, max-age=31536000", "Content-Type": "application/javascript; charset=UTF-8" }
PHP
wpscan/spec/fixtures/dynamic_finders/wp_version/style_etag/wp-admin/load-styles.php
{ "Date": "Tue, 03 Mar 2020 15:51:52 GMT", "Server": "Apache", "Etag": "3.8.1", "Expires": "Wed, 03 Mar 2021 15:51:52 GMT", "Cache-Control": "public, max-age=31536000", "Content-Type": "text/css; charset=UTF-8" }
PHP
wpscan/spec/fixtures/finders/config_backups/wp-config.php
<?php /** * The base configurations of the WordPress. * * This file has the following configurations: MySQL settings, Table Prefix, * Secret Keys, WordPress Language, and ABSPATH. You can find more information * by visiting {@link http://codex.wordpress.org/Editing_wp-config.php Editing * wp-config.php} Codex page. You can get the MySQL settings from your web host. * * This file is used by the wp-config.php creation script during the * installation. You don't have to use the web site, you can just copy this file * to "wp-config.php" and fill in the values. * * @package WordPress */ // ** MySQL settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define('DB_NAME', 'database_name_here'); /** MySQL database username */ define('DB_USER', 'username_here'); /** MySQL database password */ define('DB_PASSWORD', 'password_here'); /** MySQL hostname */ define('DB_HOST', 'localhost'); /** Database Charset to use in creating database tables. */ define('DB_CHARSET', 'utf8'); /** The Database Collate type. Don't change this if in doubt. */ define('DB_COLLATE', ''); /**#@+ * Authentication Unique Keys and Salts. * * Change these to different unique phrases! * You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service} * You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again. * * @since 2.6.0 */ define('AUTH_KEY', 'put your unique phrase here'); define('SECURE_AUTH_KEY', 'put your unique phrase here'); define('LOGGED_IN_KEY', 'put your unique phrase here'); define('NONCE_KEY', 'put your unique phrase here'); define('AUTH_SALT', 'put your unique phrase here'); define('SECURE_AUTH_SALT', 'put your unique phrase here'); define('LOGGED_IN_SALT', 'put your unique phrase here'); define('NONCE_SALT', 'put your unique phrase here'); /**#@-*/ /** * WordPress Database Table prefix. * * You can have multiple installations in one database if you give each a unique * prefix. Only numbers, letters, and underscores please! */ $table_prefix = 'wp_'; /** * WordPress Localized Language, defaults to English. * * Change this to localize WordPress. A corresponding MO file for the chosen * language must be installed to wp-content/languages. For example, install * de_DE.mo to wp-content/languages and set WPLANG to 'de_DE' to enable German * language support. */ define('WPLANG', ''); /** * For developers: WordPress debugging mode. * * Change this to true to enable the display of notices during development. * It is strongly recommended that plugin and theme developers use WP_DEBUG * in their development environments. */ define('WP_DEBUG', false); /* That's all, stop editing! Happy blogging. */ /** Absolute path to the WordPress directory. */ if ( !defined('ABSPATH') ) define('ABSPATH', dirname(__FILE__) . '/'); /** Sets up WordPress vars and included files. */ require_once(ABSPATH . 'wp-settings.php');
SQL
wpscan/spec/fixtures/finders/db_exports/dump.sql
DROP TABLE IF EXISTS `wp_comments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_comments` ( `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT '0', `comment_author` tinytext COLLATE utf8mb4_unicode_520_ci NOT NULL, `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `comment_content` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `comment_karma` int(11) NOT NULL DEFAULT '0', `comment_approved` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '1', `comment_agent` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `comment_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `comment_parent` bigint(20) unsigned NOT NULL DEFAULT '0', `user_id` bigint(20) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`comment_ID`), KEY `comment_post_ID` (`comment_post_ID`), KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`), KEY `comment_date_gmt` (`comment_date_gmt`), KEY `comment_parent` (`comment_parent`), KEY `comment_author_email` (`comment_author_email`(10)) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_comments` -- LOCK TABLES `wp_comments` WRITE; /*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */; INSERT INTO `wp_comments` VALUES (1,1,'A WordPress Commenter','[email protected]','https://wordpress.org/','','2017-02-17 18:22:27','2017-02-17 18:22:27','Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://gravatar.com\">Gravatar</a>.',0,'1','','',0,0); /*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */; UNLOCK TABLES; CREATE DATABASE Sales; ALTER DATABASE Test1 ADD FILEGROUP Test1FG1; GO
HTML
wpscan/spec/fixtures/finders/interesting_findings/backup_db/dir_listing.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html> <head> <title>Index of /wordpress-4.0/wp-content/backup-db</title> </head> <body> <h1>Index of /wordpress-4.0/wp-content/backup-db</h1> <table><tr><th><img src="/icons/blank.gif" alt="[ICO]"></th><th><a href="?C=N;O=D">Name</a></th><th><a href="?C=M;O=A">Last modified</a></th><th><a href="?C=S;O=A">Size</a></th><th><a href="?C=D;O=A">Description</a></th></tr><tr><th colspan="5"><hr></th></tr> <tr><td valign="top"><img src="/icons/back.gif" alt="[DIR]"></td><td><a href="/wordpress-4.0/wp-content/">Parent Directory</a></td><td>&nbsp;</td><td align="right"> - </td><td>&nbsp;</td></tr> <tr><td valign="top"><img src="/icons/unknown.gif" alt="[ ]"></td><td><a href="sqldump.sql">sqldump.sql</a></td><td align="right">11-Oct-2014 18:55 </td><td align="right"> 0 </td><td>&nbsp;</td></tr> <tr><td valign="top"><img src="/icons/text.gif" alt="[TXT]"></td><td><a href="test.txt">test.txt</a></td><td align="right">11-Oct-2014 18:55 </td><td align="right"> 7 </td><td>&nbsp;</td></tr> <tr><th colspan="5"><hr></th></tr> </table> <address>Apache/2.2.16 (Debian) Server at wp.lab Port 80</address> </body></html>