Which programming languages were used to create WordPress?
|
closed as not a real question by Brian Fegter, Wyck, kaiser, toscho♦ Sep 12 '12 at 22:54
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
Wordpress is based on PHP. The dynamic data is stored in a MySQL-Database. For viewing the front- & backend HTML and JavaScript are used. For special operations like the media-upload there are also used technics like Flash and Silverlight. As developer of themes or plugins u can use every programming language for web development. |
|||
|
|
|
According to Wikipedia:
It's back end also uses JavaScript and naturally CSS. |
|||
|