- 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
Posts Tagged with php
- Options API, Settings API
- Complete Plugin Management Page
- Example Using Transients API
- per - user settings
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
This post covers my notes on Adding an RSS Web Feed (chapter 9) in Yii from the book "Web Application Development with Yii and PHP" by Jeffrey Winesett about learning Yii by taking a step-by-step approach to building a Web-based project task tracking system from conception through production deployment - software development life cycle (SDLC) issue-management application.
This post covers my notes on Adding User Comments (chapter 8) in Yii from the book "Web Application Development with Yii and PHP" by Jeffrey Winesett about learning Yii by taking a step-by-step approach to building a Web-based project task tracking system from conception through production deployment - software development life cycle (SDLC) issue-management application.
- Comments design & develop
- Creating the widget RecentComments
This post covers my notes on User Access Control (chapter 7) in Yii from the book "Web Application Development with Yii and PHP" by Jeffrey Winesett about learning Yii by taking a step-by-step approach to building a Web-based project task tracking system from conception through production deployment - software development life cycle (SDLC) issue-management application.
- RBAC
