Golf Scores

外掛說明

GOLF SCORES for WordPress by Tony Korologos at TKServer.com, is a WordPress plugin/widget which tracks a single WP member’s golf scores.  The application is great for tracking 9 or 18 hole golf rounds or frisbee golf rounds.  Golf Scores automatically calculates net scores, shows scoring history, and has a comment area for each round’s commentary.  The plugin includes full administrative back end featuring score entry, score editing and/or moderation.
 
The authorized user may punch in golf scores from the administrative area.

安裝方式

This section describes how to install the plugin and get it working.

  1. Upload the folder golfScores to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Before use, set preference settings (authorized user, list limits, custom CSS class, etc) in Golf Scores/Wordpress administration

常見問題集

How many users can track their scores?

One at a time.

Can I add more than one user to track their scores?

No. This is a single user plugin. This is a possible future “pro” option.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Golf Scores〉的開發相關工作。

參與者

將〈Golf Scores〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.2.1

  • Fixed function name conflicts with other plugins
  • Renamed widget() function to golf_scores_widget() to prevent redeclaration errors
  • Renamed load_my_scripts() function to golf_scores_load_scripts() to prevent conflicts
  • Improved plugin compatibility with other WordPress plugins

1.2

2025
* Major security update: Fixed SQL injection vulnerabilities in bulk delete operations
* Security enhancement: Added comprehensive XSS protection with proper output escaping
* Security improvement: Implemented CSRF protection for all frontend forms with nonce verification
* Enhanced input validation and sanitization throughout the plugin
* Fixed insecure direct object references with proper authorization checks
* Strengthened access controls and removed information disclosure vulnerabilities
* Fixed undefined variable warnings in widget display
* Improved code security following current WordPress standards
* Updated for modern WordPress compatibility

1.1.0.0

11/06/15
* Updated functionality to WordPress 4.3.1. Fixed some division by zero errors. Cleaned up front end widget paging. Removed some outdated code and features.

1.0.4.1

  • Minor fixes to readme.txt and main file

1.0.4

  • added more user verification to functions for additional security

1.0.3

11/21/13
* added input sanitation for further security

1.0.2

11/21/13
* fixed sql injection threats

1.0.1

11/20/13
* minor tweaks, updated for auto-update

1.0

  • Initial release – 11/16/13