Book Image

WordPress Web Application Development

By : Rakhitha Nimesh Ratnayake
Book Image

WordPress Web Application Development

By: Rakhitha Nimesh Ratnayake

Overview of this book

Table of Contents (19 chapters)
WordPress Web Application Development Second Edition
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Using third- party libraries and plugins


We discussed the importance of open source libraries in detail. Most WordPress developers prefer the creation of web application by installing a bunch of third-party plugins. Ideally, developers should be focusing on limiting the number of plugins within an application to improve the structure of code and the possible conflicts.

On the other hand, some third-party libraries can contain malicious code that enables security holes in your applications. Even though there are some tools for checking malicious code, none of them are 100% accurate, and we can't guarantee the results. The following are some of the plugins for checking malicious code and vulnerabilities of your plugins and themes: