D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
homehopshortterm
/
www
/
wp-content
/
plugins
/
wp-external-links
/
wf-flyout
/
Filename :
config.php
back
Copy
<?php $config = array(); $config['plugin_screen'] = 'toplevel_page_wpel-settings-page'; $config['icon_border'] = 'none'; $config['icon_right'] = '35px'; $config['icon_bottom'] = '60px'; $config['icon_image'] = 'wpel.png'; $config['icon_padding'] = '0'; $config['icon_size'] = '55px'; $config['menu_accent_color'] = '#dd3036'; $config['custom_css'] = '#wf-flyout .wff-menu-item .dashicons.dashicons-universal-access { font-size: 30px; padding: 0px 10px 0px 0; } #wf-flyout .ucp-icon .wff-icon img { max-width: 70%; } #wf-flyout .ucp-icon .wff-icon { line-height: 57px; }'; $config['menu_items'] = array( array('href' => 'https://wpforcessl.com/?ref=wff-wpel', 'label' => 'Fix all SSL problems & monitor site in real-time', 'icon' => 'wp-ssl.png', 'class' => 'wpfssl-icon'), array('href' => 'https://wp301redirects.com/?ref=wff-wpel&coupon=50off', 'label' => 'Get WP 301 Redirects PRO with 50% off', 'icon' => '301-logo.png', 'class' => 'wp301-icon'), array('href' => 'https://wpreset.com/?ref=wff-wpel', 'target' => '_blank', 'label' => 'Get WP Reset PRO with 50% off', 'icon' => 'wp-reset.png'), array('href' => 'https://underconstructionpage.com/?ref=wff-wpel&coupon=welcome', 'target' => '_blank', 'label' => 'Create the perfect Under Construction Page', 'icon' => 'ucp.png', 'class' => 'ucp-icon'), array('href' => 'https://wpsticky.com/?ref=wff-wpel', 'target' => '_blank', 'label' => 'Make a menu sticky with WP Sticky', 'icon' => 'dashicons-admin-post'), array('href' => 'https://wordpress.org/support/plugin/wp-external-links/reviews/?filter=5#new-post', 'target' => '_blank', 'label' => 'Rate the Plugin', 'icon' => 'dashicons-thumbs-up'), array('href' => 'https://wordpress.org/support/plugin/wp-external-links/#new-post', 'target' => '_blank', 'label' => 'Get Support', 'icon' => 'dashicons-sos'), );