外掛說明
這個外掛已於 2020 年 4 月 2 日關閉,且不提供下載。 原因: 安全性問題
使用者評論
2019 年 11 月 30 日
Thank you very much for putting this together and maintaining it. I will be using this for my next project.
2017 年 10 月 26 日
3 則留言
It does what it is supposed to do. It gives us a modest tool to build functionalities within WordPress with use of MVC pattern.
Totally underestimated.
2016 年 9 月 3 日
1 則留言
A good project starter ! Please share your code to make it even stronger 🙂
2016 年 9 月 3 日
This perfectly helps anybody who wants to create a wp plugin. It leads to a clean plugin structure and also provides smooth wp admin integration (no ugly WP_List_Table stunts are necessary any more). Don’t want to miss this any more. Some php development skills are required.
2016 年 9 月 3 日
I am a Java Developer implementing some Wordpress site by an accident 🙂 wp-mvc is a great, light answer to all J2EE frameworks like Spring MVC. It really speeds the development up!