It sounds like you want to create a multilingual site; even if you aren’t displaying multiple languages on the admin side, it sounds like you want one language in the backend and another on the frontend.
You might want to check out WPBeginner’s article on multi-language WordPress.
If all you are changing is the date language, and you are comfortable editing template, then you can alter the date displays alone using PHP.
Related Posts:
- When to use Exceptions vs Error Objects vs just plain false/null
- WordPress URL Rewrite not working
- Detect a focus on wp_editor
- How to use a frontend URL with a Plugin
- Utilize WP-CLI from inside WordPress, not SSH
- Why is PHP Cookie via plugin only set when logged in as Admin and not regular users? and other questions
- Disable External Pingacks on WordPress Posts and Only Allow ‘Self Pings’
- Loading page template into shortcode
- WordPress template_include filter not working properly
- Using wp_get_image_editor in a standalone script
- Continue execution after WP REST API response
- WordPress Ajax Custom Query – High CPU LOAD
- How to display a value from a radio button in the options menu in wordpress
- allow users to publish without admin approval
- action hook wp_head higher priority as all other plugins/hooks
- Do my defines need to be unique?
- What does $wpdb->get_row return?
- WP add_action factory
- woocommerce subscriptions – get expiration date [closed]
- Delete a WordPress transient from a shortcode on Page/Post update
- Plugin CSS not enqueing
- Swapping wp_dropdown_categories function with wp_category_checklist
- How to show phpinfo() only in a new tab?
- How can I remove a function that has been added to wordpress with add_filter?
- PHP Fatal error: Uncaught mysqli_sql_exception: Table doesn’t exist in wordpress/wp-includes/wp-db.php
- How to call plugin function per site in a multisite?
- How wp-cron can run in background if PHP is single threaded?
- Options API get_option() and update_option() Not Correctly Updating or Returning
- wp_head function not outputting
- Extend PHP regex to cover “srcset” and “style” attributes
- How to make own crop image function for WordPress plugin
- How to let users change site language?
- How can I hide that I Use WordPress (with W3 Total Cache)
- Saving plugin settings – ERROR: options page not found
- Custom array from a query only write the last row of the query
- wp_insert_post: array only. wp_update_post: array|object (?)
- Is it possible to define variables in a wordpress shortcode, and then call the shortcode using a specific variable?
- Building a REST API for your web app exposes primary keys of DB records?
- Custom meta box values are not getting saved for my custom post type
- Can’t upload CSV file to plugin directory using custom upload form in admin panel
- Validate and Sanitize WP REST API Request using WP JSON Schema?
- Custom Registration username_exists / email_exists
- How can I search all plugins for composer’s vendor/autoload.php?
- Action Hook Inside WordPress Plugin Shortcode
- WordPress language switcher doesn’t work
- Can I remove or edit an include() from a function with a filter?
- Call to undefined function error in plugin
- How do I make this Metabox show current DB value?
- Submit form to db
- Get category id when SEO URL is turned on
- Add a custom WooCommerce settings tab with sections
- PHP using external anonymous function inside class
- Using ACF Relationship field to set post type to draft or published status
- How to extend SelectControl with data from my theme
- Add Pre-Defined Value to Click Counter in WordPress
- How can i avoid duplicate same post in wp?
- Drop down question
- How do I disable cache for a certain page?
- code that I can run, or a plug in to show what sql tables something pulls information from
- Automatic email message after manual user approval
- custom mailchimp form using HTTP API
- How to override theme’s public static function inside of a trait?
- pass datetime using wp_localize_script to frontend from settings page
- add custom metabox to media library custom widget
- using filter and hook inside class
- Display attached images of a page or post that are insetred using gallery
- overwrite wordpress gallery with custom gallery shortcode
- Enqueue sripts and styles only if function is called
- Add widget area from visual editor
- Register/enqueue scripts only on certain admin pages
- Looping through custom data in a custom table to display all items in a post
- Priority call methods – PHPMailer->addAddress(NULL)
- not able to access $_POST on backend profile update
- Add Admin Option w/ Anonymous Function
- Custom Plugin Develoment, Form Action
- WordPress Query Crashes Browser
- How to send logs to plugin owner for a plugin?
- How to Request a User to Register on Landing at a Site, Then Automatically Delete the Users Password on Logout?
- Plugin Modification Change Functionality For Logged User Only
- Force CSV download with template_redirect
- INCOMING: Wall of code for form and $_POST, not updating custom field’s value
- add shortcode heading showing multiple time
- WP multisite network plugin fails to see classes loaded with spl autoload
- AJAX & PHP | Call a specific PHP function from a PHP file via AJAX?
- What is this mark for “? function()” [closed]
- How to edit the default database of WordPress [closed]
- using a shortcode in a hyperlink
- How to automatically convert images to WebP on WordPress?
- Check user last login date
- How to translate the blog date in the Avada theme [closed]
- Transate plugin with js & wp_localize_script
- WP Custom tables query
- Import users and custom user meta from csv
- Prevent users from display default wordpress login form
- Create custom table for wordpress custom registration flow
- Woocommerce Convert existing order to the cart
- Redirect posts to post editor page based on query string
- Load style and script for custom post type metabox
- Permissions error when I use my plugin to delete comments in the front-end
- WordPress wp_set_object_terms does not assign product to custom taxonomy