Should be the transient(cache files) of the plugin wp-less that convert the css code in less through a compiler.
After downloading wp-less check the compiler.class to see how the plugin cache the code.
I don’t think this is hacking.
Related Posts:
- When should I be using the Transients API?
- Cache remote (HTTP) request with Transients API
- Is there any danger in deleting all transients?
- Why are transients cleared prematurely?
- Get a list of existing transients
- Storing posts social counters by using transient api
- How to save new transients if query changes?
- Integrating WP-TLC-Transients with WordPress – Where to Begin?
- Is priming a Transient Cache possible?
- How to prevent bot or someone to modify any file automatically?
- What causes a transient to changes status to “Does Not Expire”?
- Reset Transient on New Day
- How to use transients and variables
- Transient storage location? database/xcache/w3Total Cache?
- How to delete transients written by fetch_feed()?
- Set Transient expiration
- Security issues with WP sites
- WordPress transient doesn’t use the transient
- How do I reset a transient when updating a widget’s value?
- How to clear Transients on all sites in Multi Sites environment
- Files automatically added
- Is this the proper usage of creating / using a transient?
- Should I use the Transients API to temporarily hold edited attachements?
- transient or not transient
- Can Transients be used to store sensitive data?
- How can I safely hide the fact that my website runs on WordPress? [closed]
- wp_options flooded with transient API entires
- What does this code do? (Injected code hacked)
- Some one is trying to hack my website, Need guidance [closed]
- Why Transients may not work correctly?
- How many transients is too many transients
- Synchronize Data every minute with set_transient
- Difference between get_site_transient() and get_transient()
- malware undetectable by multiple scans
- delete_transient on click inside a widget form
- Set_Transient to end at midnight
- Admin user lacks admin permissions after hack and can’t reinstate
- Whats wrong with this transient? Not caching as expected
- Set transient with get posts error
- Clear Transients
- Unique Transients user id for Non-Logged In users
- Transient is never set. Why?
- Button to clear transients
- Set transient name
- Ajax call to transients
- How to stop repeated hack on header.php of custom theme? [closed]
- Why can’t I save encrypted data in a transient?
- Doesn’t set_transient() add multiple rows with the same key?
- What would cause set_transient() and set_site_transient() to fail silently?
- Verifying that I have fully removed a WordPress hack?
- Are transients garbage collected?
- How does object caching work?
- If a hacker changed the blog_charset to UTF-7 does that make WordPress vulnerable to further attacks?
- Should I use Transient API to store HTML String, or Object?
- Will it break my site if I delete all transient records in wp_options table?
- Add class to before_widget from within a custom widget
- Is get_option() faster than accessing get_transient()?
- How to get permalinks with category base working with sub-categories
- WordPress site hacked. Has .htaccess been hacked?
- Best practices for using the transients API
- Are transients private or public?
- Using transients in conjunction with memcached
- Tips for finding SPAM links injected into the_content
- wp-cron.php – How are WP’s Cron transients removed?
- Scanning Database for malicious Data
- Do WordPress’ cron’s clean up expired transients?
- Using a wildcard with delete_transient()
- Does set_transient() overwrite/update transient option with same key?
- What’s the case against transient-ing almost everything that’s mostly static?
- Does using set_transient() function can lead to MySQL problems?
- How would I compare and remove hacks to core?
- How to generate/update a XML sitemap without plugins?
- Brute force attack?
- Fallback when Transient API fails
- How Attackers write script into my php files?
- Why does WordPress create two transients with the same name when I specify timeout value?
- Posts in multiple Categories different single.php
- How to delete cached transients from a widget instance properly?
- Fragment caching increasing database queries
- Should I store external API data in my WP database or keep it as a transient?
- Is this a hacking script in function.php?
- WordPress transients for a shortcode
- Explanation of this hacked code
- How to purge all transient caches?
- How to delete a transient on post/page publish?
- Hacking TinyMCE for better usability (shortcodes and html)
- Should the caching of WordPress menus be specific to each page?
- brute force attack even though it is limited by IP
- Long option names fail silently?
- Use Transient API to cache queries for all posts in all categories?
- Looping through posts per category gives same posts for each category
- How to make sure that only one wp_cron() runs at a time?
- What should I do about hacked server?
- How can I assign post a specific ID on creation?
- Transients vs CRON +Custom Fields: Caching Data Per Post
- Transient not working for custom loops
- Websites defaced by uploading script using theme editor
- What’s the effect if this malware if infected your WP?
- How can I find security hole in my wordpress site?
- Malware on site [closed]