What Is ngrok And How To Use It?
ngrok exposes the localhost web server to the internet via the specified port. ngrok is simply an amazing tool to streamline the development process without an actual hosting server and SSL.
ngrok exposes the localhost web server to the internet via the specified port. ngrok is simply an amazing tool to streamline the development process without an actual hosting server and SSL.
Updating PHP version may cause issues to some of the features and functionality of the WordPress website due to incompatibility of 3rd party plugins or themes to the PHP version. In this blog post, we have discussed about important things to consider before and after updating PHP version for WordPress website.
Gutenberg block editor have revolutionized the way we add/edit post/page content. The block editor consists of some pre-defined blocks like heading, paragraph, image etc. Other than the default blocks, we can also create custom Gutenberg blocks as well. In this tutorial blog post, we will learn how to add custom category for custom Gutenberg block(s).
In previous tutorial blog post, we have learned how to use Settings Sidebar to add option to change to change the color of Colored Lines block. We have used the PanelColorSettings element with custom color options which lets the user change the color of the Colored Lines. In this tutorial, we will learn about the other type of editable fields (text field, text area field, radio button field etc.) also known as controls for settings sidebar and how to use them inside the edit() function.
In previous blog post we have developed a custom Gutenberg block i.e Colored Lines which adds colored lines in post/page editor. After that we have learned how to use Block Controls (Block Toolbar) to change the alignment of the colored lines. In this tutorial blog post, we will use the Settings Sidebar to add the options to change the color of the Colored Lines Gutenberg block.
In previous post, we have learned how to devlelop a custom Gutenberg block using ES5 syntax. We have developed a custom Gutenberg block which adds colored lines in Post/Page content. That block is not customize-able yet. In this tutorial we will learn how to change the appearance of the colored lines using block controls and attributes.
WordPress released a new post/page editor (Gutenberg Editor) in version 5.0 which improves the post/page development. The editor consists of some built-in blocks which can be used to add different type of content in post/page. In this post we will discuss how to develop custom Gutenberg block using ES5 syntax.
WordPress blocks are a new way to add content inside WordPress Post/Page editor. To know more about WordPress blocks visit our blog post titled "What Are WordPress Blocks - An Introduction". In this blog post we will learn how to develop Hello World WordPress block. This block, when added in Post/Page editor will simply display a message "Hello World".
JavaScript build setup helps to speed-up the development of WordPress blocks and creates the two main files i.e. build/index.js and build/index.asset.php which are used while developing the actual WordPress block inside plugin or functions.php of WordPress installation. The index.js file contain the compiled code (from ESNext and JSX syntaxt to plain JavaScript) for the actual WordPress block and index.asset.php file contains the dependencies and version information (generated from the used packages) to be injected while registering the WordPress block.
If you need free SSL certificate for WordPress website or any other website then this blog post is written for you. This blog post lists the exact steps required to install free SSL certificate (by Lets Encrypt) on WordPress/ any other website using zerossl.com and cPanel.
In financial year 2018, the total IT exports reached approx $1.06B Total population of Pakistan as of Feb, 2020 is approximately 207 Million Total mobile phone subscribers are approx 143 Million Total Internet Users are approx 35 Million Total IT…
Block Editor is refined Additional layout options and style variations New theme Twenty Twenty is bundled with this version update 150 new features and usability improvements are added Two new blocks “Group” and “Columns” are added Additional style options for…
WordPress blocks are a new way to create and organize content in WordPress editor (i.e. Gutenberg Block Editor or Block Editor) introduced in the version 5.0 of the WordPress. Now every element like paragraph, heading, quote, code etc. is a WordPress block with customization options which allows the user to have more control over the design and presentation of the content.
Our research article titled "Multi Class Review Rating Classification Using Deep Recurrent Neural Networks" was published in an international journal "Neural Processing Letters" on 15 October 2019. In this tutorial, we briefly discuss the objectives, short summary, key contributions, and main findings presented in the article.
Data Science is an interdisciplinary field of scientific algorithms, tools, and technologies to extract useful insights from the data. This blog post lists the 10 data science career paths with job responsibilities and required skills, tools and technologies.
Deep learning is a branch of machine learning based on the artificial neural networks which automatically optimize their learned rules/ patterns when there's a wrong prediction.
Machine learning is a branch of Artificial Intelligence which deals with providing systems the ability to learn and improve from data samples without explicit programming instructions.
Artificial intelligence is a field of computer science which deals with tools and techniques to train machines so that they can solve complex problems with maximum success rate. These machines learn the hidden parameters from the available data-set and then solves the unknown problems based on the learned patterns.
Wix is an HTML5 based web development platform which lets owners to create and manage website/blog/store without any coding skills. It provides drag and drop website editor, management tools, logo designer, marketing tools, themes and apps to setup the entire business online without writing a line of code.
In a recent post Weebly has announced an important update regarding Weebly App Center. According to the post, Weebly will no longer accept new app submissions in Weebly App Center as of February 28, 2020. However, already approved and active Weebly apps will still be available for Weebly users in the Weebly App Center. The developers will be able to submit the new versions of the apps to fix bugs and to enhance the overall functionality of the already approved apps.