🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-19 10:41:18 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
thedasstores.com
/
wp-content
/
plugins
/
jetpack
/
modules
/
shortcodes
📍 /home/therahul/thedasstores.com/wp-content/plugins/jetpack/modules/shortcodes
🔄 Refresh
✏️
Editing: codepen.php
Writable
<?php /** * CodePen embed * * Example URL: http://codepen.io/css-tricks/pen/wFeaG * * @package automattic/jetpack */ // Register oEmbed provider. wp_oembed_add_provider( '#https?://codepen.io/([^/]+)/pen/([^/]+)/?#', 'https://codepen.io/api/oembed', true );
💾 Save Changes
❌ Cancel