Uname:Linux duemilacom6.interac.it 5.10.0-28-amd64 #1 SMP Debian 5.10.209-2 (2024-01-31) x86_64

403WebShell
403Webshell
Server IP : 212.183.175.188  /  Your IP : 216.73.216.82
Web Server : nginx/1.30.4
System : Linux duemilacom6.interac.it 5.10.0-28-amd64 #1 SMP Debian 5.10.209-2 (2024-01-31) x86_64
User : cvevolpi ( 10022)
PHP Version : 7.4.33
Disable Function : opcache_get_status
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/vhosts/cvevolpi.it/httpdocs/wp-content/themes/sentinel/templates/footer/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/vhosts/cvevolpi.it/httpdocs/wp-content/themes/sentinel/templates/footer/footer-social.php
<div class="footer-social_container cwidth_container">
	<div class="footer-social_wrapper cwidth_wrapper">
		<div class="footer-social cwidth">
			<div class="col-1-1">
				<div class="col">
					<ul class="timeline">
						<?php
							$twitter_feeder = new ffTwitterFeeder(
								ffOpt::get('footer twitter name'),
								ffOpt::get('footer twitter count'),
								ffOpt::get('footer twitter consumerKey'),
								ffOpt::get('footer twitter consumerSecret'),
								ffOpt::get('footer twitter accessToken'),
								ffOpt::get('footer twitter accessTokenSecret')
							);
							$feed = $twitter_feeder->getTwitterFeed();

							if( !empty( $feed ) ) {
								foreach( $feed as $oneTweet ) {
									echo '<li class="tweet">';
									echo preg_replace('!((?:www|http://|https://)[^ ]+)!', '<a href="\1">\1</a>', $oneTweet->text);
									echo '</li>';
								}
							}
						?>
					</ul>
				</div>
			</div>
		</div>
	</div>
</div>

Youez - 2016 - github.com/yon3zu
LinuXploit