Check out the folks who attended WordCamp Mumbai 2018:
You can mark yourself as going to this camp in your account settings!
Contributing to WPTV workshop
WordPress TV is home for WordPress related videos, right from various Learning of WordCamps and Meetups to How to videos of various learning aspects of WordPress in your local Language.
In This session at WordCamp Mumbai, we plan to walk users through various steps.
1. How to publish your WordPress Videos on WordPress TV
2. What Happens when User Submits Videos to WordPress.TV for review.
3. How user can contribute at WordPress.TV
We plan to split this three-hour session into two parts, Induction Program for WPTV and Handson.
Know more about Prathamesh and Nisha
Sanyog Shelar
WordPress Security Workshop
This workshop is specifically designed to provide the right knowledge to the aspiring Hacking and Cyber Security enthusiasts. This workshop will explore the various means that an intruder has, to gain access to WordPress resources. It will investigate weaknesses by discussing the theoretical background behind, and whenever possible, actually performing the attack.
How can you catch a thief or what is low on your website so that thieves can attack your website, So I will take to Broadway practically how the site gets compromised and how we can prevent those.
Workshop Highlights
Importance of Cyber Security in Our Daily Life
Google Dorks
Spyware, Keylogger & Virus Security
WordPress Core, Plugin & Themes
Whats Impact of Free WIFI
Website Security- Phishing Attacks
Importance of HTTPS Security
Know more about Sanyog.
How to add GST to WooCommerce
A Workshop about making the WooCommerce GST compatible.
Following flows will be covered:
1) Tax Classes
2) GSTIN
3) HSN/SAC
DISCLAIMER: The Speaker is NOT a Tax / Financial – Consultant/Advisor.
Know more about Vachan
Amit Sharma
A Business in WordPress: Caveats For You
If you work with WordPress and are a part of the community, you may have an idea for a business around WordPress.
I will share with you my journey of having done that and share with you my mistakes so that you don’t repeat those.
Know more about Amit
Nisha Singh
Contributing to WPTV workshop
WordPress TV is home for WordPress related videos, right from various Learning of WordCamps and Meetups to How to videos of various learning aspects of WordPress in your local Language.
In This session at WordCamp Mumbai, we plan to walk users through various steps.
1. How to publish your WordPress Videos on WordPress TV
2. What Happens when User Submits Videos to WordPress.TV for review.
3. How user can contribute at WordPress.TV
We plan to split this three-hour session into two parts, Induction Program for WPTV and Handson.
Know more about Prathamesh and Nisha
Dennis Snell
Playing well with others: writing solid code in large community projects
Large community projects introduce constraints on how we program. Our biggest assets aren’t the hardware we run on or the language we use – it’s each other. How can we code in ways that respect each other and capitalize on that “asset” of the contributor-base? In this talk, we’ll discuss techniques and patterns which may not be intuitive from our own learning journey but which foster quality and overall project health.
Varun Sharma
Tide: The Next Big Thing on Coding Standards
Tide is a series of automated tests run against every plugin and theme in the directory and then displays PHP compatibility and test errors/warnings in the directory.
Tide is currently in development for Integration on WordPress.org, and as soon as it will be merged with WordPress.org, all Plugins and Themes will have a Tide Score attached to them.
This will help users better understand what plugins and themes to install so they don’t break their sites with incompatible plugins and themes.
The coding standards Tide uses are WordPress-Core, WordPress-Docs, and WordPress-Extra from the PHPCS WPCS project.
This will eventually help Developers write reliable and secure code.
My Topic if selected shall cover the following workflow.
• Introduction to TIDE – Audit and Score WordPress Themes and Plugins based on Code Quality
• How will TIDE affect User Decision while choosing Plugins and Themes?
• How shall Tide improve the WordPress Ecosystem?
• How to install Tide Tests in a Local Environment?
• How to improve Code Quality and pass TIDE Audit?
My aim was too aware the Developers to prepare for TIDE and improve code quality and to follow strict WordPress Coding Standards.
know more about Varun.
Faishal Saiyed
Gutenberg: Beginner’s guide for WordPress users
Gutenberg is the newest editor for WordPress that is expected to be included in WordPress’s next major release 5.0. It’s named after Johannes Gutenberg, who invented a printing press with movable type more than 500 years ago. The current visual editor requires us to make use of shortcodes and a lot of custom HTML to make a post/page look nicer and it’s not very easy for the beginners or even the experienced users.
Gutenberg is being designed to integrate with WordPress core. It will add content blocks and page builder-like functionality to ease the writing experience and make it a real WYSIWYG ( What you see is What you get) experience. When in use, it will replace TinyMCE as the default content editor. With Gutenberg, content is added in blocks of various types from the WordPress backend, thus trying to make this easier, especially for those just starting with WordPress.
In this session, Faishal and Umesh will introduce you to this new WordPress editor which will be a mixture of some brief talks, demos, discussions, and workshop.
Some principal questions which will be answered here include:
— What would it mean to the general user?
— What does it mean to a developer?
— What happens to WordPress projects already completed?
— When should you migrate people to Gutenberg?
— When should one pitch Gutenberg to a client?
— How can we contribute to Gutenberg?
— How will Gutenberg be rolled out?
Attendees are requested to bring a laptop if they are interested to play around the same parallelly. However, it is NOT mandatory.
Know more about Faishal
Gutenberg: Beginner’s guide for WordPress users
Gutenberg is the newest editor for WordPress that is expected to be included in WordPress’s next major release 5.0. It’s named after Johannes Gutenberg, who invented a printing press with movable type more than 500 years ago. The current visual editor requires us to make use of shortcodes and a lot of custom HTML to make a post/page look nicer and it’s not very easy for the beginners or even the experienced users.
Gutenberg is being designed to integrate with WordPress core. It will add content blocks and page builder-like functionality to ease the writing experience and make it a real WYSIWYG ( What you see is What you get) experience. When in use, it will replace TinyMCE as the default content editor. With Gutenberg, content is added in blocks of various types from the WordPress backend, thus trying to make this easier, especially for those just starting with WordPress.
In this session, Faishal and Umesh will introduce you to this new WordPress editor which will be a mixture of some brief talks, demos, discussions, and workshop.
Some principal questions which will be answered here include:
— What would it mean to the general user?
— What does it mean to a developer?
— What happens to WordPress projects already completed?
— When should you migrate people to Gutenberg?
— When should one pitch Gutenberg to a client?
— How can we contribute to Gutenberg?
— How will Gutenberg be rolled out?
Attendees are requested to bring a laptop if they are interested to play around the same parallelly. However, it is NOT mandatory.
Know more about Faishal
Bhushan S. Jawle
Building a better (reactive) WordPress
If you search “Learn Javascript Deeply” Google currently show more than 3 million hits. All post-Dec 2015. After the State of Word that year, developers began to look at most accessible ways to learn Javascript.
There are some good resources, courses which talk about learning Javascript, however, there are very few resources which map that knowledge to WordPress domain.
This talk will focus on following
1. How user experience changes dramatically when you use Javascript to make the site more reactive to user inputs (recorded demo)
2. What does today’s Javascript look like and major choices available (React / Vue)
3. Overview of tools you need to have in your arsenal to simplify developing with Javascript
Know more about Bhushan
Sanat Hegde
The basics about why and how to use Git
Sanat draws from his experience of running a small team of developers to discuss why you should be version control in your daily development work. You’ll also get a glimpse of his ongoing journey at getting better at Git, the tools he uses, and his team’s workflow for development and automated deployment of websites using Git.
Know more about Sanat
WordPress Roles & Capabilities: How we can take control over it?
In this session, Dhanendran is going to explain about WordPress default roles and capabilities and how we can able to create new role and capabilities. Then how we can control our application with the custom roles and capabilities.
Know more About Dhanendra
Rupok Chowdhury Protik
How to Provide Better Support
This session will explain in details about how to provide better support for WordPress businesses. It will cover general guidelines and tips and tricks for providing better support, how to handle critical situations, how to handle edge cases better and other things related to providing outstanding support.
Know more about Rupok
Shilpa Shah
Pivoting a business model – when and how
There will always be moments of doubt in any business – but is it time to change your business model? Or should you try harder and simply hang in there? Pivoting is not an easy decision by any means and at times it might feel like starting again from scratch…
In this session, we’ll talk about when to pivot, what are the right reasons for pivoting and how you should go about planning it.
know more about Shilpa
Shailee Sheth
Know Your Project
Project management has been practiced for thousands of years dating back to the Egyptian epoch and was also involved in the planning, coordination, and construction of the Ancient Wonders of the world.
But it was in the mid-1950s that organizations commenced applying formal project management tools and techniques to complex projects. Overall these years, project management has evolved through generations to increase effectiveness and efficiency.
Based on this history of academic studies and real-world experiences, we have stumbled and ideated upon what we call Agile methodology today.
In her talk, Shailee will cover some principal conversations on :
— The essence of project management
— The emergence of Agile Methodology
— Using Agile as a single solution to multiple problems in our day to day lives
— Understanding of the Scrum framework
and how everything is intertwined with each other to be responsible for an overall success as an individual, a team, and a business.
Sheeba Abraham
Introduction to WordPress
This step-by-step WordPress tutorial for beginners will quickly introduce you to every core WordPress concept you need to know in order to set up and run your first WordPress blog or website. Will also include critical takeaways for first-time developers to understand local development setup, important resources.
Attend this session and you’ll walk away with a high level understanding the Wonderful World of WordPress!
Know more about Sheeba.
Developing WordPress Frontend with Chrome Developer Tools
This Session is intended for Intended for designers and developers who invest there time in the browser for testing various parts of WordPress Frontend.
You may already be familiar with the basic features of the Chrome Developer Tools: the DOM inspector, styles panel, and JavaScript console. But there are a number of lesser-known features that can dramatically improve workflows.
In this demo based session, Abhishek will cover DevTools demo around following Topics:
– Console Tricks for Debugging
– Event Listeners
– Accessibility checks
– Workspaces for quick local development
– Network throttling for testing your web on low-speed users
– Performance tuning of a web page
– and some tricks from Animation, Sensors & Rendering Tabs of DevTools.
Know more about Abhishek
Increase effectiveness of your WordPress sites with Gestalt principles
To make your website stand out it is important to be a master manipulator of Visual Communication.
To do this, one has to understand how the brain works. How it tries to make sense out of everything around us like assuming a shape of an animal or an object in a fluffy blob of the cloud. This is in a way grouping information and filling in the gaps to draw a bigger picture.
This talk will be a ride into understanding the depths of human mind, how it works and how it can be used to bring the behavioral change in the audience of your website.
Know more about Jayman.
Are you Ready for Gutenberg?
This session will be a for WordPress site owners to prepare them for upcoming WordPress 5.0 release. We will discuss ways site admins can test their websites before Gutenberg drops in to make sure it will work smoothly after 5.0, like testing existing plugins with beta and similar.
Writing your first Gutenberg Block Workshop
Learn how to build custom Gutenberg WordPress editor blocks for your themes and plugins in this workshop to make your products Gutenberg compatible.
How to install NPM: http://blog.teamtreehouse.com/install-node-js-npm-linux
The environment for React: https://medium.com/@srinisoundar/setting-up-environment-for-react-sass-es2015-babel-with-webpack-2f77445129
Know More About Hardeep.
Varun Krishnan
Securing WordPress
This session aims to help WordPress site owners to protect their sites from being defaced or hacked with some simple safeguards and advanced practices.
Securing WordPress
This session aims to help WordPress site owners to protect their sites from being defaced or hacked with some simple safeguards and advanced practices.
Pratishtha Shrotriya Khan
Travel Stories Only You Can Tell
Everyone travels. But only a handful can tell travel stories that leave a lasting impression on a reader’s mind. Applying the basic tenets of storytelling to your travel writing can help you refine your powers of observation, and enhance your ability to give words to your unique experiences.
Find your own, inimitable voice, that will take your travel writing to more than just a whisper in a cacophony.
Know More About Pratishtha.
Pratik Ghela
Khyati Gala
WooCommerce Workshop
This will be a detailed workshop covering the whole process of setting up a WooCommerce store. It will include setting up of products, shipping settings, payment gateways, tax settings, report generation and editing emails and orders.
It will be very comprehensive and easy to understand even for people who know very little about WooCommerce.
Know More About Khyati.
Ulrich Pogson
Managing WordPress from the command line
With the introduction of WP-CLI you can manage WordPress from the command line. You may wonder how and why you may want to manage WordPress from the command line if the WordPress admin area is good enough.
Ulrich will be giving a short introduction to WP-CLI and how he uses it for his work as required.
Know More About Ulrich.
Anoosha Reddy Terala
Retrofitting Large scale WordPress site for Accessibility
WordPress is one of the popular Content Management Systems (CMS) used by many to build sites that are too small for big ones.
Though WordPress gives paramount importance to accessibility, if bigger sites are not built with accessibility in mind, then retrofitting those sites is the only way to attract more key customers and avoid attracting legal risks.
When retrofitting:
Know More About Anoosha.
Christopher Skene
The secrets of high-performing development teams
Every web professional knows the challenge of being asked to deliver in a shorter time frame, or to do more in the time available, or watched as timelines slip away through endless bugs or rework, yet there are development teams out there which eclipse their peers and somehow deliver more.
What are the secrets of these “high-performing” development teams, what are the roadblocks to implementing them, and how can you take your development process from good to brilliant?
This session will provide some answers, drawn from the experiences of the Platform.sh team and our clients, including:
– What is a high-performing development team?
– What development practices do they use?
– What should your deployment pattern look like?
– What kinds of code management and branching patterns are most effective?
– What should you measure?
Know More About Christopher.
Suyogya Shukla
How WordPress can change lives
Suyogya will be talking about how WordPress changed the life of an 18-year-old from a tier-3 city in India. He randomly stumbled upon WordPress when he was 14 years old. He was so hooked that he watched every single video he could find on the web about it.
He eventually got into ThemeIsle. He realized how important it was to contribute back to the community and how the community can help you transform your life. His journey has been nothing short of a roller-coaster ride. He is proud that this roller coaster has taken him to his dream company – Automattic.
Know More About Suyogya.
Nirav Mehta
In search of the best WordPress Theme
Launching a WordPress site is easy. Yet, selecting a theme and plugins can be extremely challenging.
When Nirav set out to revamp his website, he wanted to “get it out the door soon”. Little did he know of the monster that lay ahead…
He wanted the best WordPress theme. So he reviewed and tried all the major themes out there – on WordPress, ThemeForest, popular theme shops.
After about 3 months work, he made his new site live. And he got 6x more customers. Bounce rate dropped, time on site improved, conversions improved – every metric saw a boom.
In this session, he will get answers to all these questions…
* Why he rejected 418 themes?
* What roadblocks he faced with a great looking theme?
* What took much longer than theme design? Don’t overlook this.
* Why his site looks good despite being copy-pasted from other sites?
* Why his theme designer friend told him that he does not need a theme…
* One neat trick that can save you hours if your marketing team is going to manage content
If you are a developer building websites for others or a business that owns a site; there are some golden lessons for you in here.
Know More About Nirav.
Andrea Middleton
Becoming a Better Open Source Citizen (Despite Human Nature)
Open source has its own culture, with customs and expectations for interaction that are different from a lot of the behaviors that helped our species survive over the last few thousand years.
We’ll talk about how your brain might fight your behaving in transparent, altruistic, or collaborative ways, and how to reset some human nature “default settings” to make you more successful in the WordPress open source project.
Know More About Andrea.
Dhara Kothari
Tackling creative block through stories Workshop
About the Workshop:
Stories make consuming information easy. Stories help to identify problems and solve them. In the workshop we will do fundamentals of stories, how to write a story based on the basics – beginning, middle, and end.
Then we will make a story on the spot, and encourage the audience to tell it in front of an audience.
Writing and telling stories are two different things, and through this exercise, we will discuss how our brain functions when we do two seemingly identical exercises. The idea of the workshop is to make them think differently and be open to using a novel approach to solve problems as using a novel approach helps to reach a solution. Apart from writing and telling stories, we will play a game where the audience gets to pick up a card and create a story.
Fairy Dharawat
How to write better to do lists
18 workshops along with my job, meeting people for workshops, built a small collective called stories4hire, started reading more and drawing. All because of to do lists. It helped me map out where I needed to focus and where I am lacking. It gave me a perspective on my strengths and capabilities. It made realize where I am losing focus and wasting energy. It made me productive at work and effective while changing my outlook in my personal and professional life.
1)How your brain works around to do lists
2)Why you need to do lists
3)What motivated me to start a to do list
4)Timeline – Jan to Dec lists, a short snapshot
5)Comparison of my failures and progress
6)What I learned about me / What you can learn from the analysis
7)Improving the design of my to lists
8)Tools you can maintain
Tackling creative block through stories Workshop
About the Workshop:
Stories make consuming information easy. Stories help to identify problems and solve them. In the workshop we will do fundamentals of stories, how to write a story based on the basics – beginning, middle, and end.
Then we will make a story on the spot, and encourage the audience to tell it in front of an audience.
Writing and telling stories are two different things, and through this exercise, we will discuss how our brain functions when we do two seemingly identical exercises. The idea of the workshop is to make them think differently and be open to using a novel approach to solve problems as using a novel approach helps to reach a solution. Apart from writing and telling stories, we will play a game where the audience gets to pick up a card and create a story.
These are the people that make this event happen. They work tirelessly for weeks and months to plan, coordinate, and execute the best event possible. If you get a chance to thank them, please do!
Monesha (+ add me)
Ashok Dhaduk (+ add me)
Sanyog Shelar (+ add me)
Aniket Belwalkar (+ add me)
Morgan Silveira (+ add me)
Amrit Israni (+ add me)
Shivam Vahia (+ add me)
Saral Uttamani (+ add me)
Mohd Azim (+ add me)
Kamlesh (+ add me)
Maitrey Vikas Jha (+ add me)
Ashish Yadav (+ add me)
Ryan Pereira (+ add me)
Saurabh Jain (+ add me)
Hemant Shewakramani (+ add me)
Arvind V Baraskar (+ add me)
Deepak Gupta (+ add me)
Sahil Majethia (+ add me)
Ratnesh Sonar (+ add me)
Details TBD.
Attendees (0 ratings)
Be the first attendee!Overall ExperienceHow would you rate the overall experience of the event? Overall Experience | — |
Topic CoverageWas there a variety of topics to choose from? Topic Coverage | — |
Session QualityHow interesting and polished were the sessions? Session Quality | — |
Speaker DiversityWas there diverse representation in the speaker lineup? Speaker Diversity | — |
Venue QualityHow was the cleanliness and layout of the venue? If online, how was the video platform? Venue Quality | — |
Food QualityHow would you rate the food quality? Thinks lunches, coffee breaks, and afterparty. Food Quality | — |
AffordabilityWas this event affordable for you? Affordability | — |
Networking OpportunitiesWere there networking opportunities? Think about parties, hallway track, and event attendance. Networking Opportunities | — |
Sponsor RepresentationWas there a variety of different kinds of sponsors in attendance? Sponsor Representation | — |
Speakers (0 ratings)
Be the first speaker!Overall ExperienceHow would you rate the overall experience of the event? Overall Experience | — |
Organizer CommunicationHow well did the organizers communicate about the event? Organizer Communication | — |
Venue QualityHow was the cleanliness and layout of the venue? If online, how was the video platform? Venue Quality | — |
Food QualityHow would you rate the food quality? Think speaker/sponsor dinner, lunches, and afterparty. Food Quality | — |
Session AttendanceWere the sessions well attended? How about your session? Session Attendance | — |
AffordabilityWas it affordable for you to speak at this event? Affordability | — |
Sponsors (0 ratings)
Be the first sponsor!Overall ExperienceHow would you rate the overall experience of the event? Overall Experience | — |
Organizer CommunicationHow well did the organizers communicate about the event? Organizer Communication | — |
Proximity to AttendeesWas the sponsor area in a high-traffic location? Proximity to Attendees | — |
Venue QualityHow was the cleanliness and layout of the venue? If online, how was the video platform? Venue Quality | — |
Affordability/ValueWas it affordable for you to sponsor this event? Do you feel like you got value in return? Affordability/Value | — |
Event AttendanceHow well was this event attended? Do you feel there were enough people to justify your presence? Event Attendance | — |
The WP World is generously supported by:
WordPress® and its related trademarks are registered trademarks of the WordPress foundation. This website is not affiliated with Automattic, Inc., the WordPress Foundation or the WordPress® open source project.
Though Marcus is employed by GoDaddy, this site is not hosted by, sponsored by, or affiliated with GoDaddy.