Enables the previous "classic" editor and the old-style Edit Post screen with TinyMCE, Meta Boxes, etc. Supports all…
About SoundCloud Shortcode
This plugin allows you to easily embed SoundCloud tracks, playlists, users, or groups into your WordPress posts and pages. You can customize the width, height, and other parameters of the embedded player for a personalized experience.Changelog
4.0.3
- Caught undefined indexes that might show up when
WP_DEBUG = true; or environment’serror_reportingwas set to show warnings and/or notices.
4.0.2
- Updated sanitization of potential inputs from both admin and directly within shortcode
- Minor coding-standards tweaks and normalization
- Updated
Supportsversion
4.0.1
- Bumped minor version number, removing
trunkas it’s no longer supported - Added
Requires PHPversion - Updated some option descriptions
- Updated
Update URI
4.0.0
- Hefty sanitization overhaul to address vulnerability raised in CVE-2023-34018
- Major refactor of code, including removing Flash widget option & addressing miscellaneous bugs
- Removed outdated tests
- Added several new default options to reflect available SoundCloud widget parameters
- Updated language on settings page to make options clearer
- Redesigned settings page, now with a shiny new logo
3.1.0
- Update ternary operator to be compatible with PHP8
- Added
soundcloud_shortcode_optionsfilter - Update readme to reflect SoundCloud docs & API options
- Added icons & banners
3.0.2
- Always load embeds over https
3.0.1
- Minor copy updates in readme.txt
3.0.0
- Make visual player the default player (option to disable in settings)
2.3.2
- Add developer documentation
- Update README
2.3.1
- Add support for permalinks in HTML5 shortcode
2.3.0
- Don’t use oEmbed anymore because of various bugs.
- Standard http://soundcloud.com/ permalinks will always return the flash widget. Use the widget generator on the website to get an API url.
2.2.0
- Improved default options support
2.1.0
- Integrate oEmbed
2.0.0
- HTML5 Player added as the default player, with Flash as an option and fallback for legacy URL formats.
1.2.1
- Removed Flash fallback HTML
1.2.0
- Added options page to allow blog-wide global default settings.
1.1.9
- Fix to support resources from api.soundcloud.com
- Security enhancement. Only support players from player.soundcloud.com, player.sandbox-soundcloud.com and player.staging-soundcloud.com
1.1.8
- Bugfix to use correct SoundCloud player host
1.0
- First version
