Submit
Path:
~
/
home
/
bfxleof
/
www
/
wp-admin
/
File Content:
freedoms.php
<?php /** * Your Rights administration panel. * * @package WordPress * @subpackage Administration */ /** WordPress Administration Bootstrap */ require_once __DIR__ . '/admin.php'; // This file was used to also display the Privacy tab on the About screen from 4.9.6 until 5.3.0. if ( isset( $_GET['privacy-notice'] ) ) { wp_redirect( admin_url( 'privacy.php' ), 301 ); exit; } $title = __( 'Freedoms' ); list( $display_version ) = explode( '-', get_bloginfo( 'version' ) ); require_once ABSPATH . 'wp-admin/admin-header.php'; ?> <div class="wrap about__container"> <div class="about__header"> <div class="about__header-image"> <img alt="<?php _e( 'Code is Poetry' ); ?>" src="<?php echo admin_url( 'images/about-badge.svg' ); ?>" /> </div> <div class="about__header-container"> <div class="about__header-title"> <p> <?php _e( 'WordPress' ); ?> <?php echo $display_version; ?> </p> </div> <div class="about__header-text"> <?php _e( 'Jazz up your stories in an editor that’s cleaner, crisper, and does more to get out of your way.' ); ?> </div> </div> <nav class="about__header-navigation nav-tab-wrapper wp-clearfix" aria-label="<?php esc_attr_e( 'Secondary menu' ); ?>"> <a href="about.php" class="nav-tab"><?php _e( 'What’s New' ); ?></a> <a href="credits.php" class="nav-tab"><?php _e( 'Credits' ); ?></a> <a href="freedoms.php" class="nav-tab nav-tab-active" aria-current="page"><?php _e( 'Freedoms' ); ?></a> <a href="privacy.php" class="nav-tab"><?php _e( 'Privacy' ); ?></a> </nav> </div> <div class="about__section has-subtle-background-color is-feature"> <h1><?php _e( 'Freedoms' ); ?></h1> <p class="about-description"> <?php printf( /* translators: %s: https://wordpress.org/about/license/ */ __( 'WordPress is Free and open source software, built by a distributed community of mostly volunteer developers from around the world. WordPress comes with some awesome, worldview-changing rights courtesy of its <a href="%s">license</a>, the GPL.' ), __( 'https://wordpress.org/about/license/' ) ); ?> </p> </div> <hr /> <div class="about__section has-4-columns"> <div class="column"> <div class="freedoms-image"></div> <h2 class="is-smaller-heading"><?php _e( 'The 1st Freedom' ); ?></h2> <p><?php _e( 'To run the program for any purpose.' ); ?></p> </div> <div class="column"> <div class="freedoms-image"></div> <h2 class="is-smaller-heading"><?php _e( 'The 2nd Freedom' ); ?></h2> <p><?php _e( 'To study how the program works and change it to make it do what you wish.' ); ?></p> </div> <div class="column"> <div class="freedoms-image"></div> <h2 class="is-smaller-heading"><?php _e( 'The 3rd Freedom' ); ?></h2> <p><?php _e( 'To redistribute.' ); ?></p> </div> <div class="column"> <div class="freedoms-image"></div> <h2 class="is-smaller-heading"><?php _e( 'The 4th Freedom' ); ?></h2> <p><?php _e( 'To distribute copies of your modified versions to others.' ); ?></p> </div> </div> <div class="about__section has-1-column"> <div class="column"> <p> <?php printf( /* translators: %s: https://wordpressfoundation.org/trademark-policy/ */ __( 'WordPress grows when people like you tell their friends about it, and the thousands of businesses and services that are built on and around WordPress share that fact with their users. We’re flattered every time someone spreads the good word, just make sure to <a href="%s">check out our trademark guidelines</a> first.' ), 'https://wordpressfoundation.org/trademark-policy/' ); ?> </p> <p> <?php $plugins_url = current_user_can( 'activate_plugins' ) ? admin_url( 'plugins.php' ) : __( 'https://wordpress.org/plugins/' ); $themes_url = current_user_can( 'switch_themes' ) ? admin_url( 'themes.php' ) : __( 'https://wordpress.org/themes/' ); printf( /* translators: 1: URL to Plugins screen, 2: URL to Themes screen, 3: https://wordpress.org/about/license/ */ __( 'Every plugin and theme in WordPress.org’s directory is 100%% GPL or a similarly free and compatible license, so you can feel safe finding <a href="%1$s">plugins</a> and <a href="%2$s">themes</a> there. If you get a plugin or theme from another source, make sure to <a href="%3$s">ask them if it’s GPL</a> first. If they don’t respect the WordPress license, we don’t recommend them.' ), $plugins_url, $themes_url, __( 'https://wordpress.org/about/license/' ) ); ?> </p> <p><?php _e( 'Don’t you wish all software came with these freedoms? So do we! For more information, check out the <a href="https://www.fsf.org/">Free Software Foundation</a>.' ); ?></p> </div> </div> </div> <?php require_once ABSPATH . 'wp-admin/admin-footer.php'; ?>
Submit
FILE
FOLDER
Name
Size
Permission
Action
images
---
0755
includes
---
0755
js
---
0755
maint
---
0755
network
---
0000
user
---
0755
authorize-application-20260621113341.php
9850 bytes
0644
comment-20260621163109.php
11418 bytes
0644
credits.php
4135 bytes
0644
customize-20260621163043.php
10316 bytes
0644
edit-20260621234724.php
908 bytes
0644
edit-tag-form.php
10123 bytes
0644
edit-tags.php
21940 bytes
0644
edit.php
908 bytes
0644
erase-personal-data.php
7277 bytes
0644
export-personal-data-20260621150842.php
7249 bytes
0644
freedoms.php
4845 bytes
0644
index.php
8042 bytes
0644
install-20260621170059.php
16902 bytes
0644
media-new.php
3199 bytes
0644
media-upload.php
3486 bytes
0644
media.php
5598 bytes
0644
ms-admin-20260621174154.php
196 bytes
0644
ms-delete-site.php
4247 bytes
0644
ms-sites.php
215 bytes
0604
ms-themes.php
217 bytes
0604
my-sites.php
4646 bytes
0644
nav-menus.php
44643 bytes
0644
options-discussion.php
15444 bytes
0644
options-media.php
6299 bytes
0644
options-permalink-20260621150808.php
19271 bytes
0644
options-privacy.php
9317 bytes
0644
options-writing.php
8662 bytes
0644
plugin-editor-20260621150059.php
13332 bytes
0644
post-new.php
2703 bytes
0644
press-this.php
2386 bytes
0604
privacy-policy-guide.php
3593 bytes
0644
revision.php
5533 bytes
0644
setup-config-20260621124211.php
15852 bytes
0644
site-health-info.php
5783 bytes
0644
site-health.php
6292 bytes
0644
update-core.php
43589 bytes
0644
upgrade.php
5599 bytes
0644
N4ST4R_ID | Naxtarrr