WordPress Web Application Development

WordPress Web Application Development

Rakhitha Nimesh Ratnayake

Language: English

Pages: 376

ISBN: 1783280751

Format: PDF / Kindle (mobi) / ePub


Everyone it seems loves WordPress and this is your opportunity to take your existing design and development skills to the next stage. Learn in easy stages how to speedily build leading-edge web applications from scratch.

Overview

  • Develop powerful web applications rapidly with WordPress
  • Practical scenario-based approach with ready-to-test source code
  • Learning how to plan complex web applications from scratch

In Detail

Developing WordPress-powered websites is one of the standout trends in the modern web development world. The flexibility and power of the built-in features offered by WordPress has made developers turn their attentions to the possibility of using it as a web development framework. This book will act as a comprehensive resource for building web applications with this amazing framework.

"WordPress Web Application Development" is a comprehensive guide focused on incorporating the existing features of WordPress into typical web development. This book is structured towards building a complete web application from scratch. With this book, you will build an application with a modularized structure supported by the latest trending technologies.

"Wordpress Web Application Development" provides a comprehensive, practical, and example-based approach for pushing the limits of WordPress for web applications beyond your imagination.

This book begins by exploring the role of existing WordPress components and discussing the reasons for choosing WordPress for web application development. As we proceed, more focus will be put into adapting WordPress features into web applications with the help of an informal use-case-based model for discussing the most prominent built-in features. While striving for web development with WordPress, you will also learn about the integration of popular client-side technologies such as Backbone, Underscore, and jQuery, and server-side technologies and techniques such as template engines, RSS feeds, Open Auth integration, and more.

After reading this book, you will possess the ability to develop powerful web applications rapidly within limited time frames with the crucial advantage of benefitting low-budget and time-critical projects.

What you will learn from this book

  • Adapt existing WordPress features and functions into web applications
  • Develop extendable plugins with cutting-edge codes
  • Build and customizing themes beyond conventional web layouts
  • Integrate the latest trending web development technologies into WordPress
  • Use third-party plugins and libraries to simplify application development
  • Master tips and tricks using existing WordPress features

Approach

An extensive, practical guide that explains how to adapt WordPress features, both conventional and trending, for web applications.

Who this book is written for

This book is intended for WordPress developers and designers who have the desire to go beyond conventional website development to develop quality web applications within a limited time frame and for maximum profit. Experienced web developers who are looking for a framework for rapid application development will also find this to be a useful resource. Prior knowledge with of WordPress is preferable as the main focus will be on explaining methods for adapting WordPress techniques for web application development rather than explaining basic skills with WordPress.

HTML and CSS: Design and Build Websites

Professional Python Frameworks: Web 2.0 Programming with Django and Turbogears (Programmer to Programmer)

PHP Quick Scripting Reference

WordPress Web Application Development

Responsive Web Design with HTML5 and CSS3

Pro PHP and jQuery (2nd Edition)

 

 

 

 

 

 

 

 

 

 

 

 

main_router function to invoke the component-specific routing functions. Originally, routing rules were used in the plugins named wpwa-user-manager, wpwa-theme, wpwa-open-source, and wpwa-opauth. We used a different type of routing process inside these plugins. The routing procedure used in wpwa-theme and wpwa-opauth is unique, and hence we invoke the routing function within these components. On the other hand, wpwa-user-manager and wpwa-open-source contain a common routing process, and hence we

breaching security needs Detailed instructions on how to achieve each task, followed by clear explanations of concepts featured in each recipe Please check www.PacktPub.com for information on our titles Learning jQuery 1.3 ISBN: 978-1-84719-670-5 Paperback: 444 pages Better Interaction Design and Web Development with Simple JavaScript Techniques 1. An introduction to jQuery that requires minimal programming experience 2. Detailed solutions to specific client-side problems 3. For

Creating widgets Creating a custom template loader Designing the home page template Generating an application's frontend menu Creating a navigation menu Displaying user-specific menus on the frontend Creating pluggable and extendable templates Pluggable or extendable templates Extendable templates in web applications Pluggable templates in WordPress Comparing WordPress templates with Twig templates Extending the home page template with action hooks Customize widgets to enable

wp-admin folder for handling AJAX requests. So let's make an AJAX request using the recommended method. Creating an AJAX request using jQuery jQuery is built into WordPress and most developers seem to prefer it over other client-side libraries in plugin development, so we are going to use jQuery throughout this process of creating AJAX plugins. It's important to know that you can use similar libraries like Prototype, Dojo, or plain JavaScript code for making AJAX requests. Let's identify the

are taking control in web development. On the one hand, they are completely free and allow developers to customize and create their own versions. On the other hand, large communities are building around open source frameworks. Hence, these frameworks are improving in leaps and bounds at an increasing speed, providing developers with more stable and bug-free versions. WordPress uses dozens of open source libraries and there are thousands of open source plugins in its plugins directory. Therefore,

Download sample

Download