answersLogoWhite

0

To create a template or plugin, you will need knowledge of PHP, CSS and HTML. To use WordPress as a blogging platform, you do not need to know PHP. WordPress is a WYSIWYG so you can style the text in the box and create your posts.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is meaning of wordpress coder?

It is a person that code PHP for use with WordPress.


Is there widget in php?

well, as such there is no Widget in php. You need to write your own widget program if you are interested to develop. You must be aware of wordpress built on php plateform and that uses widget extensively :)


Which is the best forum to discuss php and wordpress issues?

There are few forum sites which you can opt for PHP development and wordpress related issues: W3Schools PHPFreaks is also good one DigitalPoint PHPBuilder Sitepoint for both PHP & wordpress PHPBB BBPress Mingleforum BudyPress Source: Rightway Solution


How do you adjust php 5.3 code to make Wordpress Frugal website compatible with php 5.4?

Use PHP 5.4 version latest library .


Can you use WordPress software to create a PHP website?

Well, Wordpress is written in (primarily) PHP, so any blog or website powered by Wordpress is technically a PHP based site, even though Wordpress also has some Javascript and other stuff in there.


What is CMS and its Type in PHP?

CMS is a Content Management System, Some types of CMS's that are written in PHP would be WordPress, Drupal, Joomla. Is this what you were asking?


What is need to know for php?

PHP is powerful language platform to develop dynamic, functional website. PHP is more preferable for eCommerce Web Development.


Where can one make their own Wordpress templates?

You find different Wordpress plugins for download online. They allow you to create your own Wordpress theme for blogging and business websites. You should start by going on to the Wordpress website.


Is it require to have knowledge of other technologies to learn the php technology?

You can learn PHP without knowledge of any other languages. However, in order to use certain basic features of PHP, such as database management and form evaluation, you'll need to know the language of the DBMS and a little HTML.


How do you make a blog using PHP?

The easiest way is to download and use a blogging system such as WordPress. However, if you want to build a system yourself, you shall need a good knowledge of PHP, SQL, CSS and HTML (JavaScript can be good to) as they are the basis in creating dynamic website.


How can I know what PHP version my site is running on?

Set up a PHP file and put the following in it. <?php phpinfo(); ?> Then run it on the server, it will have all the information you will need including what version you are running.


Does Wordpress use MySQL?

Yes, WordPress uses one database which you set-up on installation. It's easy to set-up for those new to MySQL / PHP. It's simple and quick to set-up. WordPress is also a great Content Management Syste.