August 2017
Beginner
412 pages
10h 30m
English
Some plugins add a page to wp-admin where you or the user can edit plugin options. We've seen this with W3 Total Cache, Yoast SEO, and others. Now, let's modify our plugin to give the user some control over which document types are supported. The following is what the new management page will look like when we are done:

First, deactivate the plugin we just wrote. We'll make changes to it and then reactivate it. Following are the steps we'll carry out to modify the plugin in order to make this new page possible:
Read now
Unlock full access