Add filter to allow modify “Unknown” source.
-
HI Guys!
Could you add filter?
src/class-map-plugin-to-options.php
47,51c47
< return apply_filters(
< 'aaa-option-optimizer/get-plugin-name',
< __( 'Unknown', 'aaa-option-optimizer' ),
< $option
< );
> return __( 'Unknown', 'aaa-option-optimizer' );Marcin
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.