Change display "Showing all Jobs"
-
Hello!
I want to change “Showing all Jobs” to “Showing all Confereces”, I found a code in the file “class-wp-job-manager-ajax.php” as follows:
$ result [‘showing’] = apply_filters (‘job_manager_get_listings_custom_filter_text’, sprintf (__ (‘Showing all% s’, ‘wp-job-manager’), implode (”, $ result [‘showing’])));
I’ve copied the class-wp-job-manager-ajax.php into the child theme and try to edit it but it did not work, please let me know what I can do to change this?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Change display "Showing all Jobs"’ is closed to new replies.