Changeset 2974275
- Timestamp:
- 10/03/2023 11:37:13 AM (2 years ago)
- Location:
- kb-support
- Files:
-
- 2 added
- 6 edited
- 1 copied
-
tags/1.5.91 (copied) (copied from kb-support/trunk)
-
tags/1.5.91/CONTRIBUTING.md (added)
-
tags/1.5.91/includes/admin/welcome.php (modified) (1 diff)
-
tags/1.5.91/kb-support.php (modified) (2 diffs)
-
tags/1.5.91/readme.txt (modified) (3 diffs)
-
trunk/CONTRIBUTING.md (added)
-
trunk/includes/admin/welcome.php (modified) (1 diff)
-
trunk/kb-support.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
kb-support/tags/1.5.91/includes/admin/welcome.php
r2832452 r2974275 537 537 ?> 538 538 <h1 class="welcome-h1"><?php echo esc_html( get_admin_page_title() ); ?></h1> 539 <?php $this->social_media_elements(); ?>540 539 541 540 <style type="text/css" media="screen"> -
kb-support/tags/1.5.91/kb-support.php
r2968800 r2974275 4 4 * Plugin URI: https://kb-support.com/ 5 5 * Description: The best help desk tool for WordPress. Simple yet effective. Feature rich. 6 * Version: 1.5.9 07 * Date: 2 February 20218 * Author: WP Chill9 * Author URI: https://wp chill.com6 * Version: 1.5.91 7 * Date: 3rd October 2023 8 * Author: WPOmnia 9 * Author URI: https://wpomnia.com 10 10 * Text Domain: kb-support 11 11 * Domain Path: /languages … … 30 30 * @package KBS 31 31 * @category Core 32 * @author WP Chill33 * @version 1.5.9 032 * @author WPOmnia 33 * @version 1.5.91 34 34 */ 35 35 -
kb-support/tags/1.5.91/readme.txt
r2974008 r2974275 1 === KB Support - WordPress Help Desk ===1 === KB Support - WordPress Help Desk and Knowledge Base === 2 2 Contributors: jack-kitterhing 3 3 Tags: helpdesk, help desk, ticket system, support ticket, knowledge base … … 5 5 Tested up to: 6.3 6 6 Requires PHP: 5.4 7 Stable tag: 1.5.9 07 Stable tag: 1.5.91 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 10 11 The best help desk toolfor WordPress. Simple yet effective. Feature rich.11 The best help desk and Knowlegde Base plugin for WordPress. Simple yet effective. Feature rich. 12 12 13 13 == Description == … … 124 124 == Changelog == 125 125 126 = 1.5.91 - 03.10.2023 = 127 Updated: Removed social media follow button from welcome screen. 128 126 129 = 1.5.90 - 19.09.2023 = 127 130 Fixed: Required file input validation error ( [#269](https://github.com/WPChill/kb-support/issues/269) ) -
kb-support/trunk/includes/admin/welcome.php
r2832452 r2974275 537 537 ?> 538 538 <h1 class="welcome-h1"><?php echo esc_html( get_admin_page_title() ); ?></h1> 539 <?php $this->social_media_elements(); ?>540 539 541 540 <style type="text/css" media="screen"> -
kb-support/trunk/kb-support.php
r2968800 r2974275 4 4 * Plugin URI: https://kb-support.com/ 5 5 * Description: The best help desk tool for WordPress. Simple yet effective. Feature rich. 6 * Version: 1.5.9 07 * Date: 2 February 20218 * Author: WP Chill9 * Author URI: https://wp chill.com6 * Version: 1.5.91 7 * Date: 3rd October 2023 8 * Author: WPOmnia 9 * Author URI: https://wpomnia.com 10 10 * Text Domain: kb-support 11 11 * Domain Path: /languages … … 30 30 * @package KBS 31 31 * @category Core 32 * @author WP Chill33 * @version 1.5.9 032 * @author WPOmnia 33 * @version 1.5.91 34 34 */ 35 35 -
kb-support/trunk/readme.txt
r2974008 r2974275 1 === KB Support - WordPress Help Desk ===1 === KB Support - WordPress Help Desk and Knowledge Base === 2 2 Contributors: jack-kitterhing 3 3 Tags: helpdesk, help desk, ticket system, support ticket, knowledge base … … 5 5 Tested up to: 6.3 6 6 Requires PHP: 5.4 7 Stable tag: 1.5.9 07 Stable tag: 1.5.91 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 10 11 The best help desk toolfor WordPress. Simple yet effective. Feature rich.11 The best help desk and Knowlegde Base plugin for WordPress. Simple yet effective. Feature rich. 12 12 13 13 == Description == … … 124 124 == Changelog == 125 125 126 = 1.5.91 - 03.10.2023 = 127 Updated: Removed social media follow button from welcome screen. 128 126 129 = 1.5.90 - 19.09.2023 = 127 130 Fixed: Required file input validation error ( [#269](https://github.com/WPChill/kb-support/issues/269) )
Note: See TracChangeset
for help on using the changeset viewer.