REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 740 B
Close
/home/nshryvcy/himaltourism.com/wp-content/plugins/jetpack/modules/widgets/flickr/widget.php
Text
Base64
<?php /** * Jetpack_Flickr_Widget frontend widget output. * * @package automattic/jetpack */ //phpcs:disable VariableAnalysis.CodeAnalysis.VariableAnalysis.UndefinedVariable ?> <!-- Start of Flickr Widget --> <div class="flickr-wrapper flickr-size-<?php echo esc_attr( $instance['flickr_image_size'] ); ?>"> <div class="flickr-images"> <?php echo $photos; // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped -- Escaping handled in Jetpack_Flickr_Widget class. ?> </div> <?php if ( isset( $flickr_home ) ) { ?> <a class="flickr-more" href="<?php echo esc_url( $flickr_home, array( 'http', 'https' ) ); ?>"> <?php esc_html_e( 'More Photos', 'jetpack' ); ?> </a> <?php } ?> </div> <!-- End of Flickr Widget -->
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 3
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
form.php
3.00 KB
lrw-r--r--
2023-04-04 05:35:20
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
style.css
256 B
lrw-r--r--
2023-04-04 05:35:20
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
widget.php
740 B
lrw-r--r--
2023-04-04 05:35:20
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).