Development

[shortcode param1='param 1 value' param2='param 2 value']

Read parameters:

function shortcode_function($atts)
{
echo $atts['param1']; //param 1 value will be displayed.
echo $atts['param2']; //param 2 value will be displayed.
}
  • Example 1
    • /*
      Plugin Name: Shortcode demo
      Plugin URI:
      Description: Shortcode Demo
      Version: 1.0
      Author: Gabriel Magen
      Author URI: http://www.flash-jet.com
      License: GPLv2
      *

How to

  • Add a language
    • Go to HERE
    • Locate requested language
    • Click on “View team page
    • Click on “Download language pack
    • Upload the downloaded file to wp-content\languages
    • At wordpress admin panel, go to Settings->General
      • Select the required language
  • Add to wp-config.php, after define(‘DEBUG’,off);, the following line:
    • define(‘FS_METHOD’,’direct’);
    • At the following picture FS_METHOD appears twice, the white is not legal and the yellow is legal.
  • Click on the following video that demonstrates this.
  • Install
    • Go to Woocommerce.com
    • Download plugin and install from there.

Plugins

  • Elementor
  • WpIde
  • AceIde

|| Tutorials Library ||

Free Online Tutorials & Courses

  1. Enjoy theory and lab at the same time, right here online
  2. Join us to connect with millions of learners around the globe to teach and earn extra income.
  3. We connect you with qualified tutors to save your time and money.

Online or Offline Classes

You can opt for online or offline classes based on
your preferences.

No Commission, No Fee, Free Service

We help tutors and students to connect together without any service charges.

https://www.youtube.com/user/derekbanas/playlists?nohtml5=False

From kudvenkat:

Over 12 years of experience, with Microsoft .NET technologies like ASP.NET, C#, SQL Server, AJAX, WCF, JQuery, SSIS, SSAS and SSRS. Currently working as a Technical Architect in central London. Love to share knowledge as I believe in “TO TEACH IS TO LEARN”.

https://www.youtube.com/user/kudvenkat

Got the opportunity to work on world’s largest e-commerce and banking web applications that are highly transactional in nature. Now, it’s my turn to give something back to the community, hence this video tutorial.

 

 

SharePoint Tutorial