• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

WPSSO Core Premium

WPSSO Core Premium 17.16.0 [UNTOUCHED]

No permission to download

sharmanhall

Well-known member
Trusted Uploader
Aug 7, 2022
513
1,252
93
⭐️⭐️⭐️⭐️⭐️
sharmanhall submitted a new resource:

WPSSO Core Premium - The Complete Structured Data Plugin

THE COMPLETE STRUCTURED DATA PLUGIN FOR WORDPRESS​

Present your content at its best on social sites and in search results – no matter how URLs are shared, reshared, messaged, posted, embedded, or crawled.

Provides structured data markup for:

  • Facebook / Open Graph
  • Facebook Catalog Feed XMLs
  • Google Knowledge Graph
  • Google Merchant Feed XML
  • Google Rich Results / Rich Snippets
  • Image and Video SEO
  • Instagram Catalog Feed XMLs
  • Mobile Web...

Read more about this resource...
 
PHP:
// Get the current wpsso_options array
$options = get_option('wpsso_options');


// Update the 'plugin_wpsso_tid' element in the array
$options['plugin_wpsso_tid'] = 'WPSSO-PP-00000000000000000';


// Update the wpsso_options option with the new array
update_option('wpsso_options', $options);
 
PHP:
// Get the current wpsso_update_manager_config option value
$config = get_option('wpsso_update_manager_config');

// Unserialize the string to get an array
$config_array = unserialize( $config );

// Update the values in the array with the new values
$config_array['auth_type'] = 'tid';
$config_array['auth_id'] = 'WPSSO-PP-00000000000000000';
$config_array['plugin_status'] = 'S*';

// Serialize the array back to a string
$config_serialized = serialize( $config_array );

// Update the wpsso_update_manager_config option with the new serialized string
update_option('wpsso_update_manager_config', $config_serialized);
 
Last edited:
sharmanhall updated WPSSO Core Premium with a new update entry:

WPSSO Core Premium

PHP:
/*
 * Plugin Name: WPSSO Core Premium
 * Plugin Slug: wpsso
 * Text Domain: wpsso
 * Domain Path: /languages
 * Plugin URI: https://wpsso.com/extend/plugins/wpsso/
 * Assets URI: https://surniaulula.github.io/wpsso/assets/
 * Author: JS Morisset
 * Author URI: https://wpsso.com/
 * License: GPLv3
 * License URI: https://www.gnu.org/licenses/gpl.txt
 * Description: Present your content at its best on social sites and in search results - no matter how URLs are shared, reshared...

Read the rest of this update entry...
 
sharmanhall updated WPSSO Core Premium with a new update entry:

WPSSO Core Premium

Code:
/*
 * Plugin Name: WPSSO Core Premium
 * Plugin Slug: wpsso
 * Text Domain: wpsso
 * Domain Path: /languages
 * Plugin URI: https://wpsso.com/extend/plugins/wpsso/
 * Assets URI: https://surniaulula.github.io/wpsso/assets/
 * Author: JS Morisset
 * Author URI: https://wpsso.com/
 * License: GPLv3
 * License URI: https://www.gnu.org/licenses/gpl.txt
 * Description: Present your content at its best on social sites and in search results - no matter how URLs are shared, reshared, messaged...

Read the rest of this update entry...
 
sharmanhall updated WPSSO Core Premium with a new update entry:

WPSSO Core Premium

PHP:
/*
 * Plugin Name: WPSSO Core Premium
 * Plugin Slug: wpsso
 * Text Domain: wpsso
 * Domain Path: /languages
 * Plugin URI: https://wpsso.com/extend/plugins/wpsso/
 * Assets URI: https://surniaulula.github.io/wpsso/assets/
 * Author: JS Morisset
 * Author URI: https://wpsso.com/
 * License: GPLv3
 * License URI: https://www.gnu.org/licenses/gpl.txt
 * Description: Present your content at its best on social sites and in search results - no matter how URLs are shared, reshared...

Read the rest of this update entry...
 
sharmanhall updated WPSSO Core Premium with a new update entry:

WPSSO Core Premium

Code:
/*
 * Plugin Name: WPSSO Core Premium
 * Plugin Slug: wpsso
 * Text Domain: wpsso
 * Domain Path: /languages
 * Plugin URI: https://wpsso.com/extend/plugins/wpsso/
 * Assets URI: https://surniaulula.github.io/wpsso/assets/
 * Author: JS Morisset
 * Author URI: https://wpsso.com/
 * License: GPLv3
 * License URI: https://www.gnu.org/licenses/gpl.txt
 * Description: Present your content at its best on social sites and in search results - no matter how URLs are shared, reshared, messaged...

Read the rest of this update entry...
 
Hi @sharmanhall ! How to nulled ? Best regards
PHP:
// Get the current wpsso_update_manager_config option value
$config = get_option('wpsso_update_manager_config');

// Unserialize the string to get an array
$config_array = unserialize( $config );

// Update the values in the array with the new values
$config_array['auth_type'] = 'tid';
$config_array['auth_id'] = 'WPSSO-PP-00000000000000000';
$config_array['plugin_status'] = 'S*';

// Serialize the array back to a string
$config_serialized = serialize( $config_array );

// Update the wpsso_update_manager_config option with the new serialized string
update_option('wpsso_update_manager_config', $config_serialized);
 
  • Like
Reactions: an0nimo
sharmanhall updated WPSSO Core Premium with a new update entry:

WPSSO Core Premium

PHP:
/*
 * Plugin Name: WPSSO Core Premium
 * Plugin Slug: wpsso
 * Text Domain: wpsso
 * Domain Path: /languages
 * Plugin URI: https://wpsso.com/extend/plugins/wpsso/
 * Assets URI: https://surniaulula.github.io/wpsso/assets/
 * Author: JS Morisset
 * Author URI: https://wpsso.com/
 * License: GPLv3
 * License URI: https://www.gnu.org/licenses/gpl.txt
 * Description: Present your content at its best on social sites and in search results - no matter how URLs are shared, reshared...

Read the rest of this update entry...
 
WPSSO Core Premium 17.2.0
+ WPSSO Update Manager v5.0.0


Code:
\wpsso\lib\pro
This is the single folder difference between WPSSO Core (Free) and WPSSO Premium

WPSSO Update Manager is what modifies the free plugin to make it premium version.
If you want to null it, you'd likely need them both.

---

Alternatively, here is my half-baked null-script:

PHP:
// Get the current wpsso_update_manager_config option value
$config = get_option('wpsso_update_manager_config');

// Unserialize the string to get an array
$config_array = unserialize( $config );

// Update the values in the array with the new values
$config_array['auth_type'] = 'tid';
$config_array['auth_id'] = 'WPSSO-PP-00000000000000000';
$config_array['plugin_status'] = 'S*';

// Serialize the array back to a string
$config_serialized = serialize( $config_array );

// Update the wpsso_update_manager_config option with the new serialized string
update_option('wpsso_update_manager_config', $config_serialized);

@an0nimo -- let me know if it works for you.
I can also upload any addons if you are unable to download them...?
 

Attachments

  • WPSSO-Core-Premium-17.2.0-UNTOUCHED.zip
    2.1 MB · Views: 1
  • wpsso-update-manager-5.0.0-UNTOUCHED.zip
    136.3 KB · Views: 6
  • Like
Reactions: an0nimo
please help : were to add code inside this folder there is many files there can you help

\wpsso\lib\pro
 
Last edited:
please help : were to add code inside this folder there is many files there can you help


\wpsso\lib\pro
Dude scroll up, i gave the null script:

PHP:
// Get the current wpsso_update_manager_config option value
$config = get_option('wpsso_update_manager_config');

// Unserialize the string to get an array
$config_array = unserialize( $config );

// Update the values in the array with the new values
$config_array['auth_type'] = 'tid';
$config_array['auth_id'] = 'WPSSO-PP-00000000000000000';
$config_array['plugin_status'] = 'S*';

// Serialize the array back to a string
$config_serialized = serialize( $config_array );

// Update the wpsso_update_manager_config option with the new serialized string
update_option('wpsso_update_manager_config', $config_serialized);
 
  • Like
Reactions: amit338
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock