I know add id for each loop is not an existing hook I just put it there as I was hoping someone could tell me the right hook to use.
To give you more a sense of what I am trying to do. hopefully this link will help. I have everything working just trying to port/move it to a plugin. As for re-loading jquery I found it didn’t work on a previous code so I will re-examine it.
So its impossible to modify a template file from a plugin? could I reset the query and make a new loop in the plugin to add the id?
Link
Related Posts:
- Add multiple plugin directories
- What are the differences between WPINC and ABSPATH?
- Where do I put the code snippets I found here or somewhere else on the web?
- Giving Multiple Authors Access to a Plugin’s WP.org Repo
- What are the package and subpackage comment for?
- Creating a default Custom Post Template that a Theme can override
- Which files get updated in a plugin update?
- How do I add to the list table a filter?
- Custom plugin giving: wp-admin/admin-ajax.php 400 (Bad Request)
- WordPress plugin update not showing on wp.org [closed]
- Show plugin only on a specific page
- Hide WordPress Plugin Deactivation Links
- how would I include a js file with tags into wordpress?
- WordPress Plugin development Call to undefined function jQuery()
- ElasticPress how to Include Meta to the mapping?
- Created Widget Not Showing up on Admin Panel
- OOP: Display warning and deactivate the plugin if PHP version is less than 5.4
- Tracking Disqus comments on Google Analytics
- Why does deactivating a plugin cause error: “You do not have sufficient permissions to access this page”?
- WordPress 3.5 Media Manager – add a button
- How to skip woocommerce checkout out page? [closed]
- Allow users mark posts as “complete”?
- Using the “Latest posts” feature on a different site
- Remove specific product from shop in woocommerce [closed]
- Is there a way to order posts and custom post types as one group?
- How to keep users unique id stored in session in addition to IP in WordPress plugin?
- Prevent a plugin from being automatically activated
- The plugin generated 3 characters of unexpected output during activation
- uninstall.php file in Plugin to clean DB
- how to protect WordPress RSS Feed from “Feed Fetcher”
- WooCommerce deleted all my menus, categories, theme, pages [closed]
- ERR_CONTENT_DECODING_FAILED: How to fully delete gzip compression plugins?
- transfer a file from one domain to another via wp
- Single, unzipped PHP file as plugin?
- WordPress putting “rn” in every line break?
- How to require users to login when not logged in
- TinyMCE Styles Dropdown not adding html tags other than span
- Difference and examples of esc_attr__() and esc_attr_e()
- Change the display of Settings API (do_settings_sections)
- woocommerce with custom post type
- Create Table on Plugin Activation
- Issue running db create table query from static method
- correct sql query
- SQL query, error
- Problem of encoding characters (apostrophes) in my posts publications
- How to backup single post in wordpress [closed]
- Restricting page access [closed]
- How to execute a plugin on a single page only?
- Sanitizing file & directory form input
- What’s my optimal choice for remote access to my localhost sites?
- Custom CSS not being added by plugin
- plugin inside a wordpress theme
- How to display results from a data table with an encrypted user id?
- What causes wp_schedule_single_event to fire off?
- Managing media by folder
- Gantry Framework: new page loads homepage content instead of page content
- Activation flow of a plugin in a multisite environment
- Checkbox show / hide output result
- login form should redirect to register page for in 1st login next time it should redirected to home page
- CSS error in Simple CSS plugin [duplicate]
- how to convert frontpage.php to dynamic page?
- Site navigation from Google not using HTTPS for some resources, causing redirect loop
- Object of class WP_Error could not be converted to string in /formatting.php
- multiple image upload using wp_enqueue_media
- Ajax call to php function doesn’t work PHP code
- On save_post need to wp_insert_post and save partent post id to child post and child post id to parent post
- Overwrite a file with the content of a textarea
- Website painfully slow after migration to VPS2
- How to Modify WordPress Plugin Placement/Position on Post Page?
- Cookie set in a plugin visible in admin but not on front
- Edit plugin filter
- can’t use span or icon tags on when editing visual composer element
- WordPress crob job performance
- Team member plugin problem after changing to another hosting
- How to limit each front-end user to view just his own uploaded files on Amazon S3?
- AJAX login without a plugin does not work. when add a action to function.php
- How do i get all author posts on custom post type list
- Programmatically retrieve the sidebar/s classes
- Plugins not activated after update?
- Displaying image from a repeatable group
- AJAX doesn’t pass variables to the php function in the plugin
- Submit form stored in one plugin from another plugin?
- Overwrite CSS of Instaemail plugin popup
- How to add character to content of post?
- Trouble After Update, Removing Plugin
- Move related products after product summary? [closed]
- Get ID of a NextGen album that is linked to a subpage [closed]
- Trying to insert a row from a Plugin
- Use a WordPress Plugin in non-WordPress .php page [closed]
- Cannot modify header information – headers already sent by
- How can I get information on who is downloading my plugin? (new to this)
- Browser Cache causes ‘Orderby=rand’ to return the same posts
- add_image_size is not generatin images of correct dimensions
- How can I delete the options from DB when the plugin is deleted?
- I want to allow certain file types on dokan upload files
- How to create different woocommerce single_product.php pages for each product? [closed]
- ShipHub for WordPress
- What are the implications of having main plugin file name different to plugin slug?
- How to check if the post exists in any of the categories?
- How to secure custom endpoint for rest api in WordPress