REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 4.08 KB
Close
//home/nshryvcy/taramarriagebureau.com/wp-content/plugins/akismet/views/compatible-plugins.php
Text
Base64
<?php /** @var array|WP_Error $compatible_plugins */ $compatible_plugins = Akismet_Compatible_Plugins::get_installed_compatible_plugins(); if ( is_array( $compatible_plugins ) ) : $compatible_plugin_count = count( $compatible_plugins ); ?> <div class="akismet-card akismet-compatible-plugins"> <div class="akismet-section-header"> <h2 class="akismet-section-header__label akismet-compatible-plugins__section-header-label" aria-label="<?php esc_attr_e( 'Compatible plugins (new feature)', 'akismet' ); ?>"> <span class="akismet-compatible-plugins__section-header-label-text"><?php esc_html_e( 'Compatible plugins', 'akismet' ); ?></span> <span class="akismet-new-feature"><?php esc_html_e( 'New', 'akismet' ); ?></span> </h2> </div> <div class="akismet-compatible-plugins__content"> <?php echo '<p>'; echo esc_html( __( 'Akismet works with other plugins to keep spam away.', 'akismet' ) ); echo '</p>'; echo '<p>'; if ( 0 === $compatible_plugin_count ) { echo '<a class="akismet-settings__external-link" href="https://akismet.com/developers/plugins-and-libraries/">'; echo esc_html( __( 'See supported integrations', 'akismet' ) ); echo '</a>'; } else { echo esc_html( _n( "The plugin you've installed is compatible. Follow the documentation link to get started.", "The plugins you've installed are compatible. Follow the documentation links to get started.", $compatible_plugin_count, 'akismet' ) ); } echo '</p>'; ?> <?php if ( ! empty( $compatible_plugins ) ) : ?> <ul class="akismet-compatible-plugins__list" id="akismet-compatible-plugins__list"> <?php foreach ( $compatible_plugins as $compatible_plugin ) : if ( empty( $compatible_plugin['help_url'] ) ) { continue; } ?> <li class="akismet-compatible-plugins__card"> <?php if ( strlen( $compatible_plugin['logo'] ) > 0 ) : ?> <?php $logo_alt = sprintf( /* translators: The placeholder is the name of a plugin, like "Jetpack" . */ __( '%s logo', 'akismet' ), $compatible_plugin['name'] ); ?> <img src="<?php echo esc_url( $compatible_plugin['logo'] ); ?>" alt="<?php echo esc_attr( $logo_alt ); ?>" class="akismet-compatible-plugins__card-logo" width="55" height="55" /> <?php endif ?> <div class="akismet-compatible-plugins__card-detail"> <h3 class="akismet-compatible-plugins__card-title"><?php echo esc_html( $compatible_plugin['name'] ); ?></h3> <div class="akismet-compatible-plugins__docs"> <a class="akismet-settings__external-link" href="<?php echo esc_url( $compatible_plugin['help_url'] ); ?>" aria-label=" <?php echo esc_attr( sprintf( /* translators: The placeholder is the name of a plugin, like "Jetpack" . */ __( 'Documentation for %s', 'akismet' ), $compatible_plugin['name'] ) ); ?> "><?php esc_html_e( 'View documentation', 'akismet' ); ?></a> </div> </div> </li> <?php endforeach; ?> </ul> <?php if ( $compatible_plugin_count > Akismet_Compatible_Plugins::DEFAULT_VISIBLE_PLUGIN_COUNT ) : ?> <button class="akismet-compatible-plugins__show-more" aria-expanded="false" aria-controls="akismet-compatible-plugins__list" data-label-closed=" <?php /* translators: %d: number of compatible plugins, which is guaranteed to be more than 1. */ echo esc_attr( sprintf( __( 'Show all %d plugins', 'akismet' ), $compatible_plugin_count ) ); ?> " data-label-open="<?php echo esc_attr( __( 'Show less', 'akismet' ) ); ?>"> <?php /* translators: %d: number of compatible plugins, which is guaranteed to be more than 1. */ echo esc_html( sprintf( __( 'Show all %d plugins', 'akismet' ), $compatible_plugin_count ) ); ?> </button> <?php endif; ?> <?php endif; ?> </div> </div> <?php endif;
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 13
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
activate.php
179 B
lrw-r--r--
2025-08-18 06:59:02
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
compatible-plugins.php
4.08 KB
lrw-r--r--
2025-08-18 06:59:02
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
config.php
15.07 KB
lrw-r--r--
2025-08-18 06:59:02
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
connect-jp.php
4.97 KB
lrw-r--r--
2025-08-18 06:59:02
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
enter.php
1.02 KB
lrw-r--r--
2025-08-18 06:59:02
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
get.php
1.00 KB
lrw-r--r--
2025-08-18 06:59:02
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
logo.php
770 B
lrw-r--r--
2025-08-18 06:59:02
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
notice.php
15.03 KB
lrw-r--r--
2025-08-18 06:59:02
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
predefined.php
312 B
lrw-r--r--
2025-08-18 06:59:02
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
setup.php
337 B
lrw-r--r--
2025-08-18 06:59:02
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
start.php
817 B
lrw-r--r--
2025-08-18 06:59:02
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
stats.php
1.06 KB
lrw-r--r--
2025-08-18 06:59:02
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
title.php
125 B
lrw-r--r--
2025-08-18 06:59:02
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).