HackerTrans
TopNewTrendsCommentsPastAskShowJobs

selul

no profile record

Submissions

My Journey to Creating a WP Plugin with ChatGPT: 120 Hours, No Prior Experience

themeisle.com
8 points·by selul·2 jaar geleden·1 comments

Show HN: We Built Hyve, an AI Chatbot for WordPress – First Version Now Free

themeisle.com
4 points·by selul·2 jaar geleden·1 comments

Show HN: A Beginner's Guide to the WordPress Interactivity API

wpshout.com
6 points·by selul·2 jaar geleden·0 comments

Show HN: An AI-Powered WordPress Site Builder That We Are Open-Sourcing Today

themeisle.com
192 points·by selul·2 jaar geleden·84 comments

comments

selul
·2 jaar geleden·discuss
I tried to build a WordPress plugin using ChatGPT with no development experience. Learn why that's not a good idea and what to do instead.
selul
·2 jaar geleden·discuss
I don't think there is any other option. If those are very simple websites, there are some wp plugins that allow you to map them to domains, i.e you can use a single instance of WordPress and map the content to different domains. One plugin for this use case is WP Landing Kit.
selul
·2 jaar geleden·discuss
Hi there,

That's a very good question. In WordPress, Full Site Editing (FSE) allows you to design your entire site—including the header, footer, and everything in between—using blocks. Blocks are the components for adding content in the new WordPress block editor, enabling you to easily incorporate text, images, videos, and more.

For this new approach, your site will require a Block theme, designed specifically for compatibility with this new editor. Also, one thing to note here is that the traditional theme customizer is no longer present in this environment. Instead, FSE allows direct manipulation of site elements within the WordPress Block Editor interface.