该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Social Link Look

描述

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.

屏幕截图

  • SLL on backend.

安装

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

评价

此插件暂无评价。

贡献者及开发者

「Social Link Look」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Social Link Look」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

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.