Giter VIP home page Giter VIP logo

Comments (2)

sripravan avatar sripravan commented on July 3, 2024

There is no fail safe way to include the license text in the theme's footer. The only way we can display content in the footer is either with the help of widget areas in the footer or with the help of the wp_footer hook.

Currently, the plugin by default includes the license text with the help of wp_footer hook. You can also include the text in any one of the widget areas instead.

In your case also, you can probably include the creative commons license text widget in one of the footer widget areas for better results.

from wp-plugin-creativecommons.

r-a-y avatar r-a-y commented on July 3, 2024

We created our own Creative Commons license plugin due to the lack of activity here.

You can find it here:
https://github.com/cuny-academic-commons/cac-creative-commons

Examples:

Widget options

Post options

Post display

License selector - GIF

There is no fail safe way to include the license text in the theme's footer.

If the license is on a single post page, you can add it at the end of the post with the the_content filter.

Furthermore, theme developers can override the look of the license output by overriding the default templates that are shipped with the plugin.

The only way we can display content in the footer is either with the help of widget areas in the footer or with the help of the wp_footer hook.

Agreed. The widget option is only applicable if it is a site license though.

from wp-plugin-creativecommons.

Related Issues (20)

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.