|
Обратите внимание, что наш сайт не размещает какие-либо файлы из списка. Вы не можете скачать
эти файлы или скачать torrent-файл.
|
| 01. Add custom post types and taxonomies.mp4 |
11.44Мб |
| 01. Course overview.mp4 |
4.44Мб |
| 01. Create the plugin directory and files.mp4 |
28.74Мб |
| 01. Customize the WordPress loop.mp4 |
35.44Мб |
| 01. Get started.mp4 |
14.62Мб |
| 01. Next steps.mp4 |
2.19Мб |
| 01. Use the Transients API.mp4 |
24.21Мб |
| 01. Welcome.mp4 |
5.95Мб |
| 01-code-custom-url.txt |
365б |
| 01-code-display-settings.txt |
555б |
| 01-code-get-plugin-options.txt |
402б |
| 01-code-register-settings.txt |
365б |
| 01-code-settings-validation.txt |
1.63Кб |
| 02. Add administration menus.mp4 |
28.54Мб |
| 02. Create widgets.mp4 |
25.95Мб |
| 02. Explore WordPress APIs.mp4 |
6.79Мб |
| 02. How to use the exercise files.mp4 |
5.13Мб |
| 02. Prepare for development.mp4 |
8.23Мб |
| 02. Use the HTTP API.mp4 |
31.20Мб |
| 02. Work with custom fields.mp4 |
25.16Мб |
| 02-code-add-toplevel-menu.txt |
526б |
| 02-code-custom-title.txt |
386б |
| 02-code-prevent-direct-file-access.txt |
81б |
| 02-code-settings-callbacks.txt |
3.44Кб |
| 02-code-validate-settings.txt |
140б |
| 03. Action and filter hooks.mp4 |
14.98Мб |
| 03. Add meta boxes.mp4 |
33.25Мб |
| 03. Add the plugin settings page.mp4 |
48.19Мб |
| 03. Explore WordPress plugins.mp4 |
15.19Мб |
| 03. Manage users and roles.mp4 |
35.40Мб |
| 03. Use WP-Cron.mp4 |
20.03Мб |
| 03-code-add-settings-section.txt |
393б |
| 03-code-add-sublevel-menu.txt |
480б |
| 03-code-custom-style.txt |
1.09Кб |
| 04. Add settings callback functions.mp4 |
37.47Мб |
| 04. Implement Ajax.mp4 |
32.20Мб |
| 04. Plugin activation and deactivation.mp4 |
15.12Мб |
| 04. Work with custom database queries.mp4 |
21.06Мб |
| 04. Work with JavaScript and CSS.mp4 |
30.18Мб |
| 04-code-custom-message.txt |
410б |
| 04-code-prevent-direct-file-access.txt |
80б |
| 04-code-section-callbacks.txt |
311б |
| 05. Integrate admin notices.mp4 |
22.07Мб |
| 05. Pluggable WordPress functions.mp4 |
13.34Мб |
| 05. Use the Options API.mp4 |
17.57Мб |
| 05. Use the REST API.mp4 |
30.58Мб |
| 05. Validate plugin settings.mp4 |
21.30Мб |
| 05-code-add-settings-fields.txt |
1.66Кб |
| 05-code-custom-footer.txt |
404б |
| 05-code-include-files.txt |
259б |
| 06. Add custom functionality.mp4 |
31.38Мб |
| 06. Develop secure WordPress plugins.mp4 |
19.51Мб |
| 06-code-custom-toolbar.txt |
547б |
| 06-code-settings-callbacks.txt |
800б |
| 07. Best practices for plugin development.mp4 |
18.21Мб |
| 07. Include JavaScript and CSS.mp4 |
19.65Мб |
| 07-code-custom-scheme.txt |
501б |
| 07-code-prevent-direct-file-access.txt |
80б |
| 08. Plugin internationalization.mp4 |
17.38Мб |
| 09. Add an uninstall feature.mp4 |
13.51Мб |
| 10. Test and debug.mp4 |
8.41Мб |
| activate-deactivate.php |
1023б |
| admin-menu.php |
1.09Кб |
| admin-menu.php |
1.09Кб |
| admin-menu.php |
1.09Кб |
| admin-menu.php |
1.09Кб |
| admin-menu.php |
1.09Кб |
| admin-menu.php |
1.10Кб |
| admin-menu.php |
1.19Кб |
| admin-menu.php |
1.19Кб |
| admin-menu.php |
1.19Кб |
| admin-menu.php |
1.19Кб |
| ajax-admin.js |
674б |
| ajax-admin.php |
3.38Кб |
| ajax-public.js |
712б |
| ajax-public.php |
1.90Кб |
| clean-markup-widget.php |
1.89Кб |
| code-admin-notices.txt |
147б |
| code-admin-notices-custom.txt |
865б |
| code-debug-log.txt |
300б |
| code-file-header.txt |
266б |
| code-file-header-basic.txt |
384б |
| code-file-header-complete.txt |
1.26Кб |
| code-get-request-args.txt |
410б |
| code-load-plugin-textdomain.txt |
214б |
| code-post-request-args.txt |
412б |
| code-prevent-direct-file-access.txt |
80б |
| code-register-uninstall-hook.txt |
228б |
| core-functions.php |
3.67Кб |
| core-functions.php |
3.76Кб |
| core-functions.php |
3.76Кб |
| core-functions.php |
3.76Кб |
| core-functions.php |
3.76Кб |
| core-functions.php |
3.76Кб |
| custom-fields-example.php |
2.40Кб |
| custom-loop-get-posts.php |
1.20Кб |
| custom-loops-pre-get-posts.php |
426б |
| custom-loops-wp-query.php |
1.31Кб |
| custom-loops-wp-query.php |
1.81Кб |
| custom-post-type-example.php |
1.08Кб |
| custom-taxonomy-example.php |
808б |
| custom-widget-general-example.php |
1004б |
| database-examples.php |
4.87Кб |
| enqueue-admin-area.php |
1.15Кб |
| enqueue-examples.php |
1.56Кб |
| enqueue-inline.php |
1.02Кб |
| enqueue-login-page.php |
775б |
| enqueue-public-pages.php |
1.16Кб |
| example-admin.css |
24б |
| example-admin.js |
605б |
| example-clean-markup.txt |
167б |
| example-cond.php |
129б |
| example-func.php |
175б |
| example-oop.php |
355б |
| example-public.css |
27б |
| example-public.js |
607б |
| gpl-copying-permission-statement.txt |
609б |
| http-api-get-request.php |
2.56Кб |
| http-api-post-request.php |
2.71Кб |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
26б |
| index.php |
28б |
| index.php |
28б |
| index.php |
28б |
| license.txt |
17.67Кб |
| license.txt |
17.67Кб |
| license.txt |
17.67Кб |
| license.txt |
17.67Кб |
| license.txt |
17.67Кб |
| license.txt |
17.67Кб |
| license.txt |
17.67Кб |
| license.txt |
17.67Кб |
| license.txt |
17.67Кб |
| license.txt |
17.67Кб |
| license.txt |
17.67Кб |
| license.txt |
17.67Кб |
| license.txt |
17.67Кб |
| license.txt |
17.67Кб |
| meta-box-example.php |
2.01Кб |
| myplugin.php |
465б |
| myplugin.php |
631б |
| myplugin.php |
826б |
| myplugin.php |
1.20Кб |
| myplugin.php |
1.27Кб |
| myplugin.php |
1.39Кб |
| myplugin.php |
1.61Кб |
| myplugin.php |
1.68Кб |
| myplugin.php |
1.68Кб |
| myplugin.php |
1.69Кб |
| myplugin.php |
1.69Кб |
| myplugin.pot |
3.22Кб |
| myplugin.pot |
3.22Кб |
| myplugin.pot |
3.22Кб |
| myplugin.pot |
3.22Кб |
| myplugin-login.css |
191б |
| myplugin-login.css |
191б |
| myplugin-login.css |
191б |
| myplugin-login.css |
191б |
| myplugin-login.css |
191б |
| myplugin-login.css |
191б |
| myplugin-login.js |
96б |
| myplugin-login.js |
96б |
| myplugin-login.js |
96б |
| myplugin-login.js |
96б |
| myplugin-login.js |
96б |
| myplugin-login.js |
96б |
| notes-activation-hook.txt |
1.17Кб |
| notes-example-techniques.txt |
463б |
| options-api-examples.php |
1.13Кб |
| pluggable-functions.php |
591б |
| readme.txt |
3.90Кб |
| readme.txt |
4.57Кб |
| readme.txt |
4.57Кб |
| readme.txt |
4.57Кб |
| readme.txt |
4.57Кб |
| readme.txt |
4.57Кб |
| readme.txt |
4.57Кб |
| readme.txt |
4.57Кб |
| readme.txt |
4.57Кб |
| readme.txt |
4.57Кб |
| readme.txt |
4.57Кб |
| readme.txt |
4.57Кб |
| rest-create-posts.js |
1.37Кб |
| rest-create-posts.php |
1.64Кб |
| rest-read-posts.js |
1.17Кб |
| rest-read-posts.php |
1.59Кб |
| rest-simple-example.php |
2.23Кб |
| security-example-nonces.php |
2.14Кб |
| security-example-sanitization.php |
1.81Кб |
| security-example-validation.php |
2.08Кб |
| settings-callbacks.php |
1.34Кб |
| settings-callbacks.php |
3.96Кб |
| settings-callbacks.php |
4.07Кб |
| settings-callbacks.php |
4.07Кб |
| settings-callbacks.php |
4.07Кб |
| settings-callbacks.php |
4.38Кб |
| settings-callbacks.php |
4.38Кб |
| settings-callbacks.php |
4.38Кб |
| settings-callbacks.php |
4.38Кб |
| settings-page.php |
673б |
| settings-page.php |
673б |
| settings-page.php |
673б |
| settings-page.php |
673б |
| settings-page.php |
673б |
| settings-page.php |
673б |
| settings-page.php |
673б |
| settings-page.php |
673б |
| settings-page.php |
677б |
| settings-page.php |
1.51Кб |
| settings-register.php |
2.49Кб |
| settings-register.php |
2.55Кб |
| settings-register.php |
2.55Кб |
| settings-register.php |
2.55Кб |
| settings-register.php |
2.55Кб |
| settings-register.php |
2.93Кб |
| settings-register.php |
2.93Кб |
| settings-register.php |
2.93Кб |
| settings-register.php |
2.93Кб |
| settings-validate.php |
1.47Кб |
| settings-validate.php |
1.47Кб |
| settings-validate.php |
1.47Кб |
| settings-validate.php |
1.47Кб |
| settings-validate.php |
1.47Кб |
| settings-validate.php |
1.47Кб |
| settings-validate.php |
1.47Кб |
| simple-example-plugin.php |
819б |
| simple-example-plugin.php |
1.20Кб |
| uninstall.php |
263б |
| uninstall.php |
264б |
| uninstall.php |
264б |
| uninstall.php |
268б |
| users-roles-add-remove-roles.php |
3.45Кб |
| users-roles-create-user.php |
4.32Кб |
| users-roles-current-user-can.php |
1.67Кб |
| users-roles-delete-user.php |
3.08Кб |
| users-roles-get-all-roles.php |
1.57Кб |
| users-roles-update-user.php |
4.02Кб |
| wp-cron-example.php |
2.39Кб |