Using WordPress except
Closed this issue · 1 comments
bahadiracar commented
Hi,
I want to use another php system. Is it possible?
devinsays commented
?
This project will only work within WordPress. It saves to the database using WordPress functions, enqueues scripts using WordPress functions, sanitizes options using WordPress functions, displays the options screen using WordPress hooks.
You're welcome to re-use the styles, js, and output markup if that is helpful to you for a non-WordPress project.