I think you just need to replace this:
"Return to footnote '.$id_num.' in the text."
with this:
"Return to footnote '.$identifier.' in the text."
The $id_num
is used in the “Display identifiers” loop, but what you want to edit is the “Display footnotes” loop.
Related Posts:
- Post source link plugin – small modification
- How to Replace Words with Hypertext Link But Ignore Previously Existed Links?
- Edit Yoast SEO breadcrumbs output [closed]
- Redirect to another page using contact form 7? [closed]
- same user role or copy the user role to be same as the other role
- implement custom roles in custom plugin
- Post source link plugin – small modification
- Custom Plugin: How to Include Install Buttons of other 3rd Party Plugins?
- Adding discount functionality to the cart
- How to assign a specific service to a specific provider based on location
- Precheck fields when I add a new post
- working code, not working – Plugin Dev
- WordPress: code structure
- Remote upload file to server B
- Plugin update error message
- Keep one user logged for a year?
- Customizing subject in comment notification e-mails
- WP showing “warning: call_user_func_array()”, What to do?
- Generate custom output for page/URL in a plugin
- Set a User as Author of all ‘New Posts’ posted
- How to list the Hooks and order of execution in current loading page? [duplicate]
- How to turn off email you receive when registered?
- How can i change an image’s author?
- I would like to use create a function in my custom plugin to tell WP to use a different header
- bulk change of image setting “link to” to “link to: image url “
- force customers to add only single item to card per purchase EDD [closed]
- How to get post URL in the_content filter?
- How to get subscription key or id using Woocommerce Subscriptions [closed]
- Missing argument 3 for wp_register_sidebar_widget()
- Auto delete WordPress users according to time
- WordPress Plugin Page is Loading in Admin Content Container Instead of Separate Page
- add_query_arg not working
- Shortcode button dosent work for all posts. Work for first post only
- How to stop or remove an action being called inside a function of an extended class
- Theme my Login plugin, how to update fields
- Date calculations from 2 custom fields
- How would I go about creating a user ranked post popularity page?
- How to enable specific plugin only based around shop manager role?
- Adding a new field to the address field type in gravity forms
- Nested shortcode functions accessing variable
- Calling an attribute from a plugin shortcode
- All sites themes functions.php have been changed
- Customize permalink wordpress category id
- WP Query. Is there a maximum size?
- Load Javascript from Plugin in One Page Only?
- Checking the count within a foreach loop
- Plugin Development – Functions or Hooks?
- Help with WP Business Directory Manager Plugin?
- wp_dequeue_script for a Plugin
- Need to replace Currency Shortforms
- Return multiple values in a shortcode attribute
- get specific value of a array | PHP
- Loop in elementor custom widget not working
- Overriding an Array in a Plugin’s Class/Function from functions.php
- .php file for woocommerce edit category? [closed]
- How to translate wordpress error message
- Api external with wordpress
- Change Header (Logo) Based on Login
- Different registration form for different roles
- More gentle way to hook WordPress custom url
- Can you echo PHP code from a variable?
- How to fix these PHP Warnings with the “Feed JSON” plug-in?
- woocommerce remove coupon link does not work
- how to validate input field in wordpress generated with wpform plugin
- add_rewrite_rule to load different page, without changing URL in browser
- How to get current cart values using WC_Shortcodes?
- Share my WordPress plugin for updating how?
- adding dynamic/multiple slug values in ‘option_none_value’
- Submitting form to PHP
- Rename a folder via HTML POST request
- front end editor creation for Restropress plug in – displaying information from a WP admin area, on a different URL
- Get Shortcode output to database for static post_content
- Cron job shedules replace?
- Custom shortcode being shown in WPBakery backend rather than the block
- Change custom rewrite rule when permalink is updated/changed
- Configuring default woo commerce login with modal popup
- Compare Ajax Data Results
- register_activation_hook doesn’t fire at all
- Custom SportsPress list
- My ajax request don´t work and return 0
- Populate select option with JSON file
- Every time I use wp_get_current_user() my plugin breaks
- Find all strings between an enclosing shortcode
- Create csv file in plugin
- Posting code inside the post instead of in the template file using shortcode
- Saving plugin data returns “You do not have sufficient permissions to access this page.”
- Metabox Data not saving
- Can anyone tell me why I can’t edit a plugin when it is installed without having to re-install?
- Including a PHP file via a function that is part of a plugin?
- How to fix vanilla comments extra iframe space
- How to disable register and reset the password from WordPress admin panel?
- How to tweak a plugin without preventing it from updating
- Adminimize Plugin — Is there an alternative to limiting Editor to ‘Appearance > Widgets’ only?
- Integrate Razorpay quick payments plugin with contact form7 plugin
- Adding a script & php to functions.php
- PHP Creating a formula from mysql db values and db stored math operator
- How to disable plugin capability : “create new category”
- Option value not getting updated until page refresh in WordPress
- Sort posts by Date (DESC) and by ACF: active_inactive (ASC)
- WordPress Custom Page Blog Template Pagination Problem (Pagination Not Displaying)