Code Monkey home page Code Monkey logo

itsmevishnu / wordpress-codes Goto Github PK

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

These are some snippets for WordPress theme and plugin developers to create custom post type, custom taxonomy, custom meta box, image uploader, shortcode generator, theme options etc.

Home Page: http://www.vishnujayan.in/#

License: GNU General Public License v3.0

JavaScript 17.26% PHP 77.06% Hack 5.68%
php7 snippets wordpress wordpress-plugin wordpress-theme

wordpress-codes's Introduction

Wordpress Code snippets

These are some snippets for WordPress theme and plugin developers, containing,

Sr Filename Purpose
1 adminscripts.php Explains how to add a js for the admin side in a WordPress theme or plugin
2 banner-image.js How to show a media uploader like WordPress to add images and other files
3 custom_role.php How to create a new role for the WordPress theme or plugin
4 custompost.php How to create a custom post with all features without any third-party plugins with your theme
5 dashboard-widget.php How to create a simple widget
6 front_end_form.php How to create a custom front-end form without any third-party plugin
7 image_box_post_meta.php How to upload a media-like feature image
8 metaboxes.php How to add a meta box for storing some extra values with posts or pages
9 modify_footbal_pool Feature for most used football tournament plugin. Now users can calculate the winners of the prediction competition weekly or daily wise. The winner post type lists all the winners. Also, there is leader board shortcode available.
10 options.php How to create a custom theme options page with many features
11 shortcodes.php How to create shortcodes in WordPress
12 usermetaboxes.php How to create user meta boxes to store additional information related to the user without any plugin.
13 walker.php How to implement the walker class for navigation
14 wordrpress/mypage.php How to implement pagination in theme.
15 js/theme_options_upload.js Custom media uploader

wordpress-codes's People

Contributors

itsmevishnu avatar

Watchers

James Cloos 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.