Giter Site home page Giter Site logo

darkseal / publicize-with-hashtags Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 2.0 201 KB

Wordpress Plugin that automatically appends hashtags to content sent by Jetpack Publicize module. Hashtags will be created using post tags. Also includes dupe check, max char length check, space trimming & more.

License: GNU General Public License v2.0

PHP 100.00%
hashtag php php7 wordpress-plugin

publicize-with-hashtags's Introduction

publicize-with-hashtags's People

Contributors

darkseal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

timnolte cnxtech

publicize-with-hashtags's Issues

Jetpack_Options was called incorrectly

I have started getting this error message on my website:

Notice: Jetpack_Options was called incorrectly. Not all plugins have loaded yet but we requested the class Jetpack_Options Please see Debugging in WordPress for more information. (This message was added in version 1.1.2.0.) in /xxxxxx7wp-includes/functions.php on line 4989

Publicize with Hashtags is the offending plugin. Others have starting getting the same error, please see this issue:
https://wordpress.org/support/topic/notice-jetpack_options-was-called-incorrectly/

According to the Jetpack developers, this code needs to be corrected:
if (!class_exists('Jetpack') || !Jetpack::is_module_active('publicize')) return;

It would be have to be parsed out of an array from https://developer.jetpack.com/hooks/jetpack_active_modules/

https://wordpress.org/support/topic/notice-jetpack_options-was-called-incorrectly/#post-12496804

I will deactivate the plugin until a fix is available.

Help Request :)

Hi,

I hope you don't mind me reaching out to you like this. I am trying to add 3 specific hashtags to all posts that are job listings.

Your plugin is the closest thing I have come across to achieving this. I have tried editing it to suit but I am having no luck testing because the job listings have no tags.

All I need to do is append some set hashtags, can you help me out a little do you think?

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.