Created
February 20, 2026 14:12
-
-
Save scripting/a8ff7befe75e571be4207e8d6f88411f to your computer and use it in GitHub Desktop.
HTML in an outline structure
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div class="divItemSummary"> | |
| <div class="divAvatarContainer"> | |
| <div class="divAvatar"> | |
| <img width="64" height="64" src="https://i0.wp.com/daveverse.org/wp-content/uploads/2026/01/cropped-brilliantTree.png?fit=96%2C96&ssl=1"> | |
| </div> | |
| </div> | |
| <div class="divTextContainer"> | |
| <div class="divTopline"> | |
| <div class="spSiteLink"></div> | |
| </div> | |
| <div class="divTitle"></div> | |
| <div class="divWhen"></div> | |
| <div class="divDescription"> | |
| <p> | |
| I think the really big money in AI will be helping all the commerce sites get competitive again. Their sites are breaking, and are anemic compared to what you can do with AI. I think the WordPress community is in great position to get a huge amount of business here because many of these people are your customers. If you're a WordPress developer I'd love to hear what you think. | |
| </p> | |
| </div> | |
| </div> | |
| </div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment