Skip to content

Commit 29c14c3

Browse files
committed
home page updated
1 parent 1325f86 commit 29c14c3

27 files changed

+42
-42
lines changed

docs/.vitepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ export default {
227227
},
228228
footer: {
229229
message: "Released under the MIT License.",
230-
copyright: "Copyright © 2024-present Comfort HRM",
230+
copyright: "Copyright © 2025-present Comfort HRM",
231231
},
232232
markdown: {
233233
theme: "material-palenight",

docs/comfortjob/classic-widgets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ The following classic widgets(currently 0 widgets (core and pro)) can be accesse
2525

2626

2727

28-
**Last modified:** December 9, 2024
28+
**Last modified:** December 9, 2025

docs/comfortjob/code-samples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ card: "article"
1212

1313

1414

15-
**Last modified:** December 9, 2024
15+
**Last modified:** December 9, 2025

docs/comfortjob/elementor-widgets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ card: "article"
1212

1313

1414

15-
**Last modified:** December 9, 2024
15+
**Last modified:** December 9, 2025

docs/comfortjob/gutenberg-blocks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ card: "article"
1212

1313

1414

15-
**Last modified:** December 9, 2024
15+
**Last modified:** December 9, 2025

docs/comfortjob/hooks-and-filters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ add_action('comfortjob_after_job_listing');
6666
- `do_action('comfortjob_job_single_end', $job);`
6767

6868

69-
**Last modified:** December 26, 2024
69+
**Last modified:** December 26, 2025

docs/comfortjob/how-to-install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ You can install Comfort Job plugin from your wordpress dashboard -> Plugins -> A
2525
**Comfort Job Addon** doesn’t work without the core plugin **Comfort Job**. So, before you install the pro addon you need to have the core Comfort Job plugin installed and activated (if you want to activate this pro addon). So, Comfort Job Pro Addon is an addon plugin for core plugin Comfort Job.
2626
To install CBX Changelog Pro Addon you have to purchase [license and download](https://codeboxr.com/product/cbx-changelog-for-wordpress/#downloadarea) from our website and then install manually.
2727

28-
**Last modified:** December 9, 2024
28+
**Last modified:** December 9, 2025

docs/comfortjob/how-to-translate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ card: "article"
1313
We are not providing any translation (if we add we will mention in future) with the plugin, but we provide the translation template or pot file inside this plugin’s languages folder which can be translated using standard wordpress translation process. But we recommend using [Loco translate](https://wordpress.org/plugins/loco-translate/) which helps to translate from the WordPress dashboard and very easy. We have a video tutorial about [how to use this](https://www.youtube.com/watch?v=yOkEzvjx6PM) loco translate plugin.
1414

1515

16-
**Last modified:** December 9, 2024
16+
**Last modified:** December 9, 2025

docs/comfortjob/shortcodes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,4 +113,4 @@ Shortcode can be added in theme directly following this below code snippet
113113
https://gist.github.com/manchumahara/c4761d5c30f309694d0bd269b9fccaf9
114114

115115

116-
**Last modified:** December 9, 2024
116+
**Last modified:** December 9, 2025

docs/comfortjob/template-override.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ For pro addon: `wp-content/plugins/comfortjobpro/templates`
1919
To override any file from your theme you have to create a folder called `comfortjob` inside your theme or child theme and copy files from the plugin’s template folder and put in this newly created folder inside your theme folder `comfortjob`. The process is same as the woocommerce theme file override.
2020

2121

22-
**Last modified:** December 9, 2024
22+
**Last modified:** December 9, 2025

0 commit comments

Comments
 (0)