WP Google Authorship

ຄຳອະທິບາຍ

This plugin helps you add Google authorship markup to your WordPress site, allowing your Google Plus profile picture to appear in Google Search results.

Features:
* Easy 4-step setup process
* Multiple author support
* Multisite compatible
* Shortcode support

ພາບໜ້າຈໍ

ການຕິດຕັ້ງ

  1. Upload the plugin files to /wp-content/plugins/google-plus-author/
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Users > Your Profile
  4. Enter your Google Plus Profile URL
  5. Use the shortcode [googleplusauthor] or the PHP function

ຄຳຖາມທີ່ພົບເລື້ອຍ

How do I use this plugin?

Simply add your Google Plus profile URL in your user profile settings, then use the shortcode [googleplusauthor] in your posts or the PHP function google_plus_author() in your theme.

ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“WP Google Authorship” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມໃນການພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

ແປ “WP Google Authorship” ເປັນພາສາຂອງເຈົ້າ.

ສົນໃຈຮ່ວມພັດທະນາບໍ່?

ເບິ່ງລະຫັດ, ກວດເບິ່ງ ຄັງເກັບ SVN, ຫຼື ຕິດຕາມ ບັນທຶກການພັດທະນາ ຜ່ານ RSS.

ບັນທຶກການປ່ຽນແປງ

2.1

  • Security: Added nonce verification for form submissions
  • Security: Added input sanitization with esc_url_raw() and sanitize_text_field()
  • Security: Added proper output escaping
  • Improved: Replaced deprecated get_currentuserinfo() with wp_get_current_user()
  • Improved: Replaced deprecated update_usermeta() with update_user_meta()
  • Improved: Added text domain for translations
  • Improved: WordPress 6.8 compatibility
  • Fixed: Updated license to GPLv2 or later

2.0

  • Previous version