Posts Tagged with Professional WordPress Plugin Development

  • No-Confl ict Mode in WordPress
  • A Proper Way to Include Scripts
  • Plugin Ajax Read More
  • Plugin Front Delete Comment
  • Custom post types
  • Post metadata
  • Custom taxonomies
  • Register Custom Shortcodes
  • $shortcode_tags
  • Enables [url] and [b] shortcodes in comments
  • Display Time - Limited Content, Obfuscate Email Addresses, Members Eyes Only
  • Checking if a Table Already Exists
  • Plugin that displays the avatar by role
  • Plugin with User Metadata
  • Roles
  • Plugin limits the editing of admin posts
  • Plugin Forum Roles
  • Options API, Settings API
  • Complete Plugin Management Page
  • Example Using Transients API
  • per - user settings
  • Check current_user_can()
  • Nonces
  • Validating and Sanitizing Cookbook
  • $wpdb

plugin Internationalizing JavaScript

In this post u can learn first steps in coding widgets and integrate them in WP

  • ADDING MENUS AND SUBMENUS
  • CREATING WIDGETS
  • STYLES, ICONS, ...

A plugin in WordPress is a PHP script that extends or alters the core functionality of WordPress.

  • List of the main available APIs
  • ADVANTAGES OF PLUGINS
  • Commands: Paths, Activate/DE, Uninstall
  • Hooks