Skip to content

Commit

Permalink
Add: detect Twenty Twenty-Five WordPress core theme
Browse files Browse the repository at this point in the history
  • Loading branch information
adamsilverstein committed Dec 3, 2024
1 parent a322d9b commit b5b48bb
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/technologies/t.json
Original file line number Diff line number Diff line change
Expand Up @@ -3234,6 +3234,20 @@
"scriptSrc": "/wp-content/themes/twentytwentyone/",
"website": "https://wordpress.org/themes/twentytwentyone"
},
"Twenty Twenty-Five": {
"cats": [
80
],
"description": "Twenty Twenty-Five is the default WordPress theme for 2025.",
"dom": "link[href*='/wp-content/themes/twentytwentyfive/']",
"icon": "WordPress.svg",
"pricing": [
"freemium"
],
"requires": "WordPress",
"scriptSrc": "/wp-content/themes/twentytwentyfive/",
"website": "https://wordpress.org/themes/twentytwentyfive"
},
"Twenty Twenty-Three": {
"cats": [
80
Expand Down

0 comments on commit b5b48bb

Please sign in to comment.