[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fZz4Yp0L3nJXObciwIKAsvgCGQoqIkKe2IFdlZVxMTqs":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},"x-raym","X-Raym","https:\u002F\u002Fprofiles.wordpress.org\u002Fx-raym\u002F",2,410,92,1,94,"2026-04-05T11:57:45.787Z",[14,40],{"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":36,"vuln_count":10,"unpatched_count":37,"last_vuln_date":38,"fetched_at":39},"wavesurfer-wp","WaveSurfer-WP","2.8.4","\u003Cp>This plugin replaces the default WordPress audio player with a player capable of displaying audio waveforms. It can display a mix of the different audio channels (for podcast, radio replays, e-learning, music), or all channels simultaneously (for sound tutorial, sounds-packs showcases, audio products demo etc…), which is its main purpose.\u003C\u002Fp>\n\u003Cp>By working with the default audio\u002Fplaylist shortcode, you have great advantages:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>It works with all your previous posts\u003C\u002Fli>\n\u003Cli>You still have the default player in the Visual Editor (not just shortcode)\u003C\u002Fli>\n\u003Cli>It supports every audio format supported by WordPress (wav, ogg, mp3, m4a).\u003C\u002Fli>\n\u003Cli>Safe deactivation: if you deactivate the plugin, your shortcode will fallback to the WordPress default audio player.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Global colors and style settings can be overridden locally by dedicated shortcode attributes.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ccode>progress_color=\"purple\"\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>wave_color=\"#FF0000\"\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>cursor_color=\"#FF0000\"\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>height=\"128\"\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>bar_width=\"0\"\u003C\u002Fcode>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Also, there is some attributes accessible at shortcode level:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ccode>mute_button=\"true\"\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>loop_button=\"true\"\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>download_button=\"true\"\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>split_channels=\"true\"\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>player=\"default\"\u003C\u002Fcode>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>For more advanced customization, with a custom \u003Ca href=\"http:\u002F\u002Fwww.wpbeginner.com\u002Fbeginners-guide\u002Fwhat-why-and-how-tos-of-creating-a-site-specific-wordpress-plugin\u002F\" rel=\"nofollow ugc\">site-plugin\u003C\u002Fa>, you can:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>add shortcode attributes conditionally with the filter \u003Ccode>wavesurfer_wp_shortcode_attributes\u003C\u002Fcode>.\u003C\u002Fli>\n\u003Cli>use the \u003Ccode>wavesurfer_wp_shortcode_data\u003C\u002Fcode> filter if you want to add custom waveform data attributes.\u003C\u002Fli>\n\u003Cli>use the \u003Ccode>wavesurfer-wp-init\u003C\u002Fcode> JavaScript event handler to render the player on custom events, like after click on a button. See examples on the \u003Ca href=\"https:\u002F\u002Fgithub.com\u002FX-Raym\u002Fwavesurfer-wp-init\" rel=\"nofollow ugc\">WaveSurfer-WP-Init\u003C\u002Fa> GitHub repository.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Check this \u003Ca href=\"https:\u002F\u002Fgist.github.com\u002FX-Raym\u002F5c388e6554b30ca6a56646fb8d96d17f\" rel=\"nofollow ugc\">Gist\u003C\u002Fa> for demos of how to use the filters.\u003C\u002Fp>\n\u003Cp>Extra features :\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Pressing play on a player automatically set all the others on the same page to pause.\u003C\u002Fli>\n\u003Cli>AJAX Page loading compatibility\u003C\u002Fli>\n\u003Cli>MultiSite Friendly\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>The default style requires some icons of \u003Ca href=\"https:\u002F\u002Ffortawesome.github.io\u002F\" rel=\"nofollow ugc\">Font-Awesome 1.0\u003C\u002Fa>. These are included in the plugin as a small custom font. Because this icon-font is already used in a lot of themes and plugins, you can deactivate this custom font if needed.\u003C\u002Fp>\n\u003Cp>You can deactivate the default WaveSurder-WP theme, and use your own theme style. I strongly encourage you to do that as custom CSS is the only way to make it fit your theme perfectly. There is a lot of dedicated CSS selectors for that. You can take one of the included theme as reference.\u003Cbr \u002F>\nThis will allow you to have more control on icons, responsivity, mouse hover behavior etc…\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fwww.extremraym.com\u002Fen\u002Fwavesurfer-wp\" rel=\"nofollow ugc\">More Infos & Demos\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>You can contribute by to WaveSurfer-WP development on \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fx-raym\u002Fwavesurfer-wp\" rel=\"nofollow ugc\">GitHub\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>Themes and Translations are welcome !\u003C\u002Fp>\n\u003Cp>Optimization trick: if you only use this plugin on a couple of pages, I invite you to use a plugin like \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fplugin-organizer\u002F\" rel=\"ugc\">Plugin Organizer\u003C\u002Fa> or \u003Ca href=\"http:\u002F\u002Ftomasz-dobrzynski.com\u002Fwordpress-gonzales\" rel=\"nofollow ugc\">Gonzales\u003C\u002Fa> to globally deactivate the plugin or its style, and make it load resources only on pages which need it.\u003Cbr \u002F>\nNo need for that on the back-end, only for front-end.\u003C\u002Fp>\n\u003Cp>This player doesn’t have and will not have Like Button, Sharing Button, Play count and Download count.\u003Cbr \u002F>\nIf you are looking for a WordPress player with such Social Features and advanced statistics like \u003Ca href=\"http:\u002F\u002Fwww.soundcloud.com\" rel=\"nofollow ugc\">SoundCloud\u003C\u002Fa> or \u003Ca href=\"http:\u002F\u002Fwww.hearthis.at\" rel=\"nofollow ugc\">Hearthis.at\u003C\u002Fa>, take a look at \u003Ca href=\"http:\u002F\u002Fcodecanyon.net\u002Fitem\u002Fzoomsounds-neat-html5-audio-player\u002F4525354\" rel=\"nofollow ugc\">ZoomSounds\u003C\u002Fa>.\u003Cbr \u002F>\nFor other advanced WordPress integration of wavesurfer-js, you can check \u003Ca href=\"http:\u002F\u002Fcodecanyon.net\u002Fitem\u002Fwaveplayer-a-wordpress-audio-player\u002F14349799\" rel=\"nofollow ugc\">WavePlayer\u003C\u002Fa> by luigipulcini or \u003Ca href=\"https:\u002F\u002Fcodecanyon.net\u002Fitem\u002Fwavesurfer-plus-mp3-player-module-for-gmedia-plugin\u002F19242349\" rel=\"nofollow ugc\">WaveSurfer-Plus\u003C\u002Fa> by GalleryCreator.\u003C\u002Fp>\n\u003Cp>Contrary to the other WordPress plugin based on wavesurfer-js, wavesurfer-js hasn’t been modified in this plugin. This means that you can extend feature of this plugin using the wavesurfer-js \u003Ca href=\"http:\u002F\u002Fwavesurfer-js.org\u002F\" rel=\"nofollow ugc\">methods\u003C\u002Fa>, and that updates from the wavesurfer-js community will be pushed in WaveSurfer-WP regularly.\u003C\u002Fp>\n\u003Cp>WordPress 5 and Guteberg: Inserting \u003Ccode>[audio]\u003C\u002Fcode> with Gutenberg doesn’t bring the \u003Ccode>[audio]\u003C\u002Fcode> shortcode as it use to be. As this plugin is designed to hook the audio shortcode, you can use the generic shortcode block in gutenberg to manually write your shortcode, or use the classic editor.\u003C\u002Fp>\n\u003Ch4>WaveSurfer-WP Premium Add-on\u003C\u002Fh4>\n\u003Cp>A premium add-on is available to add extra features to WaveSurfer-WP.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\n\u003Cp>Cache Peaks File\u003Cbr \u002F>\nThis add-on creates and loads peaks from small files, containing peaks values. No need to wait for the full audio to be decoded to display its waveform.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>Markers System\u003Cbr \u002F>\nYou can add custom clickable element on your pages to seek WaveSurfer-WP player to a desired position. Can be useful for adding marks, chapters, and it can even be used for \u003Ca href=\"https:\u002F\u002Fwww.extremraym.com\u002Fen\u002Fwavesurfer-wp-markers\" rel=\"nofollow ugc\">interactive audio transcripts\u003C\u002Fa>!\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>Plug and Play\u003Cbr \u002F>\nThese extra features are packed as an add-on. No need to delete and replace the original plugin. You will still be able to benefit from translations made by the community. Also, the core is still open source, to allow contribution.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>TimeLine Plugin\u003Cbr \u002F>\nWhen activated thanks to a shortcode attribute, a customizable time ruler will appear below your waveform.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>You can buy it from the official \u003Ca href=\"https:\u002F\u002Fwww.extremraym.com\u002Fen\u002Fdownloads\u002Fwavesurfer-wp-premium\" rel=\"nofollow ugc\">product page\u003C\u002Fa>.\u003Cbr \u002F>\nThanks for considering this way to support WaveSurfer-WP !\u003C\u002Fp>\n\u003Ch3>Additional Infos\u003C\u002Fh3>\n\u003Cp>It is a port for WordPress of \u003Ca href=\"http:\u002F\u002Fwavesurfer-js.org\u002F\" rel=\"nofollow ugc\">WaveSurfer-js\u003C\u002Fa> by katspaugh.\u003C\u002Fp>\n\u003Cp>It also contains \u003Ca href=\"http:\u002F\u002Fdanml.com\u002Fdownload.html\" rel=\"nofollow ugc\">Download-js\u003C\u002Fa> by dandavis.\u003C\u002Fp>\n\u003Ch3>Donators\u003C\u002Fh3>\n\u003Cp>Thanks to our generous donators for supporting this plugin development !\u003C\u002Fp>\n\u003Col>\n\u003Cli>\u003Ca href=\"http:\u002F\u002Fsignaltonoize.com\u002F\" rel=\"nofollow ugc\">SignalToNoize.com\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"http:\u002F\u002Ftheopod.com\" rel=\"nofollow ugc\">hawthonn\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"http:\u002F\u002Fsoundpacks.com\" rel=\"nofollow ugc\">Rob\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"http:\u002F\u002Frobertgetzner.com\u002F\" rel=\"nofollow ugc\">Robert Getzener\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Cp>Do you want to contribute or sponsor one particular feature ? See you on the \u003Ca href=\"https:\u002F\u002Fwww.extremraym.com\u002Fen\u002Fdonation\u002F\" rel=\"nofollow ugc\">donation page\u003C\u002Fa>. Thanks !\u003C\u002Fp>\n","Customizable HTML5 Audio controller with waveform preview (mixed or split channels), using WordPress native audio and playlist shortcode.",400,21844,100,11,"2026-02-04T18:02:00.000Z","5.4.19","4.0","",[29,30,31,32,33],"audio","media","player","visualization","waveform","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fwavesurfer-wp\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwavesurfer-wp.zip",99,0,"2026-02-05 18:34:33","2026-03-15T15:16:48.613Z",{"slug":41,"name":42,"version":43,"author":5,"author_profile":6,"description":44,"short_description":45,"active_installs":46,"downloaded":47,"rating":37,"num_ratings":37,"last_updated":48,"tested_up_to":49,"requires_at_least":43,"requires_php":27,"tags":50,"homepage":56,"download_link":57,"security_score":58,"vuln_count":37,"unpatched_count":37,"last_vuln_date":59,"fetched_at":39},"dragcheck-admin-rows","Dragcheck Admin Rows","1.0.0","\u003Cul>\n\u003Cli>Add the possibility to click and drag on checkboxes to make bulk selections.\u003C\u002Fli>\n\u003Cli>Add a custom class to checked row, so that customization of their look is possible.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Here are two demo styles that you can place in your custom admin CSS stylesheet (created with another plugin of your choice):\u003C\u002Fp>\n\u003Cpre>\u003Ccode>.row-checked {\n    background-color: #BCFFBC!important;\n}\n.row-checked .check-column {\n    background-color: #01D200!important;\n}\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>It uses dragcheck jquery plugin by aleximplode\u003Cbr \u002F>\n\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Faleximplode\u002Fdragcheck\" rel=\"nofollow ugc\">dragcheck on GitHub\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>This is a simple plugin: no settings page needed.\u003C\u002Fp>\n\u003Cp>You can contribute to its developpement on github:\u003Cbr \u002F>\n\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fx-raym\u002Fdragcheck-admin-rows\" rel=\"nofollow ugc\">Dragcheck Admin Rows on GitHub\u003C\u002Fa>\u003C\u002Fp>\n","A simple plugin to add few enhancements when checking a row on default Admin Tables, such as Users, Plugins or Posts lists.",10,1990,"2015-10-29T13:09:00.000Z","4.3.34",[51,52,53,54,55],"admin","checkboxes","columns","rows","select","http:\u002F\u002Fwww.extremraym.com\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fdragcheck-admin-rows.zip",85,null]