GithubHelp home page GithubHelp logo

vermadarsh / fetch-posts-rest-api-wpcli Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 35 KB

This repo relates to the assignment for practising WP CLI.

License: GNU General Public License v3.0

PHP 100.00%

fetch-posts-rest-api-wpcli's Introduction

fetch-posts-rest-api-wpcli

Task:

  1. Check for the site (A.com) and consume the API for the posts using wp-josn API
  2. Create a custome wp-cli command on site (B.com), which will consume the following things from (A.com) site API endpoints and create post/user/tax as per the source on B.com site.
    • posts / pages / users / taxonomies (categories/tags)

Good to have (Experimental things)

  • attachments
  • Featured images
  • Inline images from post-content (Use DomDocument helpers)
  • Comments for all posts/pages
  • CPTs

Solution works as:

Imports posts from a remote WordPress website. Example command: wp fetch_posts from --website=https://www.example.com

Following are the properties that are imported while importing a post:

  • Featured Image
  • Post Categories
  • Post Tags
  • Post Comments

fetch-posts-rest-api-wpcli's People

Contributors

vermadarsh avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.