[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$f3eFWxieWpt0C3JjoN2OvBH0_BYwGB7HoiZwJ4hD0lr0":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},"nico_martin","Nico Martin","https:\u002F\u002Fprofiles.wordpress.org\u002Fnico_martin\u002F",3,1020,85,30,84,"2026-04-05T01:56:05.688Z",[14,39,61],{"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":34,"download_link":35,"security_score":9,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"advanced-wplink","Advanced WPLink","1.1.0","\u003Cp>This Plugin adds several enhancements to the WP-Link Modal inside the TinyMCE and gives you the possibility to disable the wp inline link tool.\u003C\u002Fp>\n\u003Cp>In this first version you are able to:\u003C\u002Fp>\n\u003Col>\n\u003Cli>Add custom classes to your links directly inside the TinyMCE WPLink modal box\u003C\u002Fli>\n\u003Cli>Enable\u002FDisable the Inline Linking from WP 4.5+\u003C\u002Fli>\n\u003Cli>Add a \u003Ccode>rel=\"nofollow\"\u003C\u002Fcode> to your links\u003C\u002Fli>\n\u003Cli>Add a title-Tag to your links\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Cp>If you have ideas for improvements, feel free to dive into the code:\u003Cbr \u002F>\n\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fnico-martin\u002FAdvancedWPLink\u002F\" rel=\"nofollow ugc\">https:\u002F\u002Fgithub.com\u002Fnico-martin\u002FAdvancedWPLink\u002F\u003C\u002Fa>\u003C\u002Fp>\n","This Plugin adds several enhancements to the WP-Link Modal inside the TinyMCE and gives you the possibility to disable the wp inline link tool.",1000,10098,96,22,"2018-06-21T22:04:00.000Z","4.7.32","4.5","",[29,30,31,32,33],"inline-link","inline-links","tinymce","wp-link","wplink","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fadvanced-wplink\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fadvanced-wplink.1.1.0.zip",0,null,"2026-03-15T15:16:48.613Z",{"slug":40,"name":41,"version":42,"author":5,"author_profile":6,"description":43,"short_description":44,"active_installs":45,"downloaded":46,"rating":47,"num_ratings":48,"last_updated":49,"tested_up_to":50,"requires_at_least":51,"requires_php":52,"tags":53,"homepage":59,"download_link":60,"security_score":9,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"advanced-wpperformance","Advanced WPPerformance","1.6.2","\u003Cp>This plugin adds several performance improvements to your WordPress site. In contrst to other performance Plugins, this one sets focus on HTTP\\2 Standards (like Server Push and SPDY).\u003C\u002Fp>\n\u003Ch4>minify assets\u003C\u002Fh4>\n\u003Cp>This plugin minifies all CSS and JS Files and caches them. It will \u003Cstrong>not\u003C\u002Fstrong> merge them into on file. This way you are still able to use conditional assets and if you are using HTTP\u002F2, which I highly recommend, it’s not necessary to do so.\u003C\u002Fp>\n\u003Ch4>Optimizes JS Delivery\u003C\u002Fh4>\n\u003Cp>It moves all scripts to the footer and adds a \u003Ccode>defer\u003C\u002Fcode> attribute. This makes sure the scripts won’t block the page render process but will still be executed in the right order.\u003Cbr \u002F>\nIn some cases, this could break inline JavaScript\u003C\u002Fp>\n\u003Ch4>Optimizes CSS Delivery\u003C\u002Fh4>\n\u003Cp>All CSS Files will be removed from the head and loaded asynchronously. This makes sure your CSS Files won’t delay the page rendering. To reduce the flash of unstyled content (FOUT) I recommend adding a Critical CSS.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>conditonal Critical CSS\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>By default this plugin provides a textarea where you can put your critical CSS.\u003Cbr \u002F>\nRead more about \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fnico-martin\u002FAdvanced-WPPerformance#conditonal-critical-css\" rel=\"nofollow ugc\">Conditional critical CSS\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Critical CSS API\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>We implemented an awesome new feature!\u003Cbr \u002F>\nRead more about the \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fnico-martin\u002FAdvanced-WPPerformance#critical-css-api\" rel=\"nofollow ugc\">Critical CSS API\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch4>HTTP\u002F2 Server Push\u003C\u002Fh4>\n\u003Cp>Server push is a HTTP\u002F2 feature that allows you to send site assets to the user before they’ve even asked for them.\u003Cbr \u002F>\nThere are two ways to achieve this. Both have their pros and cons. So this plugin supports both, the decision is up to you.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>PHP\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>While WordPress builds your site, this plugin gets all enqueued scripts and styles and adds them as a link attribute to the response headers. That way you can be certain only files are being pushed, that are actually needed.\u003C\u002Fp>\n\u003Cp>But: Since they are set while the server builds your site, this won’t work if you’re using a server caching (which I highly recommend).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>.htaccess\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>The second option puts all files to push inside you .htaccess. This way they are being pushed also if you’re using server caching.\u003C\u002Fp>\n\u003Cp>But: If your assets change (new versions \u002F depreciated scripts), don’t forget to update the .htaccess. This can be done with one click while saving the settings.\u003C\u002Fp>\n\u003Ch3>Contribute\u003C\u002Fh3>\n\u003Cp>A development version of this plugin is hosted on github. If you have some ideas for improvements, feel free to dive into the code:\u003Cbr \u002F>\n\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fnico-martin\u002FAdvanced-WPPerformance\" rel=\"nofollow ugc\">https:\u002F\u002Fgithub.com\u002Fnico-martin\u002FAdvanced-WPPerformance\u003C\u002Fa>\u003C\u002Fp>\n","This plugin adds several performance improvements to your WordPress site. In contrst to other performance Plugins, this one sets focus on HTTP\\2 Stand &hellip;",10,4497,100,2,"2019-01-31T21:27:00.000Z","5.0.25","4.7","5.4",[54,55,56,57,58],"http2","optimize","pagespeed","performance","scriptloading","https:\u002F\u002Fgithub.com\u002Fnico-martin\u002FAdvanced-WPPerformance","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fadvanced-wpperformance.1.6.2.zip",{"slug":62,"name":63,"version":64,"author":5,"author_profile":6,"description":65,"short_description":66,"active_installs":45,"downloaded":67,"rating":36,"num_ratings":36,"last_updated":68,"tested_up_to":69,"requires_at_least":70,"requires_php":27,"tags":71,"homepage":73,"download_link":74,"security_score":9,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"vir2al-options","vir2al options","1.0.3","\u003Cp>This Plugin let’s you create an beautiful options page based on AJAX.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Note:\u003C\u002Fstrong> This PlugIn is made for Developers only. If you are not the Developer of the theme or plugin. Ask your developer.\u003C\u002Fp>\n\u003Cp>SetUp\u003C\u002Fp>\n\u003Col>\n\u003Cli>Create a File called “options.php”.\u003C\u002Fli>\n\u003Cli>Add the following to your functions.php or plugin.php\u003Cbr \u002F>\n\u003C ?php \u002F\u002Fcheck if plugin exists\u003Cbr \u002F>\n    if(function_exists ('create_vtl_options_page')){\u003Cbr \u002F>\n      include('options.php');\u003Cbr \u002F>\n      add_action('admin_menu', 'register_options_pages');\u003Cbr \u002F>\n    } else {\u003Cbr \u002F>\n        function vtco_error_notice() {\u003Cbr \u002F>\n            echo '\u003C\u002Fp>\n\u003Cp>‘.__(‘You need to Install the Plugin “vir2al options”‘).’\u003C\u002Fp>\n\u003Cp>‘;\u003Cbr \u002F>\n        }\u003Cbr \u002F>\n        add_action( ‘admin_notices’, ‘vtco_error_notice’ );\u003Cbr \u002F>\n    } ?>\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Cp>options.php\u003C\u002Fp>\n\u003Cpre>\u003Ccode>\u003C?php\nfunction vtco_register_settings_pages(){\n    \u002F\u002FAdd any Page you want here\n    add_options_page( 'Additional Options', 'Additional Options', 'manage_options', 'addoptions', 'options_cbfunc');\n}\n\nfunction options_cbfunc(){\n  ob_start();\n  \u002F\u002F create your form ?>\n  \u003Cfieldset data-name=\"Tab 1\">\n      \u003Ctable>\n          \u003Ctr>\n              \u003Ctd>Test\u003C\u002Ftd>\n              \u003Ctd>\u003C?php echo get_vtlo_input('option_name'); ?>\u003C\u002Ftd>\n          \u003C\u002Ftr>\n      \u003C\u002Ftable>\n  \u003C\u002Ffieldset>\n  \u003Cfieldset data-name=\"Tab 2\">\n      \u003Ctable>\n          \u003Ctr>\n              \u003Ctd>Test Image\u003C\u002Ftd>\n              \u003Ctd>\u003C?php echo get_vtlo_imgupload('option_name_img'); ?>\u003C\u002Ftd>\n          \u003C\u002Ftr>\n      \u003C\u002Ftable>\n   \u003C\u002Ffieldset>\n   \u003C?php\n   $html=ob_get_contents();\n   ob_end_clean();\n   \u002F\u002Flet the magic happen\n   return create_vtl_options_page($html);\n}\n?>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Possible inputs\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Textarea:\u003C\u002Fstrong>       get_vtlo_textarea(name);\u003Cbr \u002F>\n\u003Cstrong>Input:\u003C\u002Fstrong>          get_vtlo_input(name);\u003Cbr \u002F>\n\u003Cstrong>Select:\u003C\u002Fstrong>         get_vtlo_select(name,options_array);\u003Cbr \u002F>\n\u003Cstrong>IMG:\u003C\u002Fstrong>                get_vtlo_imgupload(name);\u003Cbr \u002F>\n\u003Cstrong>Multi IMG:\u003C\u002Fstrong>  get_vtlo_multiimgupload(name);\u003Cbr \u002F>\n\u003Cstrong>Colorinput:\u003C\u002Fstrong>  get_vtlo_colorinput(name,default_color);\u003C\u002Fp>\n","A easy way to manage your options Page.",1310,"2016-06-02T13:05:00.000Z","4.5.33","4.0",[72],"options","http:\u002F\u002Fvir2al.ch","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fvir2al-options.1.0.3.zip"]