what frame is used in this website?
-
I appreciate any help in advanced.
Can anybody tell me what frame is used in this website?
(Laravel, Simfony…)The blog I need help with is: (visible only to logged in users)
-
-
It’s my understanding that Lodestar is a standalone theme, so it doesn’t use any sort of framework like a Genesis theme would.
But maybe I’m missing the point of your question. Could you clarify what you mean by Framework? Thanks.
-
Sure, e.g
Symfony is a web application framework…
Laravel is a free, open-source PHP web framework…then What I want to know in what framework this theme is developed.
Thanks in advanced
-
-
I replied to your other thread where you looked for the theme source code.
You can open the zip file and check it yourself:
-
Interesting question! After consulting my esteemed colleagues, my understanding is that the only framework that WordPress.com is utilizing is the jQuery Javascript framework. Other than that, WordPress.com, which predates both Symfony and Laravel, is literally built on top of WordPress.
Hope this helps answer your question!
All the best,
Travis -
-
Hi @inkatic, WordPress.com, at the base is the software that you can download from WordPress.org although there are many changes and additions that have been made here to add the features and such. The forums, support pages, everything runs on WordPress software. That software is written primarily in PHP, Javascript, and as @mabinn mentions, JQuery.
You can read more about the history of WordPress on the WordPress.org About page.
You can download the WordPress.org software and look through all of it since WordPress is Open Source software.
-
All themes that are created for WordPress typically use PHP, Javascript and in some cases, JQuery. Most likely the bulk of all that is written in plain text editors or in development text editor for code, like Sublime or MacVim. That holds true for the WordPress core software as well.
- The topic ‘what frame is used in this website?’ is closed to new replies.