codeink-studios/wp-care-plan
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== WP Care Plan === Contributors: wpcareplan Donate link: https://buy.stripe.com/bJe28tfN60XjeaWeoz9AA00 Tags: wp-care-plan Requires at least: 5.0 Requires PHP: 7.4 Tested up to: 6.9 Stable tag: 2.0.6 License: GPLv3 or later License URI: https://www.gnu.org/licenses/gpl-3.0.html == Description == WP Care Plan is a white label care plan dashboard with details about your care plan offerings, the ability to submit a task, display a log of completed tasks, and add customizable content blocks which can be used to up-sell services, ask for a review and more. = Features = * Change logo and logo link on login screen to your agency logo or client logo. * Display details about your care plan offerings. * Display details about your clients' care plan start date, end date, billing cycle and term. * Display quick links to relevant websites, documents and more. * Add a form for your clients' to submit tasks directly from within WordPress. * Display a log of tasks that have been completed as part of the care plan. * Add customizable content blocks to up-sell your services, ask for a review, or whatever you desire. = Documentation = Check out our [documentation](https://docs.google.com/document/d/1M9gCquV5tLzjMnzfDj0SkcjGlnfnPr-iR6b9NlNLYsM/edit?usp=sharing) for more information on how to use WP Care Plan. == Changelog == = 2.0.6 – 12.12.25 = * Change: Removing licensing functionality, making plugin free. = 2.0.5 – 12.04.24 = * Bug Fix: Fix to update _load_textdomain_just_in_time function. = 2.0.4 – 07.26.24 = * CSS Fix: Updated the Dashboard's CSS to fix the layout issue with CookieYes plugin notification. = 2.0.3 – 05.06.24 = * Change: Users can now use the plugin even if their license is expired. Unlicensed plugins will not receive plugin updates. * Change: Code improvements. = 2.0.2 – 04.08.24 = * New feature: Added shortcodes to use within the Care Plan dashboard, and a new menu item for displaying said shortcodes. * New feature: Global notification functionality. * New feature: Ability to change the width of the Brand Logo in the WP Care Plan settings page. * New feature: Ability to change the dashicons icon used for the WP Care Plan admin menu items. * Change: Removed function that changed the “WP Care Plan” label under the “Settings” admin menu item. * Bug fix: Fixed plugin conflict with the White Label CMS plugin. = 2.0.1 – 10.19.2023 = * Change: Changed navigation icon for 'Task Log' for the WP Care Plan settings page. = 2.0.0 – 08.30.2023 = * New feature: New and improved admin interface for the WP Care Plan settings page. Including switching to toggles instead of checkboxes. * Change: Removed tooltips in favor of accessibility. Instead, informational details are displayed below the field label. * Change: Updated navigation labels, section titles, section descriptions, form labels, and help text for better understanding. * Bug fix: When "Display Round Logo?" was disabled, the logo still appeared round. * Bug fix: Set default background color for logo to a dark color vs. white. = 1.0.7 – 06.15.2023 = * Change: Updated the ‘Start Date’ and ‘End Date’ fields to accept string values. * Change: Added custom classes to the Care Plan dashboard elements so that the elements can be targeted for custom styling. * New feature: Added fields for “Heading Font” and “Body Font” under Brand Settings. This would allow the user to choose Google Fonts for headings and body font for a more customizable and branded look. * New feature: Added a field for “Enable Dark Mode” under Brand Settings to switch to a dark mode theme. * Bug fix: Relating to if an export file included an image link that is non-existent. = 1.0.6 – 12.28.2022 = * New feature: Allow for notices to be dismissible. = 1.0.5 – 12.27.2022 = * Bug fix: Care plan settings Array error for start date, end date, billing cycle and minimum term values. * Bug fix: Uncaught TypeError: array_merge(). = 1.0.4 – 12.22.2022 = * New feature: Adding a "JavaScript embed" option in Task Log Settings to allow for JavaScript embeds. * Change: Renamed "Google Sheets" to "iframe embed" in Task Log Settings, indicating any iframe code will work. * Bug fix: Undefined array key "dashboard-hide-wp-care-plan-on-admin-bar". = 1.0.3 – 12.21.2022 = * New feature: Added customizable labels for the Start Date, End Date, Billing Cycle and Minimum Term fields, making all text on the dashboard editable. * New feature: Allow iframe code or shortcodes to render in customizable content sections. * New feature: Keep Accordions in current state when settings are saved. * New feature: Added a "Hide Care Plan Link in Admin Bar" in Care Plan Dashboard Settings to remove the Care Plan link in the top admin bar. * New feature: Added "JavaScript embed" option in Form Settings to allow for JavaScript embeds. * Change: Renamed "iframe" to "iframe embed" in Form Settings. * Change: Updated single column responsiveness for screen sizes under 961px. = 1.0.2 – 12.02.2022 = * New feature: Allow renaming the "WP Care Plan" label in the Care Plan Dashboard Settings. * New feature: Allow other user roles to access the WP Care Plan dashboard. * New feature: Adding a field for "Website Cared For By" customization. * New feature: Add an option to add an "Edit Care Plan Settings" button to the WP Care Plan dashboard. * Change: Renamed "CRM Settings" to more applicable "Customer Support Settings". * Change: Re-ordered Care Plan Settings for Start Date, End Date, Billing Cycle and Minimum Term to match Care Plan dashboard. * Change: Renamed "Google Form" to "iframe" in "Form Settings". * Bug fix: JS error (Uncaught TypeError) in wp-care-plan-repeater.min.js. * Bug fix: Form title padding fix. * Bug fix: JS single quotes converting to ASCII Characters in Live Chat embed textarea. * Bug fix: Unforcing the WordPress mark for the logo on the login page if no logo is selected. * Bug fix: Resetting text alignment for flexible content sections one and two so users can set their own alignment. = 1.0.1 – 11.25.2022 = * Fixed "headers already sent" error when WP_DEBUG is enabled. * Updated CSS for Google Form iframe to fill height of its container. * Added additional padding above "Website Cared For By" * Linked the WP Care Plan logo on the settings page to the main settings page. = 1.0.0 – 11.25.2022 = * Plugin launched.