pj655040999@gmail.com

Install Lamp Server on Llinux , Debian

Install Lamp Server on Linux (Debian ,Ubuntu) Install LAMP Server on Ubuntu? A few complex packages but all (bar linux!) can be installed with one command and then following the on-screen instructions: (NOTE: All the commands here need to be typed into a terminal, open one by pressing Ctrl+Alt+T.) sudo apt-get install lamp-server^ It’s important

Install Lamp Server on Llinux , Debian Leer más »

Plugin Development WordPress

Plugin Development Plugin Developer Handbook – The best starting place for learning about how to develop plugins WordPress Coding Standards – General information about coding standards for WordPress development Debugging in WordPress – Reference and guide for using the built-in debugging system in WordPress. Data Validation – A must-read for WordPress plugin authors. Describes the

Plugin Development WordPress Leer más »

WordPress API

WordPress API the online manual for WordPress and a living repository for WordPress information and documentation.   The WordPress API stands for the WordPress Application Programming Interface. It can be separated into multiple API sections / topics. Each covers the functions involved in and use of a given set of functionality. Together they form what

WordPress API Leer más »

Function Reference

Codex Function Reference Contents 1 Functions by category 1.1 Post, Custom Post Type, Page, Attachment and Bookmarks Functions 1.2 Category, Tag and Taxonomy Functions 1.3 User and Author Functions 1.4 Feed Functions 1.5 HTTP API Functions 1.6 Comment, Ping, and Trackback Functions 1.7 Action, Filter, and Plugin Functions 1.8 Theme-Related Functions 1.9 Formatting Functions 1.10

Function Reference Leer más »

PHPXref

http://phpxref.sourceforge.net/ About PHPXref PHPXref is a developer tool that’s designed to ease the process of working on large PHP projects by making it very fast and easy to browse the code documentation along with the code itself. It works by scanning a project directory and translating the files it finds into readable cross-referenced HTML, simultaneously

PHPXref Leer más »