WordPress database and the relations between the tables
Install WPScan on Ubuntu 14.04
WordPress database and the relations between the tables Leer más »
Install WPScan on Ubuntu 14.04
WordPress database and the relations between the tables Leer más »
Topics PHP Single and Double Quotes Indentation Brace Style Use elseif, not else if Regular Expressions No Shorthand PHP Tags Remove Trailing Spaces Space Usage Formatting SQL statements Database Queries Naming Conventions Self-Explanatory Flag Values for Function Arguments Interpolation for Naming Dynamic Hooks Ternary Operator Yoda Conditions Clever Code Error Control Operator @ Don’t extract()
PHP Coding Standards Leer más »
Moodle LMS integration – Author courses with interactivity for rapid elearning /var/www/atomisystems.com/wp-content/themes/Divi-child/single-elearning.php Moodle LMS integration – Author SCORM-compliant courses with interactivity for rapid elearning Dec 19, 2011 | eLearning (Last Updated On: March 19, 2017) Authoring SCORM-compliant elearning courses with interactivity for Moodle LMS has never been more quickly, easily and conveniently with ActivePresenter. Sharable Content Object Reference Model (SCORM)
http://www.csci.csusb.edu/dick/samples/php.samples.html#PHP%20Sample%20Code%20Quick%20Reference
Fifty Actions of WordPress – 50 Examples Let’s begin! Handling Default WordPress Styles WordPress has many CSS files for its back-end and front-end to use. With the wp_default_styles action, we can monkey with the default styles of WordPress. Removing ie.css From the WordPress Admin Panel If you’re the only one using the administration panel of your WordPress website
Fifty Actions of WordPress – 50 Examples Leer más »
https://codex.wordpress.org/ https://code.tutsplus.com/tutorials/fifty-actions-of-wordpress-50-examples-11-to-20–cms-21579
El codex de wordpress Leer más »
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 »