--%>

Features of WordPress

Describe features of WordPress?

E

Expert

Verified

The main features of wordpress are following :

1.      No rebuilding
2.      Full standards compliance
3.      Intelligent text formatting
4.      WordPress Links
5.      WordPress Pages
6.      WordPress Themes
7.      Comments
8.      Spam protection
9.      Full user registration
10.   Cross-blog communication tools
11.   Easy installation and upgrades
12.   Password Protected Posts
13.   Easy Importing
14.   Workflow
15.   XML-RPC interface
16.   Typographical niceties
17.   Multiple authors
18.   Ping away
19.   Bookmarklets

 

   Related Questions in Programming Languages

  • Q : Monte Carol method to estimate pi An

    An interesting way to estimate pi can can done using Monte Carol method with minimal mathematics. Monte Carlo is known for its casinos. A Monte Carlo method uses change, or in our case, random numbers to simulate the real situation. The situation we simulate here is t

  • Q : Determine a web page element which

    How can I determine a web page element which contains exact text?

  • Q : What is an Arithmetic expression

    Expression: It is a combination of operands and operators which generates a resultant value. Expressions contain a resulting type that affects the context in which they might be employed.

  • Q : Syntax to create AJAX objects Write the

    Write the syntax to create the AJAX objects?

  • Q : How class and a structure are different

    How class and a structure are different?

  • Q : Define Parallel programming Parallel

    Parallel programming or parrelel computing is the concurrent use of multiple compute resources to resolve a specified problem. Parallel program always comprises of concurrently executing processes, problem decomposition relates to the manner in which

  • Q : Define Zip file Zip file : It is a file

    Zip file: It is a file employed to store compressed versions of the files. In connection with Java bytecode files, such have mostly been superseded by the Java Archive (abbreviated as JAR) files.

  • Q : Problem on linear equations using Matlab

    Use Matlab to solve the following system of linear equations:2x + y + 3z = 12x + 6y + 8z = 36x + 8y + 18z = 5Capture Matlab code and the result in a text file.

  • Q : Describe Overriding for restriction

    Overriding for restriction: It is a form of method overriding in which the sub-class version of a method calls the super-class version first of all and then employs or manipulates the outcome or consequences of that call in some manner.

  • Q : Meaning of active and passive objects

    Illustrate in brief the meaning of active and passive objects?