* * @link http://looks-awesome.com * @copyright Looks Awesome * @var array $context */ $options = $context['options']; ?>

General Settings

Adjust plugin's global settings here.

Who can moderate

User roles that are allowed to moderate feeds.

Available in PRO

PREMIUM FEATURE

To access this and many other premium features please activate BOOST subscription or make one‑time purchase of PRO version.
get_names(); foreach ($roles as $role_value => $role_name) { $checked = isset($options['mod-role-' . $role_value ]) && $options['mod-role-' . $role_value ] == 'yep' ? 'checked' : ''; $value = $checked ? 'yep' : 'none'; echo '
'; } } ?>
Date format

Used in post timestamps.

value="agoStyleDate"/> value="classicStyleDate"/> value="wpStyleDate"/>
Open links in new tab

Any link in post will be opened in new tab.

Disable proxy pictures

Proxying improves performance.

Disable curl "follow location"

Can help if your server uses deprecated security setting 'safe_mode' and streams don't load.

Use IPv4 protocol

Sometimes servers use older version of Internet protocol. Use setting when you see "Network is unreachable" error.

Force HTTPS for all resources

Load images and videos via HTTPS. Use this setting if you notice browser security warnings. Be advised, not every API provides resources via HTTPS.

Аmount of stored posts for each feed

Notify about broken feeds

You will get notifications once per day to your blog admin email.

Alternative way to render shortcode

Check this if nothing is displayed when you add shortcode.

Remove all data on uninstall

Check this if you want to erase all database records that plugin created.
Also will remove any Boosts subscription.

Save Changes