Skip to content

Commit

Permalink
Merge pull request #81 from adamsilverstein/add/twenty-twenty-five
Browse files Browse the repository at this point in the history
Add: detect Twenty Twenty-Five WordPress core theme
  • Loading branch information
tunetheweb authored Dec 3, 2024
2 parents 10a0cbd + 096b555 commit ff508dc
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 ff508dc

Please sign in to comment.