[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fvXwWktwSumo187O7mkGriXmPIdG0hwRZsE1cRKuMgj4":3},{"slug":4,"display_name":5,"profile_url":6,"plugin_count":7,"total_installs":8,"avg_security_score":9,"avg_patch_time_days":10,"trust_score":11,"computed_at":12,"plugins":13},"maor","Maor Chasen","https:\u002F\u002Fprofiles.wordpress.org\u002Fmaor\u002F",5,720,88,30,86,"2026-04-04T02:41:05.229Z",[14,37,55,74,92],{"slug":15,"name":16,"version":17,"author":5,"author_profile":6,"description":18,"short_description":19,"active_installs":20,"downloaded":21,"rating":22,"num_ratings":23,"last_updated":24,"tested_up_to":25,"requires_at_least":26,"requires_php":27,"tags":28,"homepage":31,"download_link":32,"security_score":33,"vuln_count":34,"unpatched_count":34,"last_vuln_date":35,"fetched_at":36},"plugin-activation-date","Plugin Activation Date","1.1","\u003Cp>Current features:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Adds a new column on the plugins dashboard screen that shows when each plugin was activated, only if PAD was installed before\u003C\u002Fli>\n\u003Cli>Control whether you’d like to see a relative date or a “regular” date as set under Settings > General\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>While by default the date & time settings are being used, you can always change the date format by filtering ‘pad_date_time_format’. For instance:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>\u003C?php\n\nadd_filter( 'pad_date_time_format', 'my_pad_date_time_format' );\nfunction my_pad_date_time_format( $date_format ) {\n    return 'm-d-Y';\n}\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Here’s some more info on \u003Ca href=\"https:\u002F\u002Fcodex.wordpress.org\u002FFormatting_Date_and_Time\" rel=\"nofollow ugc\">date & time formatting in WordPress\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>Feel free to post your feature requests, issues and pull requests to \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fmaor\u002Fplugin-activation-date\" title=\"PAD on GitHub\" rel=\"nofollow ugc\">Plugin Activation Date on GitHub\u003C\u002Fa>.\u003C\u002Fp>\n","Keep track of plugins you activate or deactivate through the dashboard by viewing when each and every one of them was enabled or disabled.",300,6365,94,10,"2012-10-19T21:47:00.000Z","3.4.2","3.0","",[29,30],"plugin-info","plugins","http:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Fplugin-activation-date\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fplugin-activation-date.zip",85,0,null,"2026-03-15T15:16:48.613Z",{"slug":38,"name":39,"version":40,"author":5,"author_profile":6,"description":41,"short_description":42,"active_installs":20,"downloaded":43,"rating":44,"num_ratings":45,"last_updated":46,"tested_up_to":47,"requires_at_least":26,"requires_php":27,"tags":48,"homepage":53,"download_link":54,"security_score":33,"vuln_count":34,"unpatched_count":34,"last_vuln_date":35,"fetched_at":36},"simple-google-docs-viewer","Simple Google Docs Viewer","1.2","\u003Cp>Easily embed documents supported by Google Docs (PDF\u002FDOC\u002FDOCX\u002FPPTX\u002Fetc)with a simple shortcode \u003Ccode>[gviewer]\u003C\u002Fcode>\u003C\u002Fp>\n\u003Cp>Ex. [gviewer file=”https:\u002F\u002Fexample.com\u002Fthisismyfile.pdf”]\u003C\u002Fp>\n\u003Cp>A full list of attributes:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ccode>file\u003C\u002Fcode> — \u003Cstrong>Required\u003C\u002Fstrong>. The URL of the file you wish to show\u003C\u002Fli>\n\u003Cli>\u003Ccode>width\u003C\u002Fcode> — Optional. The desired width of the viewer in pixels. If no width is set, the value of the theme’s \u003Ccode>$content_width\u003C\u002Fcode> will be used. If no value is set, the width will default to 600 px.\u003C\u002Fli>\n\u003Cli>\u003Ccode>height\u003C\u002Fcode> — Optional. The desired height of the viewer in pixels. If height is set, the height will 1.2 times the width. For example, if the width is 100 px, the height will be 120 px.\u003C\u002Fli>\n\u003Cli>\u003Ccode>language\u003C\u002Fcode> — The language of the document. If the document is written in a right-to-left (RTL) language (like Hebrew and Arabic), specifying the language will apply RTL settings.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Another way to embed a Google Document is by using the template tag provided by the plugin in the source code. Here’s an example:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>\u003C?php\n\necho simple_gviewer_embed( 'https:\u002F\u002F...\u002Ffile.pdf', $args );\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>The second argument, \u003Ccode>$args\u003C\u002Fcode>, is an associative array. Keys can be found in the list above.\u003C\u002Fp>\n\u003Ch4>Short Demonstration\u003C\u002Fh4>\n\u003Cspan class=\"embed-youtube\" style=\"text-align:center; display: block;\">\u003Ciframe loading=\"lazy\" class=\"youtube-player\" width=\"750\" height=\"422\" src=\"https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FaU1Ekd2D-kI?version=3&rel=1&showsearch=0&showinfo=1&iv_load_policy=1&fs=1&hl=en-US&autohide=2&wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation allow-popups-to-escape-sandbox\">\u003C\u002Fiframe>\u003C\u002Fspan>\n","Easily embed documents like PDFs, Word documents, and Powerpoint in your site using Google Docs Viewer.",20724,62,8,"2017-03-22T17:20:00.000Z","4.7.32",[49,50,51,52],"documents","embed-pdf","google-docs","pdf-viewer","http:\u002F\u002Fwww.illuminea.com\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fsimple-google-docs-viewer.zip",{"slug":56,"name":57,"version":58,"author":5,"author_profile":6,"description":59,"short_description":60,"active_installs":61,"downloaded":62,"rating":63,"num_ratings":64,"last_updated":65,"tested_up_to":66,"requires_at_least":26,"requires_php":27,"tags":67,"homepage":72,"download_link":73,"security_score":33,"vuln_count":34,"unpatched_count":34,"last_vuln_date":35,"fetched_at":36},"optimized-dropdown-menus","Optimized Dropdown Menus","1.2.2","\u003Cp>By using Optimized Dropdown Menus Widget, you’ll be able to create dropdown menus that are searchable or “spiderable” by search engine bots.\u003C\u002Fp>\n\u003Ch4>So how does it work?\u003C\u002Fh4>\n\u003Cp>Basically, it works like this:\u003C\u002Fp>\n\u003Cp>The menu’s markup code is being printed as an ordinary nested menu. e.g.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>\u003Cul>\n    \u003Cli>\u003Ca href=\"http:\u002F\u002Fexample.com\u002Fpage\">Some Random Page\u003C\u002Fa>\u003C\u002Fli>\n    \u003Cli>\u003Ca href=\"http:\u002F\u002Fexample.com\u002Fpage-another\">Another Page\u003C\u002Fa>\u003C\u002Fli>\n    \u003Cli>\u003Ca href=\"http:\u002F\u002Fexample.com\u002Fyao\">Yet Another One\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Since most browsers support JavaScript, using the widget, the markup would be translated into something like this\u003C\u002Fp>\n\u003Cpre>\u003Ccode>\u003Cselect>\n    \u003Coption value=\"http:\u002F\u002Fexample.com\u002Fpage\">Some Random Page\u003C\u002Foption>\n    ...\n    \u003Coption value=\"http:\u002F\u002Fexample.com\u002Fpage\">Something else\u003C\u002Foption>\n\u003C\u002Fselect>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>The tricky part here is, that search engines do not usually interpret JavaScript, all they will be able to scan is the nested menu. That way they will reach out for those pages, and most probably will crawl those pages as well.\u003C\u002Fp>\n\u003Cp>ODM also supports a range of per-widget settings:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Control whether links will be open in new window or in the same window\u003C\u002Fli>\n\u003Cli>Choose to use HTML5\u002FXHTML markup for the menu\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Features set for the next versions\u003C\u002Fh4>\n\u003Cp>Soon there will be an option for developers to use the same functionality via the code. e.g.\n    \u003C\u002Fp>\n\u003Ch4>Translations\u003C\u002Fh4>\n\u003Cp>Currently, these translations are available:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Spanish (es_ES) – in courtesy of \u003Ca href=\"http:\u002F\u002Ffirstsiteguide.com\u002F\" rel=\"nofollow ugc\">Ognjen Djuraskovic\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Serbian (sr_RS) – in courtesy of \u003Ca href=\"http:\u002F\u002Ffirstsiteguide.com\u002F\" rel=\"nofollow ugc\">Ognjen Djuraskovic\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n","Create \"spiderable\" drop-down menus that every search engine will scan!",70,8853,100,1,"2014-04-21T08:01:00.000Z","3.7.41",[68,69,70,71],"menu","seo","widget","widget-only","http:\u002F\u002Fmaorchasen.com\u002Fplugins\u002Foptimized-dropdown-menus\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Foptimized-dropdown-menus.1.2.2.zip",{"slug":75,"name":76,"version":77,"author":5,"author_profile":6,"description":78,"short_description":79,"active_installs":80,"downloaded":81,"rating":63,"num_ratings":82,"last_updated":27,"tested_up_to":83,"requires_at_least":84,"requires_php":27,"tags":85,"homepage":89,"download_link":90,"security_score":63,"vuln_count":34,"unpatched_count":34,"last_vuln_date":35,"fetched_at":91},"widget-labels","Widget Labels","1.1.1","\u003Cp>This simple, but useful plugin that lets you control what label shows next to each Widget in your WordPress dashboard. The idea behind is to allow better organization of your widgets, as well as to give you a bit more control and flexibility over this already-built-in WordPress feature.\u003C\u002Fp>\n\u003Cp>It’s very handy in cases where you’d like your clients to know something before updating a certain widget. We might even change this up in the future and change it up to a \u003Ccode>\u003Ctextarea>\u003C\u002Fcode> field.\u003C\u002Fp>\n\u003Cp>In the meanwhile — enjoy, and feel free to contribute \u002F send pull requests our way \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fmaor\u002Fwp-widget-labels\" rel=\"nofollow ugc\">over at GitHub\u003C\u002Fa>.\u003C\u002Fp>\n","Allows you to use custom labels\u002Ftitles for any of your Widgets",50,2679,3,"4.5.33","4.0",[86,70,87,88],"label","widget-label","widgets","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fwidget-labels\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwidget-labels.1.1.1.zip","2026-03-15T10:48:56.248Z",{"slug":93,"name":93,"version":94,"author":95,"author_profile":96,"description":97,"short_description":98,"active_installs":34,"downloaded":99,"rating":34,"num_ratings":34,"last_updated":100,"tested_up_to":101,"requires_at_least":102,"requires_php":103,"tags":104,"homepage":109,"download_link":110,"security_score":33,"vuln_count":34,"unpatched_count":34,"last_vuln_date":35,"fetched_at":36},"tabchat","1.0.0","ARTUR ROMAO ROCHA","https:\u002F\u002Fprofiles.wordpress.org\u002Farturromaorocha\u002F","\u003Cp>Aceite conversas diretamente de seu site para tabchat.\u003C\u002Fp>\n\u003Cp>Nossas vantagens\u003C\u002Fp>\n\u003Col>\n\u003Cli>Chatbot 24 horas por dia\u003C\u002Fli>\n\u003Cli>Relatórios Gerenciais\u003C\u002Fli>\n\u003Cli>Acessos Individuais\u003C\u002Fli>\n\u003Cli>Agilidade no atendimento\u003C\u002Fli>\n\u003Cli>Comunicação interna\u003C\u002Fli>\n\u003Cli>Múltiplos atendentes ao mesmo tempo\u003C\u002Fli>\n\u003Cli>Histórico de conversas\u003C\u002Fli>\n\u003Cli>Integração com API’s\u003C\u002Fli>\n\u003Cli>Facilidade na abertura de arquivos\u003C\u002Fli>\n\u003Cli>Backup nas nuvens\u003C\u002Fli>\n\u003Cli>Lista de tarefas\u003C\u002Fli>\n\u003Cli>Integração via CSV\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Cp>Acesse o \u003Ca href=\"https:\u002F\u002Ftabchat.com.br\" rel=\"nofollow ugc\">tabchat\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>Uma das principais vantagens dos bots de venda no WhatsApp é a capacidade de atender aos clientes 24 horas por dia, 7 dias por semana. Isso significa que os clientes podem fazer perguntas e realizar compras sempre que desejarem, independentemente do horário. Além disso, os bots podem fornecer respostas instantâneas, o que significa que os clientes não precisam esperar para obter informações ou realizar uma compra.\u003C\u002Fp>\n\u003Cp>Outra vantagem é a capacidade de fornecer uma experiência de compra personalizada. Os bots podem ser programados para oferecer sugestões de produtos ou serviços baseadas nas preferências do cliente e no histórico de compras. Isso significa que os clientes só recebem ofertas relevantes e personalizadas, o que aumenta a probabilidade de uma venda.\u003C\u002Fp>\n\u003Cp>Além disso, os bots de venda no WhatsApp também podem ajudar a reduzir os custos de vendas. Com menos necessidade de funcionários para lidar com perguntas e realizar vendas, as empresas podem economizar dinheiro e recursos. Os bots também podem ajudar a automatizar tarefas repetitivas, como confirmar detalhes de envio e pagamento, o que significa que os funcionários podem se concentrar em tarefas mais valiosas.\u003C\u002Fp>\n","Integração de widget com Tabchat. Aceite conversas diretamente de seu site para tabchat.",628,"2023-03-21T17:46:00.000Z","6.2.9","4.7","7.0",[105,93,106,107,108],"automacao","telegram","whatsapp","whatsapp-em-meu-site","https:\u002F\u002Ftabchat.com.br\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ftabchat.zip"]