开发者

Wordpress theme for normal website [closed]

开发者 https://www.devze.com 2023-03-08 11:41 出处:网络
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines guidelines. It is not currently accepting answers.
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines guidelines. It is not currently accepting answers.

We don’t allow questions seeking recomme开发者_如何学编程ndations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 2 years ago.

Improve this question

I have bought a wordpress theme. But i dont want to develop a website using wordpress. How can i use it for developing it normally with php? Any help would be appreciated. Thanks


You can surely reuse the CSS depending how well the theme was crafted, the main part should be in the styling. The XHTML should not be a problem because it’s usually short and with many placeholder. Just replace the WP placeholder with yours own or write an adapter. Yes, if you have time, definitely write an adapter. You could even reuse it or sell it.

0

精彩评论

暂无评论...
验证码 换一张
取 消