Submit
Path:
~
/
home
/
contenidosenred
/
www
/
OD
/
wp-content
/
plugins
/
masvideos
/
templates
/
File Content:
search-form.php
<?php /** * The template for displaying search form * * This template can be overridden by copying it to yourtheme/masvideos/searchform.php. * * HOWEVER, on occasion MasVideos will need to update template files and you * (the theme developer) will need to copy the new files to your theme to * maintain compatibility. We try to do this as little as possible, but it does * happen. When this occurs the version of the template file will be bumped and * the readme will list any important changes. * * @package MasVideos/Templates * @version 1.0.0 */ if ( ! defined( 'ABSPATH' ) ) { exit; } if( ! isset( $post_type ) ) { return; } ?> <form role="search" method="get" class="masvideos-search masvideos-search-<?php echo esc_attr( $post_type ); ?>" action="<?php echo esc_url( home_url( '/' ) ); ?>"> <label class="screen-reader-text" for="masvideos-search-field-<?php echo isset( $index ) ? absint( $index ) : 0; ?>"><?php esc_html_e( 'Search for:', 'masvideos' ); ?></label> <input type="search" id="masvideos-search-field-<?php echo isset( $index ) ? absint( $index ) : 0; ?>" class="search-field" placeholder="<?php echo esc_attr__( 'Search …', 'masvideos' ); ?>" value="<?php echo get_search_query(); ?>" name="s" /> <button type="submit" value="<?php echo esc_attr_x( 'Search', 'submit button', 'masvideos' ); ?>"><?php echo esc_html_x( 'Search', 'submit button', 'masvideos' ); ?></button> <input type="hidden" name="post_type" value="<?php echo esc_attr( $post_type ); ?>" /> </form>
Edit
Rename
Chmod
Delete
FILE
FOLDER
INFO
Name
Size
Permission
Action
emails
---
0755
global
---
0755
myaccount
---
0755
notices
---
0755
single-episode
---
0755
single-movie
---
0755
single-person
---
0755
single-tv-show
---
0755
single-video
---
0755
archive-episode.php
2547 bytes
0644
archive-movie.php
2505 bytes
0644
archive-person.php
2526 bytes
0644
archive-tv-show.php
2547 bytes
0644
archive-video.php
2505 bytes
0644
content-episode.php
1920 bytes
0644
content-movie-playlist.php
2067 bytes
0644
content-movie-widget.php
1902 bytes
0644
content-movie.php
1878 bytes
0644
content-person.php
1899 bytes
0644
content-single-episode.php
2404 bytes
0644
content-single-movie-playlist.php
2520 bytes
0644
content-single-movie.php
2204 bytes
0644
content-single-person.php
2223 bytes
0644
content-single-tv-show-playlist.php
2558 bytes
0644
content-single-tv-show.php
2387 bytes
0644
content-single-video-playlist.php
2520 bytes
0644
content-single-video.php
2349 bytes
0644
content-tv-show-playlist.php
2109 bytes
0644
content-tv-show-widget.php
1946 bytes
0644
content-tv-show.php
1920 bytes
0644
content-video-playlist.php
2067 bytes
0644
content-video-widget.php
1902 bytes
0644
content-video.php
1878 bytes
0644
search-form.php
1535 bytes
0644
single-episode-reviews.php
5036 bytes
0644
single-episode.php
1200 bytes
0644
single-movie-playlist.php
1346 bytes
0644
single-movie-reviews.php
5232 bytes
0644
single-movie.php
1301 bytes
0644
single-person.php
1306 bytes
0644
single-tv-show-playlist.php
1356 bytes
0644
single-tv-show-reviews.php
5036 bytes
0644
single-tv-show.php
1311 bytes
0644
single-video-playlist.php
1346 bytes
0644
single-video-reviews.php
4040 bytes
0644
single-video.php
1301 bytes
0644
N4ST4R_ID | Naxtarrr