FileMood

Download Lynda-Widgets

Lynda Widgets

Name

Lynda-Widgets

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

447.0 MB

Total Files

161

Hash

8F4CD93618F72D1527894A59088F10DBB6E420A1

/00 Introduction/

0001 Welcome.mov

9.9 MB

0002 Using the exercise files.mov

550.0 KB

/01 Getting Started/

0104 Installing and configuring WordPress.mov

8.9 MB

0102 Installing WPI for Windows.mov

7.4 MB

0106 Setting up a PHP WordPress development environment.mov

6.9 MB

0103 Installing MAMP for the Mac.mov

5.5 MB

0101 WordPress overview.mov

4.8 MB

0105 Comparing WordPress 3.0 with previous versions.mov

3.7 MB

/02 Understanding WordPress Plugin Basics/

0202 Administering plugins from the WordPress admin.mov

9.1 MB

0201 Exploring WordPress plugins.mov

5.8 MB

0203 Exploring where plugins reside.mov

4.9 MB

0204 Introduction to hooks.mov

3.4 MB

/03 Building a WordPress Plugin/

0310 Introducing shortcode.mov

12.7 MB

0303 Installation and activation.mov

9.3 MB

0308 Writing a pluggable function.mov

9.1 MB

0305 Writing an action.mov

9.0 MB

0304 Writing activation code.mov

9.0 MB

0306 Writing a filter.mov

7.2 MB

0301 Creating the plugin PHP file(s).mov

6.1 MB

0302 More on hooks Actions and filters.mov

5.9 MB

0309 Using template tags.mov

4.2 MB

0307 About pluggable functions.mov

3.7 MB

/04 Using and Creating WordPress Widgets/

0406 Enabling configuration of widgets.mov

13.9 MB

0405 Writing the constructor and registering widgets.mov

10.1 MB

0404 Creating a new widget.mov

10.0 MB

0403 Using and customizing built-in widgets.mov

4.1 MB

0401 Widgets and the WordPress Widgets SubPanel.mov

4.0 MB

0402 Comparing widgets and plugins.mov

1.9 MB

/05 Plugin Options and Administration/

0508 Using jQuery and AJAX for administration.mov

19.3 MB

0505 Integrating with the WordPress admin menus.mov

14.8 MB

0507 Using existing options and option editing pages in WordPress.mov

13.5 MB

0501 Creating an admin interface.mov

11.1 MB

0502 Saving data to the database.mov

10.2 MB

0504 Options editing post-WordPress 2.7.mov

9.0 MB

0506 WordPress admin dashboard API.mov

7.1 MB

0503 Securing form submission with nonces.mov

4.4 MB

/06 Using the WordPress Database/

0603 Accessing data using $wpdb.mov

17.4 MB

0601 Accessing the WordPress database.mov

16.7 MB

0605 Inserting data.mov

12.5 MB

0604 Creating new tables.mov

10.0 MB

0602 Using the built-in schema.mov

5.1 MB

/07 The Loop, Posts, and Pages/

0704 Using jQuery and AJAX for posts and pages.mov

17.1 MB

0703 Custom filtering and sticky posts.mov

14.5 MB

0701 Introducing the Loop.mov

11.3 MB

0702 Using WP_Query().mov

7.1 MB

/08 The WordPress Plugin Lifecycle/

0802 Creating an uninstall function.mov

16.8 MB

0803 Backward compatibility issues.mov

8.1 MB

0801 Registering and promoting plugins.mov

3.8 MB

/09 Security and Extensibility/

0901 Understanding security issues.mov

17.5 MB

0902 Internationalizing your plugin.mov

8.0 MB

/10 Conclusion/

1001 Goodbye.mov

298.7 KB

/.../01 Creating the Plugin PHP/

firstPlugin.php

0.9 KB

/.../03 Installation and Activation/

copyright_plugin_post_step_2.php

0.6 KB

copyright_plugin_post_step_1.php

0.4 KB

copyright_plugin.php

0.2 KB

/.../04 Writing Activation Code/

activate_post_step2.php

0.6 KB

activate_post_step1.php

0.4 KB

activate.php

0.2 KB

/.../05 Writing an Action/

cc_comment_endStep2.php

0.6 KB

cc_comment_endStep1.php

0.5 KB

cc_comment.php

0.2 KB

/.../06 Writing a Filter/

feed_copyrighter_endStep1.php

0.5 KB

feed_copyrighter_endStep2.php

0.3 KB

feed_copyrighter.php

0.2 KB

/.../07 About Pluggable Functions/

cc_comment.php

0.6 KB

/.../08 Writing Pluggable Functions/

welcome_endStep2.php

1.6 KB

welcome_endStep1.php

1.4 KB

welcome.php

0.3 KB

/.../09 Template Tags/

copyright_plugin_step_2.php

0.6 KB

copyright_plugin.php

0.5 KB

copyright_plugin_step_1.php

0.4 KB

/.../10 Shortcode Introduction/

smp_map_it_endStep2.php

0.7 KB

smp_map_it_endStep1.php

0.6 KB

smp_map_it.php

0.5 KB

/.../04 Creating a New Widget/

simpleWidget_post_step_2.php

0.7 KB

simpleWidget_post_step_1.php

0.4 KB

simpleWidget.php

0.2 KB

/Exercise Files/Chapter 4/0BKRCW~X/

simpleWidget_post_step1.php

1.6 KB

simpleWidget_post_step2.php

1.6 KB

simpleWidget.php

1.0 KB

/Exercise Files/Chapter 4/0YU02K~Z/

simpleWidget_post_step2.php

1.0 KB

simpleWidget_post_step1.php

0.8 KB

simpleWidget.php

0.7 KB

/.../01 Creating an Admin Interface/

cc_comment_endStep1.php

1.0 KB

cc_comment_endStep3.php

1.0 KB

cc_comment_endStep2.php

1.0 KB

cc_comment.php

0.6 KB

/.../02 Saving Data to the Database/

cc_comment_endStep2.php

1.6 KB

cc_comment_endStep1.php

1.4 KB

cc_comment.php

1.0 KB

/.../04 Options Editing Post WordPress 2.7/

cc_comment_endStep1.php

1.8 KB

cc_comment.php

1.6 KB

cc_comment_endStep2.php

1.6 KB

/.../05 Integrating with Admin Menus/

cc_comment_endStep3.php

1.8 KB

cc_comment_endStep2.php

1.6 KB

cc_comment.php

1.6 KB

cc_icon.png

0.5 KB

/.../06 WordPress Admin Dashboard API/

simple_db_widget_endStep3.php

0.7 KB

simple_db_widget_endStep2.php

0.7 KB

simple_db_widget_endStep1.php

0.5 KB

simple_db_widget.php

0.3 KB

/.../07 Using Options Editing Pages/

cc_comment.php

1.8 KB

cc_comment_endStep4.php

1.2 KB

cc_comment_endStep3.php

1.2 KB

cc_comment_endStep2.php

1.1 KB

cc_comment_endStep1.php

0.9 KB

/.../cc_comment_end/

cc_comment.php

2.0 KB

cc_icon.png

0.5 KB

cc_comments.js

0.5 KB

uninstall.php

0.0 KB

/.../cc_comment_start/

cc_comment.php

1.4 KB

cc_icon.png

0.5 KB

uninstall.php

0.0 KB

/Exercise Files/Chapter 5/0VEGI4~A/

cc_comment_done.php

1.7 KB

cc_comment.php

1.6 KB

/.../01 Accessing the WordPress Database/

dbInfo_endStep3.php

0.8 KB

dbInfo_endStep2.php

0.7 KB

dbInfo_endStep1.php

0.6 KB

dbInfo.php

0.5 KB

/.../02 WordPress Built-in Schema/

WP3.0-ERD.png

209.1 KB

/.../03 Accessing Data using wpdb/

dbInfo_endStep3.php

1.5 KB

dbInfo_endStep2.php

1.1 KB

dbInfo.php

1.0 KB

dbInfo_endStep1.php

0.9 KB

/.../04 Creating New Tables/

browser_detector_endStep2.php

0.9 KB

browser_detector_endStep1.php

0.8 KB

browser_detector.php

0.3 KB

/.../05 Inserting Data into WordPress/

browser_detector_endStep2.php

1.1 KB

browser_detector_endStep1.php

1.1 KB

browser_detector.php

0.8 KB

/.../01 Introducing the Loop/

top_posts_endStep2.php

0.7 KB

top_posts_endStep1.php

0.6 KB

top_posts.php

0.5 KB

/.../02 Using WP_Query/

top_posts_endStep1.php

0.8 KB

top_posts.php

0.7 KB

/.../03 Custom Filtering and Sticky Posts/

top_posts_endStep3.php

1.0 KB

top_posts_endStep2.php

0.9 KB

top_posts_endStep1.php

0.9 KB

top_posts.php

0.9 KB

/.../top_posts_end/

top_posts.php

1.5 KB

top_posts.js

0.5 KB

/Exercise Files/Chapter 7/0HYW0Q~0/

top_posts.php

0.9 KB

/.../cc_comment_endStep1/

cc_comment.php

1.4 KB

cc_icon.png

0.5 KB

/.../cc_comment_endStep2/

cc_comment.php

1.4 KB

cc_icon.png

0.5 KB

uninstall.php

0.1 KB

/.../cc_comment_start/

cc_comment.php

1.8 KB

cc_icon.png

0.5 KB

/.../03 Backwards Compatibility Issues/

cc_comment.php

1.4 KB

top_posts_end.php

0.9 KB

top_posts.php

0.8 KB

/.../01 Security Issues/

simpleWidget_end.php

1.9 KB

simpleWidget.php

1.5 KB

browser_detector_end.php

1.3 KB

browser_detector.php

1.1 KB

/.../02 Internalizing Your Plugin/

wordpress.pot

405.0 KB

top_posts.php

1.5 KB

top_posts_endStep1.php

1.0 KB

copyright_plugin_endStep1.php

0.6 KB

copyright_plugin.php

0.6 KB

 

Total files 161


Copyright © 2025 FileMood.com