Easy FancyBox – Wordfence reporting changes to plugin
-
WordFence shows a number of changes today from the previous stable version of this plugin.
I’d like to be able to share the screenshots with you for resolution.
Here’s part of it:
The Original Version of the file The Modified Version on your WordPress system
84 ) 84 )
85 ), 85 ),
86 ‘description’ => ‘‘ . __(‘For advanced options and support, please get the Easy FancyBox – Pro extension.’,’easy-fancybox’) . ‘‘ 86 ‘description’ => ‘‘ . __(‘For advanced options and support, please get the Easy FancyBox – Pro extension.’,’easy-fancybox’) . ‘‘
87 ),
88 ‘Links’ => array(
89 ‘title’ => translate(‘Links’),
90 ‘input’ => ‘multiple’,
91 ‘hide’ => true,
92 ‘options’ => array(
93 ‘attributeLimit’ => array (
94 ‘id’ => ‘fancybox_attributeLimit’,
95 ‘title’ => __(‘Exclude’,’easy-fancybox’),
96 ‘label_for’ => ‘fancybox_attributeLimit’,
97 ‘hide’ => true,
98 ‘input’ => ‘select’,
99 ‘options’ => array(
100 ” => translate(‘None’),
101 ‘:not(:empty)’ => __(‘Empty (hidden) links’,’easy-fancybox’),
102 ‘:has(img)’ => __(‘Without thumbnail image’,’easy-fancybox’)
103 ),
104 ‘default’ => ”,
- The topic ‘Easy FancyBox – Wordfence reporting changes to plugin’ is closed to new replies.