Git Product home page Git Product logo

shortcodes-wp's Issues

shortcode for back to previous page

I know it is a bit of a bloat function, but it will make your life easier by just adding a shortcode only to a certain page. Also adding an option too, on where to redirect the visitor? ๐Ÿคทโ€โ™‚๏ธ

automate workflow

I want to automate things here to make things easier for maintenance.

  • Automate release / changelog.
  • Automate tests for WordPress.
  • Automate adding contributors to the README file.
  • Automate building the plugin and push to the WP repository.

These are the tasks that need to be done for me to make this project more maintainable.

For contributors, if you can do these things I have 40+ repositories that need this.
As an alternative, I'm working on a solution to make this easier for everyone.

namespace for shortcodes

At the moment, if a theme or plugin has the same name as our functions then there will be an error.

I suggest re-writing what exists currently into a PHP Class and use namespaces.

I can do this for you but please let me know if you would like this. Again, please add 'Hacktoberfest'.

get the latest post URL shortcode

Adding an ability to get the latest post URL by using shortcode only.
Inspired by this plugin that is outdated.

Would be a good idea to add this to the list of useful shortcodes.

This would be part of wpinfo family.

get the current URL w/out query parameters

The example use case for this is when you want to get the current URL of the page and add it as part of your anchor tag.

<a href="[wpinfo_current_url]?status=1">Sample</a>

Expected Usage

[wpinfo_current_url with_param="false | true"]

For me, this is a useful feature to add as part of our shortcode WordPress information.

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.