Custom Code
User About Better Custom Code
US$5.00
## ✅ Supported Features ### 🎵 SoundCloud Embeds - Auto-embeds SoundCloud tracks using iframe. - **Example:** `https://soundcloud.com/user-na...` ### 🎧 MP3 Audio Files - Renders HTML5 audio player. - **Example:** `https://example.com/audio.mp3` ### 📽 MP4 Video Files - Renders HTML5 videoDescription
## ✅ Supported Features
### 🎵 SoundCloud Embeds
- Auto-embeds SoundCloud tracks using iframe.
- **Example:**
`https://soundcloud.com/user-na...`
### 🎧 MP3 Audio Files
- Renders HTML5 audio player.
- **Example:** `https://example.com/audio.mp3`
### 📽 MP4 Video Files
- Renders HTML5 video player.
- **Example:** `https://example.com/video.mp4`
### 🔗 Regular Clickable Links
- Auto-linked with `target="_blank"` and `rel="noopener noreferrer"`
---
## 🔐 Security Features
- ✅ XSS protection using `strip_tags()`
- ✅ Safe media embedding (no JS execution)
- ✅ Anti-tabnabbing protection