Your link doesn’t embed translation for the “Load more” string.
You need to make a modification. If the code is embed in a php file : _e(‘load more’, ‘your_txt_domain’);
If the string to translate is in a js file, you need to use wp_localize_script() function.
Related Posts:
- Problems with autoloading classes via sp_autoload_register / maybe interfering WP-specific autoloader
- Advice on naming files for a plugin
- For performance is it better to build custom functionality into the theme or a plugin
- WordPress tips for speed and performance [closed]
- Save and retrieve custom plugin options value
- How do I add a widget programmatically to a newly created site (WPMU) within a plugin?
- Tracking last login and last visit
- Rename existing old uploaded images containing accented French characters (not during upload)
- Send batch of posts as HTML Email?
- Translate third party plugin and save translation files in custom theme
- Trying to add admin file upload form plugin
- wp_verify_nonce() why return false?
- What’s the best plugin for allowing javascript in a post or page? [closed]
- Plugin “Meta Box”: Implementing meta boxes in custom post type
- register_theme_directory somehow “fails” when folder is outside of WP-Folder
- Disable / Deregister all JS from all plugins
- Do extra plugin files get deleted during an upgrade?
- Adding a custom line of text to php code
- WordPress plugin for mail subscriptions [closed]
- Plugin allowing for artists, events and venues
- Shortcode is not working in homepage page template (custom front page)
- Prevent WordPress plugin from connecting to its server
- HTML in WooCommerce settings
- Redirecting to home page after login as custom role WordPress
- Only allowing some email addresses to create an account
- Where (or when) should I register a new taxonomy?
- Widget with same content across several websites
- WordPress plugin compatibility explaination when wordpress releases its new version (theoretical)
- Fixing WordPress’s Bug (failed to send buffer of zlib output compression) results in “White Screen of Death”
- How to tie dark mode with prefers-color-scheme webkit? [closed]
- how to oauth1 Wp plug-in revoke/reset.?
- Why can’t I access my Intranet LDAPS with NADI?
- qTranslate remove default directory from link
- WordPress adding a menu page when activating a plugin
- Custom User meta field display
- options creation for plugins
- Users are being redirected to main site when trying to register on subsite of my Multisite network
- Slider/text combination plugin
- How to disable a widget when dependent plugin is inactive?
- How can i force wp-admin to use 2-column dashboard layout? [closed]
- First plugin, problem with get_pages
- eLearning Module
- Readable titles in mobile
- adding Adsense’s In-Article Ads between images of blog post
- Export postmeta (custom fields)
- Customizing a blog page layout
- Meta slider plugin only works after first refresh – Object has no method ‘flex slider’
- How to display a number of posts based on a Advanced Custom Field (ACF)
- How do I use a custom theme for the WP Maintenance Mode plugin?
- How to get Facebook comment plugin in blog? [closed]
- value not set in contact form 7 plugin of wordpress [closed]
- How to translate user added content in a plugin
- How to call php file in theme directory from plugin
- uncaught TypeError: Cannot read properties of null (reading ‘classList’) custom plugin
- How do I minify a plugins CSS/JS code?
- Elementor Pro display featured image on section -> style -> image using shortcode
- Error when adding extensions to wordpress version 5.9 with a DIVI install
- Create a pdf from the entries in DB
- I need plugin or method suggestion
- WordPress – send digital product with custom email
- Litespeed brokes my css
- German Market: How can I only show the imprint in the footer of the mail? [closed]
- How can replace this url
- Fatal error: Uncaught Error: Cannot use object of type WP_Error as array in /../plugins/rm-payment.php
- Display Multiple Photos as Featured Image when mouse moves on to it post
- Trying to add a new feature in my wordpress website
- How can I implement radio buttons with icons in Contact form 7?
- SEO Site Title appearing in google search despite not being added
- Use action, filter, or hook to append HTML to WordPress plugin function
- On button click, redirect users to registration page instead of another page
- Missing files in enqueue actions causes WordPress to reload
- I can’t use WP_Query
- Adding/ Removing actions for plugins
- Why user profile update creates Additional Capabilities
- Add new post using a page inside the website
- Adding list of Indexes in wordpress document
- API calls on plugin activation or init?
- Get page content by ID (from a plugin)
- how to protect wordpress website
- Unfortunately removed myself as plugin committer
- Category archive in menu
- WordPress filter function using query modifications
- Plugin won’t activate, fatal error (widget class not found)
- How can I Customize My WordPress Admin Dashboard into Dark Mode?
- Is it possible to recover Deleted users?
- ACF Taxonomy Object term Null [closed]
- Remove on behalf of in wordpress emails?
- Plugin problem. Question is not appearing.
- Embed php code in custom field of a plugin [closed]
- How to make a rest style plugin?
- Sorting/Ordering Poll Plugin?
- Very slow page loads
- Can I merge all my JS and CSS in one file using WP?
- Allow direct access to files/folders within WordPress to replace wp-admin
- How to set meta-data for my plugin
- WordPress isn’t sending welcome email with the password reset
- Autocomplete search field that is feed by a taxonomy from custom post type?
- Plugins updates not showing on wordpress
- Unable to login – critical error
- Custom Elementor controls not appearing in the widget Advanced tab using injection hooks