This is a dead end approch as the enqueue API do not support such versioning format which means that you will have to avoid using it, which is not a great thing. Your specific problem here is that you added the rule too late, RewriteRule . /index.php [L] “transfers” handling to wordpress and nothing is going to be done after that, which means that you need to switch the order of them. And again changing the wordpress core rewrite rules is not smart, you should probably add a specific section outside of the wordpress rules section.
Related Posts:
- Multisite theme path rewrite using .htaccess
- Getting failure when using filemtime() with wp_enqueue_style
- Caching and Versioning for rtl.css
- How Do I Programmatically Force Custom Permalinks with My Theme?
- How wp_cache is supposed to work, and does it help with performance?
- How can you develop on a live WordPress installation that is using W3 Total Cache? [closed]
- wp_insert_post breaks rewrite rules
- Why specific file directory fails to redirect but its parent folder succeeds?
- How to write .htaccess dynamically? [closed]
- Rewrite rule to load images from production does nothing
- WordPress rewrite rules don’t need ^?
- How to display posts in hyperlink with nested slugs?
- Force a specific template based on the URL
- How can i redirect one url to another url using .htaccess or add_rewrite_rule
- WordPress custom post type permalink: website.com/post-name/post-id
- How to make a local cache of mshots images
- .htaccess rules for blocking bots with an extra condition
- Redirections and rewrites to subdomain
- Rewriting “pretty” blog category URL with htaccess / add_rewrite_rule() causes 404 page
- Redirect to another page using contact form 7? [closed]
- Should i clear the plugin cache for cache busting?
- I used single quote to design HTML of my WordPress blog. Now site redirects to index.php everytime than page.php or single.php
- Take control of WordPress before functions.php
- How do I make WordPress revise an .htaccess file a certain way?
- My wordpress theme name isn’t updating straight away
- Rewriting subfolders to specific parent folder in WordPress
- hide theme files for admin beneath root
- When I save changes for css and js in my WP localhost env windows 10 the changes don’t take effects immediately!
- Pretty URL via Rewrite
- .htaccess and proxy settings for routing a decoupled REST API consuming theme
- using htaccess to check for cookie on permalink then conditionall rewrite with query parameter
- Cannot get 301 redirection in htaccess to work (either Redirect or Rewrite)
- What is the best practice workflow for new website overhaul and keeping current SEO ranking? [closed]
- htaccess and redirect to new url using regex
- Duplicate WordPress site to subdirectory but use same db?
- Can’t get pretty permalinks to work without index.php
- WordPress theme Modifications not showing up on live server
- Configuring static page with add_rewrite_rule gives 404 after navigating to Permalinks admin panel
- Set parent theme language with custom .mo files
- WooCommerce: multiple input field for multiple product variations
- Change template if tag selected
- Where WordPress Stores The Custom Fields Values
- How to unset a set query variable?
- Theming Using Bootstrap Glyphicons and WordPress Dashicons
- Overide enqueue in non plugable function via child theme
- Overrride buddypress theme function [closed]
- Custom Post Type Query issue
- WP_editor doesnt apply wpautop on single line content
- Starting point for custom Themes [closed]
- How to order by multiple date meta_values?
- How to reverse engineer the Twenty Eleven background image uploader?
- How to safely return the HTML?
- How do I modify the ‘more’ link in a feed
- Create something that can be added or removed in Customizer
- jQuery from parent theme loaded with many other scripts in a single min.js file
- Menu dispareing when visititing current page [closed]
- I need to develop a one-page design
- How do I reset a rewrite?
- index.php file in wp-content/themes/ folder
- WordPress dashboard
- Implementing HTML/CSS menu in WordPress theme
- Allow filtering of loops for all categories
- show_option_none not working in meta box
- Is there a template tag I can use to link to the archive page corresponding to the month that a post was published on?
- Hide/disable sidebar using shortcode?
- Where are the options “template” and “current_theme” derived from
- What Can I do To Achieve this Effect: WIP -> Portfolio
- How do I open a post in a custom page in wordpress?
- A Reviews Page is Showing root Index.php instead of Template-Page
- Twentytwenty theme p-tags break em- and strong-tags that span several paragraphs
- Image cropping isn’t working correctly when using Offload Media
- Can any IDE (eg PHPStorm, VS Code) correctly show functions added via require get_template_directory() string results?
- Pages not displaying as sections on static page
- How to test another theme in a live WordPress website instead of live preview?
- custom js script is not loading
- Template for front page (latest posts)
- How to toggle WP Customizer Panel and Section with JavaScript API?
- is_active_sidebar() problem
- Theme option page doesn’t save options
- Can’t upload images on new theme
- footer menu changes primary menu
- Code for creating three vertical columns in WordPress Bootstrap theme
- Primary Menu Showing All Pages With No Sub-Nav
- htaccess mod_rewrite not working
- wp_update_comment not working
- WordPress 3.9 two menus in same position?
- Image load issue with custom page template on Internet Explorer
- Custom widget not appearing on front end
- Custom widgets in theme option page
- Adding custom widgets to theme sidebar on activation
- Showcase your wordpress themes [closed]
- wordpress page as website
- Develop theme with demo default content, programmatically create pages
- the_author() str_replace error
- Block to show posts from same category
- How can I enforce user to use Application password to generate JWT token? [closed]
- Only show read more text when when wp:post-excerpt meets excerptLength
- Where to find the category page in Bosa Theme
- Which is recommended to learn first: classic themes or block themes?
- What is the best way to use Bootstrap for WordPress Theme Development?