Sublime
Sublime for PHP developers Sublime Text: The text editor you’ll fall in love with https://www.sublimetext.com/
Sublime for PHP developers Sublime Text: The text editor you’ll fall in love with https://www.sublimetext.com/
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 API Contents 1 Introduction 2 Hooks, Actions and Filters 3 Function Reference 4 Actions 4.1 Create an Action Function 4.1.1 Avoiding Function Name Collisions 4.2 Hook to WordPress 4.3 Install and Activate 4.4 Current Hooks For Actions 5 Filters 5.1 Create a Filter Function 5.2 Hook in your Filter 5.3 Install and Activate 5.4
Plugin API (Filter & Actions) Leer más »
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 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
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
El plugin que convierte a WordPress en multilingüe Con WPML es fácil construir y mantener sitios web multilingües. Sencillo y poderoso. Útil para sitios corporativos y blogs personales. https://wpml.org/es/
WordPress en multilingüe Leer más »
Security in WordPress is taken very seriously, but as with any other system there are potential security issues that may arise if some basic security precautions aren’t taken. This article will go through some common forms of vulnerabilities, and the things you can do to help keep your WordPress installation secure. Codex Codex tools: Log
Security in WordPress Leer más »
https://developer.wordpress.org/files/2014/10/template-hierarchy.png
template-hierarchy wordpress Leer más »
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