Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Social Link Look

Descrizione

Social Link Look allows you to change your website shared informations, details and images.
The plugin covers the share for basically every social media, like Facebook, Whatsapp, Linkedin, Twitter, VK…
The huge amount of compatible social medias is thanks to Open Graph Protocol.

Screenshot

Installazione

Install the plugin the enable it from from plugin page. You\’ll see “Social Link Look” on admin left side menu.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Social Link Look” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog

1.2

  • Updated minimum PHP requirement to 8.0 for WordPress 6.7 compatibility
  • Updated minimum WordPress requirement to 6.0
  • Fixed fatal error: nested function definitions caused “cannot redeclare” errors on repeated saves
  • Fixed nonce verification blocking initial page load (GET requests)
  • Fixed bug in twitter_description validation referencing wrong variable
  • Fixed uninitialized variable warnings in PHP 8.x when no data exists
  • Removed duplicate add_action for admin_menu
  • Removed improper ABSPATH redefinition
  • Added capability check (manage_options) on form submission
  • Used esc_url_raw() for URL field sanitization instead of sanitize_text_field()
  • Used wp_unslash() before sanitization per WordPress coding standards
  • Replaced deprecated MySQL int display width syntax for MySQL 8.0+ compatibility
  • Removed PHP closing tags per WordPress coding standards
  • Added proper ABSPATH security checks to all files
  • Loaded scripts in footer for better performance
  • General code cleanup following WordPress coding standards

1.1

  • Updated compatibility with WordPress 6.7
  • Updated PHP requirement to 7.4 for better security and performance
  • Added proper escaping to all meta tag outputs (XSS protection)
  • Fixed undefined $_GET variable warnings in modern PHP
  • Added charset and collation support to database table creation
  • Implemented prepared statements for all database queries (SQL injection protection)
  • Improved overall security and compatibility with latest WordPress standards

1.0

  • Initial Release.