Web Technology Experts Notes

We are Web Technology Experts Team who provide you Important information on Web Development, Interview Questions and Answers, live project problem and their solution and online free tutorials.

  • Home
  • PHP
    • PHP Interviews Questions
    • LIVE Project Problem
    • PHP Functions
    • PHP Security
    • PHP Questions
    • PHP 7 Updates
    • Papal Integration
    • PHP MySQL
    • Regular Expression
  • Databases
    • MySQL Interview Questions
    • MYSQL Database
    • MYSQLI Database
    • MYSQL Query
    • MongoDB Database
    • MongoDB Mongoose
    • Redis
    • MySQL Console Commands
  • Framework / CMS
    • Laravel
    • Zend Framework 1
    • Zend Framework 2
    • Zend Framework 3
    • Wordpress
  • Javascript
    • NodeJS
    • MongoDB
    • ExpressJs
    • JSON
    • JavaScript Interview
    • jQuery
    • JavaScript
    • Ajax
    • Google Map
    • jQuery Plugin
  • Interview Question
    • Node Js Interview Questions
    • PHP Interview Questions
    • MySQL Interview Questions
    • JavaScript Interview
    • Zend Interview
    • Ajax Interview
    • Apache Interview Questions
    • OOPs Interview Questions
  • Web Services / API
    • Web Services
    • Facebook Integration
    • Paypal Integration in Website
    • APIs
    • Braintree Quick Integration
    • Amazon Integration
    • Twitter Interation
    • Shell Script
    • Youtube Interation
  • Web Development
    • AWS Integration
    • Unix Commands
    • Htaccess
    • Paypal
    • Braintree
    • FFMPEG
    • Web Services
    • Facebook Integration
    • Linux
    • Regular Expression
    • Server
    • Wamp Server
  • Write for Us
Showing posts with label Wordpress. Show all posts
Showing posts with label Wordpress. Show all posts
Tuesday, 22 October 2019

How to protect your wordpress website from xmlrpc attack?

›
Add Following code in .htacess file (wordpress root folder) <files xmlrpc.php>       order allow,deny       deny from all    ...
Friday, 5 August 2016

What html tags are allowed by wordpress.com?

›
Question: What html tags are allowed by wordpress.com? Following HTML Tags are allowed in wordpress.com . address, a, abbr, acron...
Wednesday, 13 April 2016

How to create wordpress Shortcode?

›
Question: What is Shortcode in Wordpress? A shortcode is code that lets you do nifty things with very little effort. Question: What ...
Saturday, 9 January 2016

XMLRPC Wordpress Attack

›
Queston: What is XMLRPC? XML-RPC is one of the protocols that use XML for messages between two server. It is used to "Remote Proce...
Sunday, 31 May 2015

Wordpress insert record into table and get last insert Id

›
In Wordpress, Record insertion into table is quite simple. 1. Create an Object of $wpdb ; 2. Set the data in an Array . 3. Set the ta...
›
Home
View web version
Powered by Blogger.