zavet1129
New member
- May 5, 2022
- 0
- 2
- 2
Okay I'll try that out, but my theme doesn't ve a child theme, maybe I'll create one or use snipet plugin@samify101 here the code
Okay I'll try that out, but my theme doesn't ve a child theme, maybe I'll create one or use snipet plugin@samify101 here the code
change to php 7.4
Thanks Man, same problem, just change do PHP 7.4 and working.change to php 7.4
try generate the apk files using https://www.pwabuilder.com once the plugin has been setup completely.
Did you find this backdoor?Hello Dear Guys
when i am activated this this plugins. some days is look is okay. after few days then i see plugins is disable. i think this plugins owner have backdoor system ion this plugins. so that is not safe: Instantify
Add bellow code to your function file, solvedHello Dear Guys
when i am activated this this plugins. some days is look is okay. after few days then i see plugins is disable. i think this plugins owner have backdoor system ion this plugins. so that is not safe: Instantify
include_once ( ABSPATH . 'wp-admin/includes/plugin.php' );
foreach (array(
'daftplug-instantify',
) as $plugin) {
$path = sprintf('%s/%s.php', $plugin, $plugin);
if (!is_plugin_active( $path )) {
activate_plugin( $path );
add_action( 'admin_notices', function() use ($plugin) {
echo '<div class="updated"><p>' . sprintf('<strong>%s</strong> plugin is required & auto-enabled by the current theme.', $plugin) . '</p></div>';
} );
}
}
Add bellow code to your function file, solved
Code:include_once ( ABSPATH . 'wp-admin/includes/plugin.php' ); foreach (array( 'daftplug-instantify', ) as $plugin) { $path = sprintf('%s/%s.php', $plugin, $plugin); if (!is_plugin_active( $path )) { activate_plugin( $path ); add_action( 'admin_notices', function() use ($plugin) { echo '<div class="updated"><p>' . sprintf('<strong>%s</strong> plugin is required & auto-enabled by the current theme.', $plugin) . '</p></div>'; } ); } }
Downlaod Instantify v6.2 - PWA & Google AMP & Facebook IA for WordPress Nulled Free
v6.2 – 25 January, 2022
ADDED - Option to control enabled platforms for PWA and AMP
IMPROVED - AMP feature
FIXED - Push notifications stats
FIXED - Deactivate license issue
Downlaod Instantify v6.3 - PWA & Google AMP & Facebook IA for WordPress Nulled Free
v6.3 – 6 February, 2022
IMPROVED - Translatable strings
FIXED - AMP errors