Edit File by line
•
/
home
/
barbar84
/
www
/
wp-conte...
/
themes
/
twentytw...
/
template...
/
footer
•
File:
footer-widgets.php
<?php
[
0
]
Fix
|
Delete
/**
[
1
]
Fix
|
Delete
* Displays the footer widget area.
[
2
]
Fix
|
Delete
*
[
3
]
Fix
|
Delete
* @package WordPress
[
4
]
Fix
|
Delete
* @subpackage Twenty_Twenty_One
[
5
]
Fix
|
Delete
* @since Twenty Twenty-One 1.0
[
6
]
Fix
|
Delete
*/
[
7
]
Fix
|
Delete
[
8
]
Fix
|
Delete
if ( is_active_sidebar( 'sidebar-1' ) ) : ?>
[
9
]
Fix
|
Delete
[
10
]
Fix
|
Delete
<aside class="widget-area">
[
11
]
Fix
|
Delete
<?php dynamic_sidebar( 'sidebar-1' ); ?>
[
12
]
Fix
|
Delete
</aside><!-- .widget-area -->
[
13
]
Fix
|
Delete
[
14
]
Fix
|
Delete
<?php endif; ?>
[
15
]
Fix
|
Delete
[
16
]
Fix
|
Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function
Edit text
Download
Information
Rename
Copy
Move
Delete
Chmod
List