D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
mybf1
/
www
/
botol.bf1.my
/
wp-content
/
themes
/
sinatra
/
template-parts
/
entry
/
format
/
Filename :
media-link.php
back
Copy
<?php /** * Template part for displaying link format entry. * * @link https://codex.wordpress.org/Template_Hierarchy * * @package Sinatra * @author Sinatra Team <hello@sinatrawp.com> * @since 1.0.0 */ /** * Do not allow direct script access. */ if ( ! defined( 'ABSPATH' ) ) { exit; } get_template_part( 'template-parts/entry/format/media' );