Open in app
Home
Notifications
Lists
Stories

Write
Nashwan Doaqan
Nashwan Doaqan

Home
About

Aug 2, 2019

10 Great Resources for Web Developers in 2019

If you are aiming to learn web development online or if you’re a web developer who wants to improve his/her skills, there are many resources out there to teach you everything you need to know. …

Web Development

4 min read

10 Great Resources for Web Developers in 2019
10 Great Resources for Web Developers in 2019

Jul 30, 2019

How to Search and Replace in Bulk Using WP CLI?

There are several occasions when you want to do a mass search and replace process for a broad set of strings in your WordPress site’s database, and you may need to replace an extensive collection of broken URLs or Keywords. WordPress has some plugins like “Better Search Replace” and “Search…

Word Press

1 min read

How to Search and Replace in Bulk Using WP CLI
How to Search and Replace in Bulk Using WP CLI

Jul 25, 2019

Cleaner Archives For Better Deployments

Not all files in your project might be necessary for deployment or exporting. Files such as help documents, unit tests, and 3rd-party services configuration files, .etc., can contain accessible, sensitive information that puts your project at risk. Getting rid of all unnecessary files manually upon creating the archive is risky and tiresome. However, VCS systems usually have a feature that packages the project automatically. Git, for instance, has a git archive command that creates an archive for your repository. This archive can be customized to exclude specific files or directories by using the .gitattributes configuration file.

Git

1 min read

Cleaner Archives For Better Deployments
Cleaner Archives For Better Deployments

Jul 23, 2019

Include Custom Post Types in WordPress “Activity” Dashboard Widget

The Dashboard screen presents information in blocks called widgets. By default, WordPress delivers five widgets on this page: At a Glance, Activity, Quick Draft, WordPress Events and News, and Welcome. Activity widget shows the upcoming scheduled posts, recently published posts and the most recent comments on your posts. Many sites nowadays ships with multiple Custom Post Types, nevertheless, the default Activity widget is not listing them. Including the custom-post-types in the Activity widget will give you as a site administrator or editor better insight about your site posts schedule.

Word Press

1 min read

Include Custom Post Types in WordPress “Activity” Dashboard Widget
Include Custom Post Types in WordPress “Activity” Dashboard Widget

Jul 22, 2019

Disallow Authors From Assigning Post Tags in WordPress

You possibly be managing a large magazine or website with many authors and contributors who perhaps be inadequate at creating professional post tags. Leading to low SEO score and poor site structure. One of the easiest ways to resolve this problem is by disallowing post authors from assigning post tags except for site editors and administrators. Fortunately, you need only 6 lines of code: Copy-and-paste the code snippet above into your functionality plugin (or use Code Snippets plugin if you don’t have one).

SEO

1 min read

Disallow Authors from Assigning Post Tags in WordPress
Disallow Authors from Assigning Post Tags in WordPress
Nashwan Doaqan

Nashwan Doaqan

Software Engineer, and Digital Product Manager

Following
  • WFP Innovation Accelerator

    WFP Innovation Accelerator

  • Jason Yip

    Jason Yip

  • Lance Ng

    Lance Ng

  • Takuya Matsuyama

    Takuya Matsuyama

  • Rudi Theunissen

    Rudi Theunissen

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable